You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Stephane Nicoll (JIRA)" <ji...@codehaus.org> on 2005/07/20 19:00:57 UTC

[jira] Created: (MNG-623) Improve the exclusion / inclusion of a dependency inside the ear

Improve the exclusion / inclusion of a dependency inside the ear
----------------------------------------------------------------

         Key: MNG-623
         URL: http://jira.codehaus.org/browse/MNG-623
     Project: Maven 2
        Type: Improvement
  Components: maven-plugins  
 Reporter: Stephane Nicoll
 Assigned to: Stephane Nicoll 


Improvment of the exclusion/inclusion mechanism: for now this is working based on dependencies wich are neither test nor provided. Need also to handle jar modules which needs to be declared in a

<module>
  <java>[...]</java>
</module>

entry. 

-- 
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] Updated: (MNG-623) Improve the exclusion / inclusion of a dependency inside the ear

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

Stephane Nicoll updated MNG-623:
--------------------------------

    Attachment: MNG-623.patch

Provides two new flags to customize ear modules:

* excluded ; if set the module is not bundle in the EAR file
* library ; if set the java module is considered as a 3rd party library and no entry is generated in the application.xml

The patch also update the documentation.



> Improve the exclusion / inclusion of a dependency inside the ear
> ----------------------------------------------------------------
>
>          Key: MNG-623
>          URL: http://jira.codehaus.org/browse/MNG-623
>      Project: Maven 2
>         Type: Improvement
>   Components: maven-plugins
>     Reporter: Stephane Nicoll
>     Assignee: Stephane Nicoll
>      Fix For: 2.0-beta-1
>  Attachments: MNG-623.patch
>
>
> Improvment of the exclusion/inclusion mechanism: for now this is working based on dependencies wich are neither test nor provided. Need also to handle jar modules which needs to be declared in a
> <module>
>   <java>[...]</java>
> </module>
> entry. 

-- 
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-623) Improve the exclusion / inclusion of a dependency inside the ear

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

    Resolution: Fixed

Committed

> Improve the exclusion / inclusion of a dependency inside the ear
> ----------------------------------------------------------------
>
>          Key: MNG-623
>          URL: http://jira.codehaus.org/browse/MNG-623
>      Project: Maven 2
>         Type: Improvement
>   Components: maven-plugins
>     Reporter: Stephane Nicoll
>     Assignee: Stephane Nicoll
>      Fix For: 2.0-beta-1
>  Attachments: MNG-623.patch
>
>
> Improvment of the exclusion/inclusion mechanism: for now this is working based on dependencies wich are neither test nor provided. Need also to handle jar modules which needs to be declared in a
> <module>
>   <java>[...]</java>
> </module>
> entry. 

-- 
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] Updated: (MNG-623) Improve the exclusion / inclusion of a dependency inside the ear

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

Stephane Nicoll updated MNG-623:
--------------------------------

    Fix Version: 2.0-beta-1

> Improve the exclusion / inclusion of a dependency inside the ear
> ----------------------------------------------------------------
>
>          Key: MNG-623
>          URL: http://jira.codehaus.org/browse/MNG-623
>      Project: Maven 2
>         Type: Improvement
>   Components: maven-plugins
>     Reporter: Stephane Nicoll
>     Assignee: Stephane Nicoll
>      Fix For: 2.0-beta-1

>
>
> Improvment of the exclusion/inclusion mechanism: for now this is working based on dependencies wich are neither test nor provided. Need also to handle jar modules which needs to be declared in a
> <module>
>   <java>[...]</java>
> </module>
> entry. 

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