[wildfly-dev] Module references in wildfly9 (after build upstream)

Tomaž Cerar tomaz.cerar at gmail.com
Thu Jul 10 11:06:03 EDT 2014


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 at 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 at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/wildfly-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/wildfly-dev/attachments/20140710/83a10eb1/attachment.html 


More information about the wildfly-dev mailing list