> (transitive dependencies) in the customization section as java modules.
>
> Regards,
> Dário
>
> -Original Message-
> From: Edwin Punzalan [mailto:[EMAIL PROTECTED]
> Sent: quinta-feira, 15 de dezembro de 2005 01:14
> To: Maven Users List
> Subject: Re: [m2] ear pl
: Maven Users List
Subject: Re: [m2] ear plugin: jar does not get added to application xml
(as java module)
The ejb plugin has configuration elements for the application.xml.
Please see: http://maven.apache.org/plugins/maven-ear-plugin/howto.html
Dário Luís Coneglian Oliveros wrote:
>Hi,
&
Dear,
exaplme:
org.apache.maven.plugins
maven-jar-plugin
true
The ejb plugin has configuration elements for the application.xml.
Please see: http://maven.apache.org/plugins/maven-ear-plugin/howto.html
Dário Luís Coneglian Oliveros wrote:
Hi,
I´ve been trying to create an EAR that contains a JAR, an EJB JAR (depends on
JAR) and a WAR, however only E
Hi,
I´ve been trying to create an EAR that contains a JAR, an EJB JAR (depends on
JAR) and a WAR, however only EJB JAR and WAR gets added to the application.xml
as ejb and web modules respectively. The JAR is not added at all. This used to
work in Maven 1. How can I have an entry of JAR in the