On 4 Jul 2007 22:31:14 -0000, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:

Missing:
----------
1) commons-lang:commons-lang:jar:2.1

  Try downloading the file manually from the project website.

  Then, install it using the command:
      mvn install:install-file -DgroupId=commons-lang -DartifactId=commons-lang 
\
          -Dversion=2.1 -Dpackaging=jar -Dfile=/path/to/file

  Path to dependency:
        1) org.apache.openejb:openejb-itests-beans:jar:3.0.0-SNAPSHOT
        2) org.apache.openjpa:openjpa-persistence-jdbc:jar:1.0.0-SNAPSHOT
        3) org.apache.openjpa:openjpa-jdbc-5:jar:1.0.0-SNAPSHOT
        4) org.apache.openjpa:openjpa-jdbc:jar:1.0.0-SNAPSHOT
        5) org.apache.openjpa:openjpa-kernel:jar:1.0.0-SNAPSHOT
        6) org.apache.openjpa:openjpa-lib:jar:1.0.0-SNAPSHOT
        7) commons-lang:commons-lang:jar:2.1
...
from the specified remote repositories:
  central (http://repo1.maven.org/maven2),

Why is that? The central repo contains commons-lang-2.1.jar
(http://repo1.maven.org/maven2/commons-lang/commons-lang/2.1/).

Jacek

--
Jacek Laskowski
http://www.JacekLaskowski.pl

Reply via email to