[jboss-jira] [JBoss JIRA] (WFLY-3596) Running WF from build directory on Windows fails due to unresolved maven references
Nicklas Karlsson (JIRA)
issues at jboss.org
Tue Jul 8 07:56:24 EDT 2014
Nicklas Karlsson created WFLY-3596:
--------------------------------------
Summary: Running WF from build directory on Windows fails due to unresolved maven references
Key: WFLY-3596
URL: https://issues.jboss.org/browse/WFLY-3596
Project: WildFly
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Build System
Affects Versions: 9.0.0.Alpha1
Reporter: Nicklas Karlsson
Assignee: Tomaz Cerar
Priority: Minor
Running WF from the build directory on a Windows host fails due to the clustering module.xml
<resources>
<artifact name="org.wildfly:wildfly-clustering-infinispan:9.0.0.Alpha1-SNAPSHOT"/>
</resources>
in the dist directory the section is correctly resolved as
<resources>
<resource-root path="wildfly-clustering-infinispan-9.0.0.Alpha1-SNAPSHOT.jar"/>
</resources>
and WF can be run from there
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
More information about the jboss-jira
mailing list