[ http://jira.codehaus.org/browse/MNG-415?page=comments#action_41386 ] 

Brett Porter commented on MNG-415:
----------------------------------

we resolved this here:
http://docs.codehaus.org/pages/viewpage.action?pageId=26408

Provided Scope

Add a provided scope that makes a dependency essentially compile scope, but it 
is not bundled, not on the execution classpath (eg for surefire) and the 
dependency is not transitive. It is intended for use in the final "end POM" 
only.

This addresses "compile only" dependencies, while not losing the benefits of 
having the scopes tied to each other.


> allow exclusion of certain dependencies from inclusion in an archive
> --------------------------------------------------------------------
>
>          Key: MNG-415
>          URL: http://jira.codehaus.org/browse/MNG-415
>      Project: Maven 2
>         Type: Improvement
>   Components: maven-plugins, maven-archiver
>     Versions: 2.0-alpha-2
>     Reporter: Brett Porter
>     Assignee: Brett Porter
>      Fix For: 2.0-alpha-3

>
>
> this has been requested for WAR, but it should apply to all archives that 
> include dependencies.

-- 
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to