<div dir="ltr"><div><div><div>In dist/ directory you have "inflated" version of distribution with proper jars.<br><br></div>otherwise, this is controlled by copy-module-artifacts flag in in server-build.xml<br>for example see:<br>
<a href="https://github.com/wildfly/wildfly/blob/master/build/server-build.xml">https://github.com/wildfly/wildfly/blob/master/build/server-build.xml</a><br></div>or <a href="https://github.com/wildfly/wildfly-core/blob/master/core-build/server-build.xml">https://github.com/wildfly/wildfly-core/blob/master/core-build/server-build.xml</a><br>
<br>--<br></div>tomaz<br><div><div><br><div><br></div></div></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Jul 10, 2014 at 4:24 PM, Wolf-Dieter Fink <span dir="ltr"><<a href="mailto:wfink@redhat.com" target="_blank">wfink@redhat.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
I noticed that the module.xml contains no jar file but a reference<br>
<resources><br>
<artifact name="org.wildfly:wildfly-ejb3:9.0.0.Alpha1-SNAPSHOT"/><br>
<br>
I wonder how that works as after the build a copy of the target/wildfly<br>
directory will use the update, but I don't see an updated jar in my<br>
maven repo.<br>
<br>
My question is how can I have a full snapshot with the full jars, i.e.<br>
to compare with an older version?<br>
And how does that work if we create a release ? Do the zip provide all<br>
the jar files as before?<br>
<br>
maybe a already documented issue, but I don't found any<br>
<br>
- Wolf<br>
_______________________________________________<br>
wildfly-dev mailing list<br>
<a href="mailto:wildfly-dev@lists.jboss.org">wildfly-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/wildfly-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/wildfly-dev</a><br>
</blockquote></div><br></div>