Uploaded image for project: 'Stanbol (Retired)'
  1. Stanbol (Retired)
  2. STANBOL-516

Commons Jobs web defines its own repositories

    XMLWordPrintableJSON

Details

    Description

      The comons/jobs /web POM has

      <repositories>
      <!-- needed for jersey -->
      <repository>
      <id>maven2-repository.dev.java.net</id>
      <name>Java.net Repository for Maven</name>
      <url>http://download.java.net/maven/2/</url>
      </repository>
      <repository>
      <id>repository-codehaus</id>
      <name>Codehaus maven repository</name>
      <url>http://repository.codehaus.org</url>
      </repository>

      <!-- needed for clerezza SNAPSHOT only -->
      <repository>
      <id>apache repository - snapshot repo</id>
      <name>apache repository</name>
      <url>https://repository.apache.org/content/repositories/snapshots</url>
      </repository>
      <repository>
      <id>stlab-cnr-repo</id>
      <url>http://stlab.istc.cnr.it/software/maven/repo</url>
      </repository>
      </repositories>

      which needs to be removed and all artifacts have to be availabe via Maven central to be releasable.

      Attachments

        Issue Links

          Activity

            People

              fchrist Fabian Christ
              fchrist Fabian Christ
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: