In dist/ directory you have "inflated" version of distribution with proper jars.

otherwise, this is controlled by  copy-module-artifacts flag in in server-build.xml
for example see:
https://github.com/wildfly/wildfly/blob/master/build/server-build.xml
or https://github.com/wildfly/wildfly-core/blob/master/core-build/server-build.xml

--
tomaz




On Thu, Jul 10, 2014 at 4:24 PM, Wolf-Dieter Fink <wfink@redhat.com> wrote:
Hi,

I noticed that the module.xml contains no jar file but a reference
    <resources>
         <artifact name="org.wildfly:wildfly-ejb3:9.0.0.Alpha1-SNAPSHOT"/>

I wonder how that works as after the build a copy of the target/wildfly
directory will use the update, but I don't see an updated jar in my
maven repo.

My question is how can I have a full snapshot with the full jars, i.e.
to compare with an older version?
And how does that work if we create a release ? Do the zip provide all
the jar files as before?

maybe a already documented issue, but I don't found any

- Wolf
_______________________________________________
wildfly-dev mailing list
wildfly-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/wildfly-dev