1 Reply Latest reply on Feb 7, 2015 11:28 AM by

    [forge-users] problem with JBoss AS add on

    paulmkeogh

      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) ...

      **INFO** Installing Addon from Git:Installing addon

      (org.jboss.forge.addon:jboss-as-parent,2.0.0-SNAPSHOT) ...

      **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,