Hi there, I´ve been looking at the maven-ear-plugin and noticed the 'includeInApplicationXml' instance variable of JavaModule class is set to false by default. However, when using this plugin the jar artifacts are never placed as entries in the application.xml unless you specify them in the configuration section as java modules, which could be hard to do because of the transitive dependencies (please refer to thread '[m2] ear plugin: jar does not get added to application xml ...') Is this a bug or an expected behaviour ?
Thanks in advance, Dário --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
