<div dir="ltr">I have released 1.2.5.Final that does not allow overrides by default, there is now a &#39;allow-maven-version-overrides&#39; property that allows you to revert to the 1.2.4.Final behaviour. <div><br></div><div>If swarm is relying on this behaviour then this option will need to be set when you upgrade.<br><div><div><br></div><div>Stuart</div></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Jan 15, 2018 at 12:29 PM, Stuart Douglas <span dir="ltr">&lt;<a href="mailto:stuart.w.douglas@gmail.com" target="_blank">stuart.w.douglas@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">So I had a quick look into this and I can&#39;t replicate the same problem but something does appear to be screwy with the plugin.<div><br></div><div>This commit <a href="https://github.com/wildfly/wildfly-build-tools/commit/91a076d5e58cebfbd4f734afd6d17b150123c3b1#diff-151a2d1d08d798fdc36537eb125fdbe7R121" target="_blank">https://github.com/wildfly/<wbr>wildfly-build-tools/commit/<wbr>91a076d5e58cebfbd4f734afd6d17b<wbr>150123c3b1#diff-<wbr>151a2d1d08d798fdc36537eb125fdb<wbr>e7R121</a> seems to have introduced an issue that I did not notice where the maven plugin will take versions out of the maven project, instead of using the correct versions from the feature pack. This means that if your project has any dependencies that are shared with Wildfly but a different version you will end up using these versions instead and provisioning a broken server config. </div><div><br></div><div>I am not sure if this is the same issue though, can you try with version 1.2.0 of the plugin and see what you get?</div><span class="HOEnZb"><font color="#888888"><div><br></div><div>Stuart</div></font></span></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Jan 15, 2018 at 11:10 AM, Sanne Grinovero <span dir="ltr">&lt;<a href="mailto:sanne@hibernate.org" target="_blank">sanne@hibernate.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi all,<br>
<br>
I&#39;m attempting to provision an instance of WildFly 11.0.0.Final (full)<br>
to run integration tests using the<br>
`wildfly-server-provisioning-m<wbr>aven-plugin`, but I&#39;m getting the<br>
following error:<br>
<br>
[ERROR] Failed to execute goal<br>
org.wildfly.build:wildfly-serv<wbr>er-provisioning-maven-plugin:<wbr>1.2.4.Final:build<br>
(server-provisioning-node1) on project<br>
hibernate-search-integrationte<wbr>st-wildfly: Execution<br>
server-provisioning-node1 of goal<br>
org.wildfly.build:wildfly-serv<wbr>er-provisioning-maven-plugin:<wbr>1.2.4.Final:build<br>
failed: java.lang.RuntimeException: java.lang.RuntimeException: Failed<br>
to process feature pack<br>
/home/sanne/.m2/repository/org<wbr>/wildfly/wildfly-feature-pack/<wbr>11.0.0.Final/wildfly-feature-<wbr>pack-11.0.0.Final.zip<br>
modules: Could not extract resources from<br>
org.apache.cxf:cxf-rt-ws-secur<wbr>ity?jandex: Failed to resolve<br>
expression: ${org.apache.cxf:cxf-rt-ws-sec<wbr>urity?jandex}<br>
<br>
Checking the content, one can see:<br>
<br>
# module org.apache.cxf.ws-security contains:<br>
<br>
    &lt;resources&gt;<br>
        &lt;artifact name=&quot;${org.apache.cxf:cxf-rt-<wbr>ws-security?jandex}&quot;/&gt;<br>
    &lt;/resources&gt;<br>
<br>
# module org.apache.cxf.impl:<br>
<br>
   &lt;resources&gt;<br>
        &lt;artifact name=&quot;${org.apache.cxf:cxf-rt-<wbr>security?jandex}&quot;/&gt;<br>
        ...<br>
<br>
I assume this &quot;?jandex&quot; string is not intentional?<br>
<br>
Thanks,<br>
Sanne<br>
______________________________<wbr>_________________<br>
wildfly-dev mailing list<br>
<a href="mailto:wildfly-dev@lists.jboss.org" target="_blank">wildfly-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/wildfly-dev" rel="noreferrer" target="_blank">https://lists.jboss.org/mailma<wbr>n/listinfo/wildfly-dev</a><br>
</blockquote></div><br></div>
</div></div></blockquote></div><br></div>