Devs,
Im trying to compile the last source code but it seems that is missing the
jboss repositoty (http://repository.jboss.org/maven2/  ?) for the items
bellow. Are you having the same problem?

tkx,
Thiago.

******************************************************************

Missing:
----------
1) org.jboss.test-audit:jboss-test-audit-api:jar:1.1.0.CR1

  Try downloading the file manually from the project website.

  Then, install it using the command:
      mvn install:install-file -DgroupId=org.jboss.test-audit
-DartifactId=jboss-test-audit-api -Dversion=1.1.0.CR1 -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.jboss.test-audit
-DartifactId=jboss-test-audit-api -Dversion=1.1.0.CR1 -Dpackaging=jar
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency:
   1) org.apache.openejb:openejb-core:jar:3.2-SNAPSHOT
   2) org.jboss.jsr299.tck:jsr299-tck-impl:jar:1.0.2.CR1
   3) org.jboss.test-audit:jboss-test-audit-api:jar:1.1.0.CR1

2) org.jboss.test-audit:jboss-test-audit-impl:jar:1.1.0.CR1

  Try downloading the file manually from the project website.

  Then, install it using the command:
      mvn install:install-file -DgroupId=org.jboss.test-audit
-DartifactId=jboss-test-audit-impl -Dversion=1.1.0.CR1 -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.jboss.test-audit
-DartifactId=jboss-test-audit-impl -Dversion=1.1.0.CR1 -Dpackaging=jar
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency:
   1) org.apache.openejb:openejb-core:jar:3.2-SNAPSHOT
   2) org.jboss.jsr299.tck:jsr299-tck-impl:jar:1.0.2.CR1
   3) org.jboss.test-audit:jboss-test-audit-impl:jar:1.1.0.CR1

3) org.jboss.test-harness:jboss-test-harness-api:jar:1.1.0-CR5

  Try downloading the file manually from the project website.

  Then, install it using the command:
      mvn install:install-file -DgroupId=org.jboss.test-harness
-DartifactId=jboss-test-harness-api -Dversion=1.1.0-CR5 -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.jboss.test-harness
-DartifactId=jboss-test-harness-api -Dversion=1.1.0-CR5 -Dpackaging=jar
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency:
   1) org.apache.openejb:openejb-core:jar:3.2-SNAPSHOT
   2) org.jboss.jsr299.tck:jsr299-tck-impl:jar:1.0.2.CR1
   3) org.jboss.jsr299.tck:jsr299-tck-api:jar:1.0.2.CR1
   4) org.jboss.test-harness:jboss-test-harness-api:jar:1.1.0-CR5

4) org.jboss.test-harness:jboss-test-harness:jar:1.1.0-CR5

  Try downloading the file manually from the project website.

  Then, install it using the command:
      mvn install:install-file -DgroupId=org.jboss.test-harness
-DartifactId=jboss-test-harness -Dversion=1.1.0-CR5 -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.jboss.test-harness
-DartifactId=jboss-test-harness -Dversion=1.1.0-CR5 -Dpackaging=jar
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency:
   1) org.apache.openejb:openejb-core:jar:3.2-SNAPSHOT
   2) org.jboss.test-harness:jboss-test-harness:jar:1.1.0-CR5

----------
4 required artifacts are missing.

for artifact:
  org.apache.openejb:openejb-core:jar:3.2-SNAPSHOT

from the specified remote repositories:
  codehaus-snapshot (http://snapshots.repository.codehaus.org),
  apache.snapshots (http://repository.apache.org/snapshots),
  apache-incubating-repository (
http://people.apache.org/repo/m2-incubating-repository),
  tomcat-private-repository (http://tomcat.apache.org/dev/dist/m2-repository
),
  central (http://repo1.maven.org/maven2),
  java.net (http://download.java.net/maven/1),
  apache-m2-snapshot (http://repository.apache.org/snapshots/),
  openejb-3rdparty-builds (http://svn.apache.org/repos/asf/openejb/repo/)

Reply via email to