Jason van Zyl wrote:
The Maven team is pleased to annonunce the release of the Maven EAR
Plugin, version 2.3.
http://maven.apache.org/plugins/maven-ear-plugin/
You can run mvn -U to get the latest version of the plugin.
- The Maven Team
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Behaviour seem to have changed.
I've declared an ejb as a dependency in the ear-artifact.
before (<2.3) all transitive dependencies of this ejb was included in
the ear, now they are not (but the ejb itself is).
Is this intended behaviour - or a regreression?
--
David J. M. Karlsen - +47 90 68 22 43
http://www.davidkarlsen.com
http://mp3.davidkarlsen.com
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]