You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Pascal Grange (JIRA)" <ji...@codehaus.org> on 2006/01/06 09:38:13 UTC

[jira] Commented: (MJAR-6) dependencies woth scope "test" are included in Extension-List of the manifest

    [ http://jira.codehaus.org/browse/MJAR-6?page=comments#action_55063 ] 

Pascal Grange commented on MJAR-6:
----------------------------------

Anyone here ?

It is abnormal to include dependencies in the manifest that have only a test scope... no ? Am I missing something  ?

Please someone : say something... anything :)

> dependencies woth scope "test" are included in Extension-List of the manifest
> -----------------------------------------------------------------------------
>
>          Key: MJAR-6
>          URL: http://jira.codehaus.org/browse/MJAR-6
>      Project: Maven 2.x Jar Plugin
>         Type: Bug

>  Environment: Any
>     Reporter: Pascal Grange

>
>
> When activating the Extension-List generation for the jar-plugin :
> <build>
> <plugins>
>   <plugin>
>     <groupId>org.apache.maven.plugins</groupId>
>     <artifactId>maven-jar-plugin</artifactId>
>     <configuration>
>         <manifest>
>           <addExtensions>true</addExtensions>
>         </manifest>
> ...
> Event the dependencies that have only a test scope such as junit, for instance, are included in the manifest.
>    

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