[jboss-dev] Build broken

Stan Silvert ssilvert at redhat.com
Tue Aug 5 23:00:41 EDT 2008


Looks like somebody needs to put jboss-ha-client version 1.1.0.CR3 in 
the Maven repo.


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

      [java] Missing:
      [java] ----------
      [java] 1) org.jboss.cluster:jboss-ha-client:jar:1.1.0.CR3

      [java]   Try downloading the file manually from the project website.

      [java]   Then, install it using the command:
      [java]       mvn install:install-file -DgroupId=org.jboss.cluster 
-DartifactId=jboss-ha-client -Dversion=1.1.0.CR3 -Dpa
ckaging=jar -Dfile=/path/to/file

      [java]   Alternatively, if you host your own repository you can 
deploy the file there:
      [java]       mvn deploy:deploy-file -DgroupId=org.jboss.cluster 
-DartifactId=jboss-ha-client -Dversion=1.1.0.CR3 -Dpack
aging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

      [java]   Path to dependency:
      [java]     1) org.jboss.jbossas:jboss-as-thirdparty:pom:5.0.0-SNAPSHOT
      [java]     2) org.jboss.cluster:jboss-ha-client:jar:1.1.0.CR3

      [java] ----------
      [java] 1 required artifact is missing.

      [java] for artifact:
      [java]   org.jboss.jbossas:jboss-as-thirdparty:pom:5.0.0-SNAPSHOT

      [java] from the specified remote repositories:
      [java]   central (http://repo1.maven.org/maven2),
      [java]   repository.jboss.org (http://repository.jboss.org/maven2),
      [java]   snapshots.jboss.org (http://snapshots.jboss.org/maven2)



More information about the jboss-development mailing list