Hi,

Just got this today building the sources. It looks the repo -
eclipselink-repo
(http://www.eclipse.org/downloads/download.php?r=1&nf=1&file=/rt/eclipselink/maven.repo)
- doesn't work well so am looking for proper repo. Anyone lucky
building openejb today?

[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

Missing:
----------
1) org.eclipse.persistence:eclipselink:jar:1.0.1

  Try downloading the file manually from the project website.

  Then, install it using the command:
      mvn install:install-file -DgroupId=org.eclipse.persistence
-DartifactId=eclipselink -Dversion=1.0.1 -Dpackaging=jar
-Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there:
      mvn deploy:deploy-file -DgroupId=org.eclipse.persistence
-DartifactId=eclipselink -Dversion=1.0.1 -Dpackaging=jar
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency:
        1) org.superbiz:jpa-eclipselink:jar:1.1-SNAPSHOT
        2) org.eclipse.persistence:eclipselink:jar:1.0.1

----------
1 required artifact is missing.

for artifact:
  org.superbiz:jpa-eclipselink:jar:1.1-SNAPSHOT

from the specified remote repositories:
  ibiblio.org (http://repo1.maven.org/maven2),
  apache-m2-snapshot (http://people.apache.org/repo/m2-snapshot-repository/),
  eclipselink-repo
(http://www.eclipse.org/downloads/download.php?r=1&nf=1&file=/rt/eclipselink/maven.repo)

Jacek

-- 
Jacek Laskowski
Notatnik Projektanta Java EE - http://www.JacekLaskowski.pl

Reply via email to