You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Edwin Punzalan (JIRA)" <ji...@codehaus.org> on 2005/10/24 05:02:11 UTC

[jira] Created: (MNG-1296) Packaging plugins like war, ear does not check artifacts if they are tagged as optional

Packaging plugins like war, ear does not check artifacts if they are tagged as optional
---------------------------------------------------------------------------------------

         Key: MNG-1296
         URL: http://jira.codehaus.org/browse/MNG-1296
     Project: Maven 2
        Type: Bug
  Components: maven-war-plugin, maven-rar-plugin, maven-ear-plugin  
    Versions: 2.0    
 Reporter: Edwin Punzalan
 Assigned to: Edwin Punzalan 
     Fix For: 2.0.1
 Attachments: MNG-1280-maven-ear-plugin.patch, MNG-1280-maven-rar-plugin.patch, MNG-1280-maven-war-plugin.patch

This fixes war, ear, and rar.  Are there other artifacts that should also check for the optional tag?

-- 
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] Closed: (MEAR-6) Packaging plugins like war, ear does not check artifacts if they are tagged as optional

Posted by "Stephane Nicoll (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MEAR-6?page=all ]
     
Stephane Nicoll closed MEAR-6:
------------------------------

     Resolution: Fixed
    Fix Version: 2.1

> Packaging plugins like war, ear does not check artifacts if they are tagged as optional
> ---------------------------------------------------------------------------------------
>
>          Key: MEAR-6
>          URL: http://jira.codehaus.org/browse/MEAR-6
>      Project: Maven 2.x Ear Plugin
>         Type: Bug

>     Reporter: Edwin Punzalan
>     Assignee: Edwin Punzalan
>      Fix For: 2.1
>  Attachments: MNG-1280-maven-ear-plugin.patch, MNG-1280-maven-rar-plugin.patch, MNG-1280-maven-war-plugin.patch
>
>
> This fixes war, ear, and rar.  Are there other artifacts that should also check for the optional tag?

-- 
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] Reopened: (MEAR-6) Packaging plugins like war, ear does not check artifacts if they are tagged as optional

Posted by "Stephane Nicoll (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MEAR-6?page=all ]
     
Stephane Nicoll reopened MEAR-6:
--------------------------------


> Packaging plugins like war, ear does not check artifacts if they are tagged as optional
> ---------------------------------------------------------------------------------------
>
>          Key: MEAR-6
>          URL: http://jira.codehaus.org/browse/MEAR-6
>      Project: Maven 2.x Ear Plugin
>         Type: Bug

>     Reporter: Edwin Punzalan
>     Assignee: Edwin Punzalan
>      Fix For: 2.1
>  Attachments: MNG-1280-maven-ear-plugin.patch, MNG-1280-maven-rar-plugin.patch, MNG-1280-maven-war-plugin.patch
>
>
> This fixes war, ear, and rar.  Are there other artifacts that should also check for the optional tag?

-- 
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] Closed: (MNG-1296) Packaging plugins like war, ear does not check artifacts if they are tagged as optional

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

    Resolution: Fixed

> Packaging plugins like war, ear does not check artifacts if they are tagged as optional
> ---------------------------------------------------------------------------------------
>
>          Key: MNG-1296
>          URL: http://jira.codehaus.org/browse/MNG-1296
>      Project: Maven 2
>         Type: Bug
>   Components: maven-war-plugin, maven-rar-plugin, maven-ear-plugin
>     Versions: 2.0
>     Reporter: Edwin Punzalan
>     Assignee: Edwin Punzalan
>      Fix For: 2.0.1
>  Attachments: MNG-1280-maven-ear-plugin.patch, MNG-1280-maven-rar-plugin.patch, MNG-1280-maven-war-plugin.patch
>
>
> This fixes war, ear, and rar.  Are there other artifacts that should also check for the optional tag?

-- 
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: (MNG-1296) Packaging plugins like war, ear does not check artifacts if they are tagged as optional

Posted by "Edwin Punzalan (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MNG-1296?page=comments#action_49200 ] 

Edwin Punzalan commented on MNG-1296:
-------------------------------------

I checked the ejb plugin and found that it doesn't include any of its dep in its jar.  Thanks anyway

> Packaging plugins like war, ear does not check artifacts if they are tagged as optional
> ---------------------------------------------------------------------------------------
>
>          Key: MNG-1296
>          URL: http://jira.codehaus.org/browse/MNG-1296
>      Project: Maven 2
>         Type: Bug
>   Components: maven-war-plugin, maven-rar-plugin, maven-ear-plugin
>     Versions: 2.0
>     Reporter: Edwin Punzalan
>     Assignee: Edwin Punzalan
>      Fix For: 2.0.1
>  Attachments: MNG-1280-maven-ear-plugin.patch, MNG-1280-maven-rar-plugin.patch, MNG-1280-maven-war-plugin.patch
>
>
> This fixes war, ear, and rar.  Are there other artifacts that should also check for the optional tag?

-- 
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: (MNG-1296) Packaging plugins like war, ear does not check artifacts if they are tagged as optional

Posted by "Alexandre Vivien (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MNG-1296?page=comments#action_49188 ] 

Alexandre Vivien commented on MNG-1296:
---------------------------------------

I think the maven-ejb-plugin need it.

> Packaging plugins like war, ear does not check artifacts if they are tagged as optional
> ---------------------------------------------------------------------------------------
>
>          Key: MNG-1296
>          URL: http://jira.codehaus.org/browse/MNG-1296
>      Project: Maven 2
>         Type: Bug
>   Components: maven-war-plugin, maven-rar-plugin, maven-ear-plugin
>     Versions: 2.0
>     Reporter: Edwin Punzalan
>     Assignee: Edwin Punzalan
>      Fix For: 2.0.1
>  Attachments: MNG-1280-maven-ear-plugin.patch, MNG-1280-maven-rar-plugin.patch, MNG-1280-maven-war-plugin.patch
>
>
> This fixes war, ear, and rar.  Are there other artifacts that should also check for the optional tag?

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