[jboss-jira] [JBoss JIRA] (WFLY-3596) Running WF from build directory on Windows fails due to unresolved maven references

Tomaz Cerar (JIRA) issues at jboss.org
Thu Jul 24 06:01:39 EDT 2014


     [ https://issues.jboss.org/browse/WFLY-3596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tomaz Cerar updated WFLY-3596:
------------------------------

    Fix Version/s: 9.0.0.Beta1


> 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, Class Loading
>    Affects Versions: 9.0.0.Beta1
>            Reporter: Nicklas Karlsson
>            Assignee: Tomaz Cerar
>            Priority: Minor
>             Fix For: 9.0.0.Beta1
>
>
> 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