What version of the ear plugin do you use? The described problem is an
old bug that was fixed in v1.7, the latest release is ear-plugin-1.9.
HTH,
-Lukas
Sandhu wrote:
How does it worked for you. I am having the same problem.
Mick Knutson wrote:
OK I tried this and it still did not include any application.xml:
maven.ear.appxml=${basedir}/ear-subproject/src/conf/META-INF/application.xml
maven.ear.appxml.generate=false
Any other ideas?
From: Dion Gillard <[EMAIL PROTECTED]>
Reply-To: Dion Gillard <[EMAIL PROTECTED]>
To: Maven Users List <users@maven.apache.org>
Subject: Re: [maven 1.0.2] my own application.xml not being included in
ear
Date: Thu, 14 Jul 2005 08:59:46 +1000
On 7/14/05, Mick Knutson <[EMAIL PROTECTED]> wrote:
I have the following setting in my ear-subproject/:
maven.ear.appxml=${basedir}/src/conf/META-INF/application.xml
maven.ear.appxml.generate=false
and I have the following DIR:
./fastforward/ear-subproject/src/conf/META-INF/application.xml
then I run maven from ./fastforward and there is no application.xml
added to
the ear at all.
When running maven,${basedir} is the location of project.xml.
You are running maven from ./fastforward and hence the value of
maven.ear.appxml is ./fastforward/src/conf/META-INF/application.xml
This is not the same as
./fastforward/ear-subproject/src/conf/META-INF/application.xml
Can anyone help please?
--
http://www.multitask.com.au/people/dion/
"You are going to let the fear of poverty govern your life and your
reward will be that you will eat, but you will not live." - George
Bernard Shaw
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Thank You
Mick Knutson
Sr. Java/J2EE Consultant
BASE logic, inc.
(415) 648-1804 (S.F., CA)
http://www.BASELogic.com
HP Consulting Services (Walnut Creek, CA)
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]