[jboss-dev] Trunk does not build?

Alessio Soldano asoldano at redhat.com
Mon Aug 10 04:05:41 EDT 2009


Hi,
after cleaning up my local m2 repository, I currently see failure in 
building AS trunk, something wrong on our m2 repo?
(See also: http://jbossws.jboss.org:8180/hudson/job/AS-6.0.0/43/console)

[INFO] 
------------------------------------------------------------------------
[INFO] Building JBoss Application Server Client POM
[INFO]    task-segment: [install]
[INFO] 
------------------------------------------------------------------------
[INFO] [buildnumber:create {execution: set-build-properties}]
[INFO] [build-helper:maven-version {execution: default}]
Downloading: 
http://snapshots.jboss.org/maven2/org/jboss/jbossas/jboss-as-main/6.0.0-SNAPSHOT/jboss-as-main-6.0.0-SNAPSHOT-client.jar
Downloading: 
http://repository.apache.org/snapshots/org/jboss/jbossas/jboss-as-main/6.0.0-SNAPSHOT/jboss-as-main-6.0.0-SNAPSHOT-client.jar
[INFO] 
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] 
------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

Missing:
----------
1) org.jboss.jbossas:jboss-as-main:jar:client:6.0.0-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command:
      mvn install:install-file -DgroupId=org.jboss.jbossas 
-DartifactId=jboss-as-main -Dversion=6.0.0-SNAPSHOT -Dclassifier=client 
-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.jbossas 
-DartifactId=jboss-as-main -Dversion=6.0.0-SNAPSHOT -Dclassifier=client 
-Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency:
      1) org.jboss.jbossas:jboss-as-client:pom:6.0.0-SNAPSHOT
      2) org.jboss.jbossas:jboss-as-main:jar:client:6.0.0-SNAPSHOT

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

for artifact:
  org.jboss.jbossas:jboss-as-client:pom:6.0.0-SNAPSHOT

-- 
Alessio Soldano
Web Service Lead, JBoss




More information about the jboss-development mailing list