Geronimo Revision: 628747 built with tests included
 
See the full build-0900.log file at 
http://geronimo.apache.org/maven/server/binaries/trunk/20080218/build-0900.log
 
 
See the unit test reports at 
http://geronimo.apache.org/maven/server/binaries/trunk/20080218/unit-test-reports
 
3) org.apache.openejb:openejb-core:jar:3.0-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.apache.openejb 
-DartifactId=openejb-core \
          -Dversion=3.0-SNAPSHOT -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.apache.openejb 
-DartifactId=openejb-core \
          -Dversion=3.0-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file \
           -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
        1) org.apache.geronimo.modules:geronimo-openejb:jar:2.2-SNAPSHOT
        2) org.apache.openejb:openejb-core:jar:3.0-SNAPSHOT

4) org.apache.openejb:openejb-jee:jar:3.0-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.apache.openejb 
-DartifactId=openejb-jee \
          -Dversion=3.0-SNAPSHOT -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.apache.openejb 
-DartifactId=openejb-jee \
          -Dversion=3.0-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file \
           -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
        1) org.apache.geronimo.modules:geronimo-openejb:jar:2.2-SNAPSHOT
        2) org.apache.openejb:openejb-jee:jar:3.0-SNAPSHOT

5) org.apache.openejb:openejb-server:jar:3.0-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.apache.openejb 
-DartifactId=openejb-server \
          -Dversion=3.0-SNAPSHOT -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.apache.openejb 
-DartifactId=openejb-server \
          -Dversion=3.0-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file \
           -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
        1) org.apache.geronimo.modules:geronimo-openejb:jar:2.2-SNAPSHOT
        2) org.apache.openejb:openejb-server:jar:3.0-SNAPSHOT

6) org.apache.openejb:openejb-javaagent:jar:3.0-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.apache.openejb 
-DartifactId=openejb-javaagent \
          -Dversion=3.0-SNAPSHOT -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.apache.openejb 
-DartifactId=openejb-javaagent \
          -Dversion=3.0-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file \
           -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
        1) org.apache.geronimo.modules:geronimo-openejb:jar:2.2-SNAPSHOT
        2) org.apache.openejb:openejb-javaagent:jar:3.0-SNAPSHOT

7) org.apache.openejb:openejb-ejbd:jar:3.0-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.apache.openejb 
-DartifactId=openejb-ejbd \
          -Dversion=3.0-SNAPSHOT -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.apache.openejb 
-DartifactId=openejb-ejbd \
          -Dversion=3.0-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file \
           -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
        1) org.apache.geronimo.modules:geronimo-openejb:jar:2.2-SNAPSHOT
        2) org.apache.openejb:openejb-ejbd:jar:3.0-SNAPSHOT

----------
7 required artifacts are missing.

for artifact: 
  org.apache.geronimo.modules:geronimo-openejb:jar:2.2-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  java.net (http://download.java.net/maven/1/),
  apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository),
  apache-snapshots (http://people.apache.org/repo/m2-snapshot-repository),
  codehaus-snapshots (http://snapshots.repository.codehaus.org),
  apache-incubator (http://people.apache.org/repo/m2-incubating-repository/)

        at 
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolveTransitively(DefaultArtifactResolver.java:305)
        at 
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolveTransitively(DefaultArtifactResolver.java:272)
        at 
org.apache.maven.plugin.DefaultPluginManager.resolveTransitiveDependencies(DefaultPluginManager.java:1238)
        at 
org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:397)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:539)
        ... 16 more
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 18 minutes 28 seconds
[INFO] Finished at: Mon Feb 18 09:29:39 EST 2008
[INFO] Final Memory: 249M/555M
[INFO] ------------------------------------------------------------------------

Reply via email to