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

Maria Odea Ching moved MNG-1821 to MJAR-6:
------------------------------------------

      Version:     (was: 2.0)
    Component:     (was: maven-jar-plugin)
     Workflow: jira  (was: Maven)
          Key: MJAR-6  (was: MNG-1821)
      Project: Maven 2.x Jar Plugin  (was: Maven 2)

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

Reply via email to