[jboss-dev-forums] [Design of AOP on JBoss (Aspects/JBoss)] - Re: Some maven updates

kabir.khan@jboss.com do-not-reply at jboss.com
Mon Sep 29 10:00:22 EDT 2008


Paul,

I've deployed an aop snapshot to the snapshot server, and have updated my local as build to use the new artifacts. The client jar seems to be missing:


  |      [java] [INFO] Failed to resolve artifact.
  |      [java] 
  |      [java] Missing:
  |      [java] ----------
  |      [java] 1) org.jboss.aop:jboss-aop-jdk50-client:jar:2.0.0-SNAPSHOT
  |      [java] 
  |      [java]   Try downloading the file manually from the project website.
  |      [java] 
  |      [java]   Then, install it using the command: 
  |      [java]       mvn install:install-file -DgroupId=org.jboss.aop -DartifactId=jboss-aop-jdk50-client -Dversion=2.0.0-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file
  |      [java] 
  |      [java]   Alternatively, if you host your own repository you can deploy the file there: 
  |      [java]       mvn deploy:deploy-file -DgroupId=org.jboss.aop -DartifactId=jboss-aop-jdk50-client -Dversion=2.0.0-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
  |      [java] 
  |      [java]   Path to dependency: 
  |      [java]   	1) org.jboss.jbossas:jboss-as-thirdparty:pom:5.0.0-SNAPSHOT
  |      [java]   	2) org.jboss.aop:jboss-aop-jdk50-client:jar:2.0.0-SNAPSHOT
  |      [java] 
  |      [java] ----------
  |      [java] 1 required artifact is missing.
  |      [java] 
  |      [java] for artifact: 
  |      [java]   org.jboss.jbossas:jboss-as-thirdparty:pom:5.0.0-SNAPSHOT
  |      [java] 
  |      [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)
  |      [java] 
  |      [java] 
  |      [java] [INFO] ------------------------------------------------------------------------
  |      [java] [INFO] For more information, run Maven with the -e switch
  |      [java] [INFO] ------------------------------------------------------------------------
  |      [java] [INFO] Total time: 12 seconds
  |      [java] [INFO] Finished at: Mon Sep 29 14:53:58 BST 2008
  |      [java] [INFO] Final Memory: 27M/49M
  |      [java] [INFO] ------------------------------------------------------------------------
  |      [java] Java Result: 1
  | 

What do I do to deploy that?

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4179384#4179384

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4179384



More information about the jboss-dev-forums mailing list