I tried deleting my local copy of the plugin
| [kabir(a)~/.m2/repository/org/jboss/maven/plugins]
| $rm -r maven-buildmagic-thirdparty-plugin/
|
Following an unsuccessful build
| [kabir(a)~/sourcecontrol/thirdparty/legacy/jboss/aop/2.0.0.CR10]
| $mvn org.jboss.maven.plugins:maven-buildmagic-thirdparty-plugin:maven-deploy
-Durl=file:///Users/kabir/sourcecontrol/thirdparty/maven2/[INFO] Scanning for projects...
| [INFO] artifact org.jboss.maven.plugins:maven-buildmagic-thirdparty-plugin: checking
for updates from central
| [INFO] ------------------------------------------------------------------------
| [ERROR] BUILD ERROR
| [INFO] ------------------------------------------------------------------------
| [INFO] The plugin 'org.jboss.maven.plugins:maven-buildmagic-thirdparty-plugin'
does not exist or no valid version could be found
| [INFO] ------------------------------------------------------------------------
| [INFO] For more information, run Maven with the -e switch
| [INFO] ------------------------------------------------------------------------
| [INFO] Total time: < 1 second
| [INFO] Finished at: Wed May 28 10:04:42 BST 2008
| [INFO] Final Memory: 1M/2M
| [INFO] ------------------------------------------------------------------------
|
I get a maven-metadata-central.xml
| [kabir(a)~/.m2/repository/org/jboss/maven/plugins]
| $ls maven-buildmagic-thirdparty-plugin/
| maven-metadata-central.xml
| [kabir(a)~/.m2/repository/org/jboss/maven/plugins]
| $more maven-buildmagic-thirdparty-plugin/maven-metadata-central.xml
| <?xml version="1.0" encoding="UTF-8"?><metadata>
| <groupId>org.jboss.maven.plugins</groupId>
| <artifactId>maven-buildmagic-thirdparty-plugin</artifactId>
| </metadata>
|
Apart from that nothing is downloaded
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4153878#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...