Uploaded image for project: 'OpenJPA'
  1. OpenJPA
  2. OPENJPA-537

openjpa-parent pom should not overwrite central repository setting

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.0.0, 1.0.1, 1.0.2
    • 1.0.3, 1.1.0
    • build / infrastructure
    • None

    Description

      You can not use the openjpa version 1.0.2 in a Maven environment (the same for 1.0.1 and 1.0.0).
      This version tries to download the artifacts from http://www.ibiblio.org/maven2 (ibiblio doesn't work anymore.)

      Please do not overwrite the central repository in a pom. A mirror of central should only be defined in your local settings.xml.

      Please remove this from http://svn.apache.org/repos/asf/openjpa/trunk/pom.xml

      <repository>
      <id>central</id>
      <name>Maven Repository Switchboard</name>
      <url>http://www.ibiblio.org/maven2</url>
      </repository>

      Attachments

        Activity

          People

            mikedd Michael Dick
            bommel Bernd Bohmann
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: