You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Mark Holster (JIRA)" <ji...@codehaus.org> on 2006/05/17 12:05:40 UTC

[jira] Created: (MWAR-39) Excludes configuration parameter not working for WEB-INF/lib

Excludes configuration parameter not working for WEB-INF/lib
------------------------------------------------------------

         Key: MWAR-39
         URL: http://jira.codehaus.org/browse/MWAR-39
     Project: Maven 2.x War Plugin
        Type: Bug

    Versions: 2.0    
    Reporter: Mark Holster
 Attachments: excludes-patch.txt

For a project I need to build a war without the dependencies in the WEB-INF/lib, but with the runtime jar's named in the manifest. Before the 2.0 release (2.0-beta-2) I managed this by adding "**/lib/*.jar" to the excludes configuration parameter. The 2.0 release breaks this functionality, which i think should just work fine according the documentation.
Diff taken from /maven/plugins/trunk/maven-war-plugin.

-- 
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
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Updated: (MWAR-39) Excludes configuration parameter not working for WEB-INF/lib

Posted by "Brett Porter (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MWAR-39?page=all ]

Brett Porter updated MWAR-39:
-----------------------------

    Fix Version: 2.0.1

> Excludes configuration parameter not working for WEB-INF/lib
> ------------------------------------------------------------
>
>          Key: MWAR-39
>          URL: http://jira.codehaus.org/browse/MWAR-39
>      Project: Maven 2.x War Plugin
>         Type: Bug

>     Versions: 2.0
>     Reporter: Mark Holster
>      Fix For: 2.0.1
>  Attachments: excludes-patch.txt
>
>
> For a project I need to build a war without the dependencies in the WEB-INF/lib, but with the runtime jar's named in the manifest. Before the 2.0 release (2.0-beta-2) I managed this by adding "**/lib/*.jar" to the excludes configuration parameter. The 2.0 release breaks this functionality, which i think should just work fine according the documentation.
> Diff taken from /maven/plugins/trunk/maven-war-plugin.

-- 
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
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Closed: (MWAR-39) Excludes configuration parameter not working for WEB-INF/lib

Posted by "Mike Perham (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MWAR-39?page=all ]
     
Mike Perham closed MWAR-39:
---------------------------

    Resolution: Fixed

Thank you, Robert.  Patch applied.

> Excludes configuration parameter not working for WEB-INF/lib
> ------------------------------------------------------------
>
>          Key: MWAR-39
>          URL: http://jira.codehaus.org/browse/MWAR-39
>      Project: Maven 2.x War Plugin
>         Type: Bug

>     Versions: 2.0
>     Reporter: Mark Holster
>     Assignee: Mike Perham
>      Fix For: 2.0.1
>  Attachments: excludes-patch.txt, patch-war-exclude2.txt
>
>
> For a project I need to build a war without the dependencies in the WEB-INF/lib, but with the runtime jar's named in the manifest. Before the 2.0 release (2.0-beta-2) I managed this by adding "**/lib/*.jar" to the excludes configuration parameter. The 2.0 release breaks this functionality, which i think should just work fine according the documentation.
> Diff taken from /maven/plugins/trunk/maven-war-plugin.

-- 
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
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Updated: (MWAR-39) Excludes configuration parameter not working for WEB-INF/lib

Posted by "Robert Watts (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MWAR-39?page=all ]

Robert Watts updated MWAR-39:
-----------------------------

    Attachment: patch-war-exclude2.txt

> Excludes configuration parameter not working for WEB-INF/lib
> ------------------------------------------------------------
>
>          Key: MWAR-39
>          URL: http://jira.codehaus.org/browse/MWAR-39
>      Project: Maven 2.x War Plugin
>         Type: Bug

>     Versions: 2.0
>     Reporter: Mark Holster
>      Fix For: 2.0.1
>  Attachments: excludes-patch.txt, patch-war-exclude2.txt
>
>
> For a project I need to build a war without the dependencies in the WEB-INF/lib, but with the runtime jar's named in the manifest. Before the 2.0 release (2.0-beta-2) I managed this by adding "**/lib/*.jar" to the excludes configuration parameter. The 2.0 release breaks this functionality, which i think should just work fine according the documentation.
> Diff taken from /maven/plugins/trunk/maven-war-plugin.

-- 
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
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira