[weld-dev] org.twdata.maven:maven-cli-plugin:pom:1.0.3

Kabir Khan kabir.khan at jboss.com
Tue Jun 15 12:55:00 EDT 2010


Trying to run the https://svn.jboss.org/repos/weld/examples/trunk/jsf/numberguess example, I get the following error with the standard jboss developer settings (http://community.jboss.org/wiki/MavenGettingStarted-Developers).  I have managed to get it to my local repository by other means, but other people will probably run into the same issue?

     [java] Downloading: http://repository.jboss.org/nexus/content/groups/public//org/twdata/maven/maven-cli-plugin/1.0.3/maven-cli-plugin-1.0.3.pom
     [java] [INFO] ------------------------------------------------------------------------
     [java] [ERROR] BUILD ERROR
     [java] [INFO] ------------------------------------------------------------------------
     [java] [INFO] Error building POM (may not be this project's POM).
     [java] 
     [java] 
     [java] Project ID: org.twdata.maven:maven-cli-plugin
     [java] 
     [java] Reason: POM 'org.twdata.maven:maven-cli-plugin' not found in repository: Unable to download the artifact from any repository
     [java] 
     [java]   org.twdata.maven:maven-cli-plugin:pom:1.0.3
     [java] 
     [java] from the specified remote repositories:
     [java]   jboss-maven2-brew (http://repository.jboss.org/maven2-brew/),
     [java]   jboss-deprecated (https://repository.jboss.org/nexus/content/repositories/deprecated/),
     [java]   jboss-public-repository-group (http://repository.jboss.org/nexus/content/groups/public/)
     [java] 
     [java]  for project org.twdata.maven:maven-cli-plugin
     [java] 
     [java] 
     [java] [INFO] ------------------------------------------------------------------------
     [java] [INFO] For more information, run Maven with the -e switch
     [java] [INFO] ------------------------------------------------------------------------
     [java] [INFO] Total time: 28 seconds
     [java] [INFO] Finished at: Tue Jun 15 17:12:03 BST 2010
     [java] [INFO] Final Memory: 20M/81M
     [java] [INFO] ------------------------------------------------------------------------





More information about the weld-dev mailing list