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

[jira] Commented: (MNG-1161) Assembly doesn't work with provided scope

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

Brett Porter commented on MNG-1161:
-----------------------------------

if the dependencies are "provided", why do you need to bundle them in the assembly? should they perhaps be runtime instead?



> Assembly doesn't work with provided scope
> -----------------------------------------
>
>          Key: MNG-1161
>          URL: http://jira.codehaus.org/browse/MNG-1161
>      Project: Maven 2
>         Type: Bug
>   Components: maven-assembly-plugin
>     Versions: 2.0-beta-3
>  Environment: WinXP
>     Reporter: Brian Fox

>
>
> I have a project with all dependancies in the provided scope. I'd like to create an assembly that contains all these jars. If I set the scope to provided in the assembly descriptor xml file, it ignores all these dependancies. If I change it to test, it grabs them, but also my test dependancies as expected. 

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