Hi,
I am trying to run the command;
addon-install-from-git --url
https://github.com/jerr/jboss-as-addon.git
and I get an output of;
***INFO*** Installing Addon from Git:Removing previous addon installation
(org.jboss.forge.addon:jboss-as-parent,2.0.0-SNAPSHOT) [2/4] ...
***INFO*** Installing Addon from Git:Installing addon
(org.jboss.forge.addon:jboss-as-parent,2.0.0-SNAPSHOT) [3/4] ...
***ERROR*** Addon org.jboss.forge.addon:jboss-as-parent,2.0.0-SNAPSHOT
could not be installed:
org.eclipse.aether.resolution.DependencyResolutionException: Failure to
find org.jboss.forge.addon:jboss-as-parent:jar:forge-addon:2.0.0-SNAPSHOT
in
http://repo1.maven.org/maven2 was cached in the local repository,
resolution will not be reattempted until the update interval of central has
elapsed or updates are forced
Building on JBDS 8.0.2, Maven 3.2.1
Any ideas ?
Thanks,