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

Jerome Lacoste updated MJAR-6:
------------------------------

    Attachment: MJAR-6.diff

> 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
>  Attachments: MJAR-6.diff
>
>
> 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

Reply via email to