Uploaded image for project: 'WildFly Core'
  1. WildFly Core
  2. WFCORE-175

Running WF from build directory on Windows fails due to unresolved maven references

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Minor
    • 1.0.0.Alpha10
    • 1.0.0.Alpha9
    • Modules
    • None

    Description

      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

      Attachments

        Issue Links

          Activity

            People

              tomazcerar Tomaž Cerar (Inactive)
              nickarls Nicklas Karlsson (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: