Message:
The following issue has been closed.
Resolver: Felipe Leme
Date: Sat, 4 Dec 2004 6:57 AM
As there were no comments since my last inquire, I'm marking this bug as
closed...
---------------------------------------------------------------------
View the issue:
http://jira.codehaus.org/browse/MPEAR-14
Here is an overview of the issue:
---------------------------------------------------------------------
Key: MPEAR-14
Summary: ear by default inserts all bundled jars to application.xml
Type: Bug
Status: Closed
Priority: Major
Resolution: FIXED
Original Estimate: Unknown
Time Spent: Unknown
Remaining: Unknown
Project: maven-ear-plugin
Fix Fors:
1.6
Assignee: Felipe Leme
Reporter: Michal Szklanowski
Created: Mon, 9 Feb 2004 8:38 AM
Updated: Sat, 4 Dec 2004 6:57 AM
Description:
ear:ear goal automatically places all depended jars with <ear.bundle>
set to true in application.xml which is unwanted.
Only few of these jars should be described in application.xml. All other jars
are bundled just because they are required libraries and that's a convenient
way to create a indepenent EAR which contains all resources needed to properly
run the application.
I suggest adding one more property: <ear.appxml.include> and include only these
resources with this property set.
---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]