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

Jason Greene (JIRA) issues at jboss.org
Mon Sep 15 16:02:15 EDT 2014


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

Jason Greene updated WFLY-3596:
-------------------------------
    Fix Version/s: 9.0.0.Beta1
                       (was: 9.0.0.Alpha1)


> 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
>          Components: Build System, Class Loading
>    Affects Versions: 9.0.0.Alpha1
>            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.3.1#6329)


More information about the jboss-jira mailing list