Hai 
(maven 1.0.2)
Can you do following settings(build.properties)

maven.ear.final.name = petstore            // ear file name
maven.ear.src        = ${maven.build.dir}/checkouts/Record      // jar
or class file location
maven.ear.manifest   = ${maven.ear.src}/META-INF/MANIFEST.MF / manifest
file location
maven.ear.appxml     = ${maven.ear.src}/META-INF/application.xml // file
may contain information of jar file name

Cheers
Sasikumar


-----Original Message-----
From: Anthony Kong [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, July 27, 2005 1:04 PM
To: [email protected]
Subject: Re-send: ear question

Sorry. Hit the send button by mistake.

Here is the complete message:


============================

Hi, all,

I have the ear goal to build a ear file but it turns out that it does
not
include any class or jar files. Any suggestion to how I can solve this
problem?

The only property I used concering ear is this:
maven.ear.appxml=${basedir}/resources/ear/META-INF/application.xml

Cheers,
AK



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Confidentiality Statement:

This message is intended only for the individual or entity to which it is 
addressed. It may contain privileged, confidential information which is exempt 
from disclosure under applicable laws. If you are not the intended recipient,
please note that you are strictly prohibited from disseminating or distributing
this information (other than to the intended recipient) or copying this 
information. 
If you have received this communication in error, please notify us immediately 
by return email.


Confidentiality Statement:

This message is intended only for the individual or entity to which it is 
addressed. It may contain privileged, confidential information which is exempt 
from disclosure under applicable laws. If you are not the intended recipient, 
please note that you are strictly prohibited from disseminating or distributing 
this information (other than to the intended recipient) or copying this 
information. If you have received this communication in error, please notify us 
immediately by return email.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to