Hi!
I have an ear which contains an war depdendency:
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>myproject-war</artifactId>
<version>${project.version}</version>
<type>war</type>
</dependency>
but i just discovered that dependencies in the .war are not included in
the ear.
Is this intended behaviour (if so - why?) or a bug? Transitive
dependencies are included for the .ejb aritifacts in the same ear.
David
--
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]