The following issue has been updated:
Updater: Michal Szklanowski (mailto:[EMAIL PROTECTED])
Date: Mon, 9 Feb 2004 9:11 AM
Comment:
I have included modified plugin.jelly to illustrate my solution. It's up to you if you
accept it or not.
Changes:
Attachment changed to plugin.jelly
---------------------------------------------------------------------
For a full history of the issue, see:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPEAR-14&page=history
---------------------------------------------------------------------
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=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: Unassigned
Priority: Major
Original Estimate: Unknown
Time Spent: Unknown
Remaining: Unknown
Project: maven-ear-plugin
Assignee:
Reporter: Michal Szklanowski
Created: Mon, 9 Feb 2004 8:38 AM
Updated: Mon, 9 Feb 2004 9:11 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]