You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ji...@codehaus.org on 2004/03/29 11:56:37 UTC

[jira] Reopened: (MPEAR-14) ear by default inserts all bundled jars to application.xml

Message:

   The following issue has been reopened.

---------------------------------------------------------------------
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: Reopened
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-ear-plugin
   Fix Fors:
             1.4

   Assignee: 
   Reporter: Michal Szklanowski

    Created: Mon, 9 Feb 2004 8:38 AM
    Updated: Mon, 29 Mar 2004 4:55 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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org