Lincoln Baxter III created FORGE-2187:
-----------------------------------------
Summary: furnace-maven-plugin fails to resolve from local or remote multiple
repositories
Key: FORGE-2187
URL:
https://issues.jboss.org/browse/FORGE-2187
Project: Forge
Issue Type: Feature Request
Components: Addon Manager, Build Tools - Maven
Affects Versions: 2.13.1.Final
Reporter: Lincoln Baxter III
{code}
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12:31 min
[INFO] Finished at: 2015-01-16T03:26:39-05:00
[INFO] Final Memory: 63M/375M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.jboss.forge.furnace:furnace-maven-plugin:2.13.1.Final:addon-install (deploy-addons) on
project windup-distribution: Execution deploy-addons of goal
org.jboss.forge.furnace:furnace-maven-plugin:2.13.1.Final:addon-install failed:
org.eclipse.aether.resolution.DependencyResolutionException: Could not find artifact
org.ocpsoft.rewrite:rewrite-impl:jar:3.0.0-20150113.202358-11 in
jboss-community-repository (
http://localhost:8081/artifactory/jboss-community) -> [Help
1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the
following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/PluginExecutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :windup-distribution
Build step 'Invoke top-level Maven targets' marked build as failure
IRC notifier plugin: Sending notification to: #windup
Sending e-mails to: jesse.sightler(a)gmail.com
Finished: FAILURE
{code}
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)