You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Michael B?ckling (JIRA)" <ji...@codehaus.org> on 2006/02/15 16:17:19 UTC

[jira] Created: (MJAR-30) Allow inludes/excludes definition

Allow inludes/excludes definition
---------------------------------

         Key: MJAR-30
         URL: http://jira.codehaus.org/browse/MJAR-30
     Project: Maven 2.x Jar Plugin
        Type: Improvement

    Reporter: Michael Böckling


Allow the definition of includes / excludes, so the Jars content can be customized.

-- 
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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Commented: (MJAR-30) Allow inludes/excludes definition

Posted by "Brett Porter (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MJAR-30?page=comments#action_58743 ] 

Brett Porter commented on MJAR-30:
----------------------------------

you can already do this on compilation and resources that causes them to be omitted. Is that enough?

> Allow inludes/excludes definition
> ---------------------------------
>
>          Key: MJAR-30
>          URL: http://jira.codehaus.org/browse/MJAR-30
>      Project: Maven 2.x Jar Plugin
>         Type: Improvement

>     Reporter: Michael Böckling

>
>
> Allow the definition of includes / excludes, so the Jars content can be customized.

-- 
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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Commented: (MJAR-30) Allow inludes/excludes definition

Posted by "Michael B?ckling (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MJAR-30?page=comments#action_58779 ] 

Michael Böckling commented on MJAR-30:
--------------------------------------

Unfortunately not. 
I wouldn't have thought of this in the first place, but he problem here is that I have a legacy ANT build, where a test.jar is being produced that contains a subset of the compiled test-classes.
I guess this feature is relatively easy to implement and is useful in all cases where a test.jar should be deployed that is stripped from all files that are environment-specific (that were possibly created through pofile-specific filtering).

> Allow inludes/excludes definition
> ---------------------------------
>
>          Key: MJAR-30
>          URL: http://jira.codehaus.org/browse/MJAR-30
>      Project: Maven 2.x Jar Plugin
>         Type: Improvement

>     Reporter: Michael Böckling

>
>
> Allow the definition of includes / excludes, so the Jars content can be customized.

-- 
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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org