[ 
http://jira.codehaus.org/browse/MSOURCES-17?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_111690
 ] 

Dennis Lundberg commented on MSOURCES-17:
-----------------------------------------

Could this issue be closed now as "Cannot reproduce"?

> Source plugin packages each module with *all* module's sources, in 
> multi-module build
> -------------------------------------------------------------------------------------
>
>                 Key: MSOURCES-17
>                 URL: http://jira.codehaus.org/browse/MSOURCES-17
>             Project: Maven 2.x Source Plugin
>          Issue Type: Bug
>            Reporter: Howard M. Lewis Ship
>
> Just upgraded from 2.0.4 to 2.0.5.
> Performed a mvn clean install on my project.
> Everything built correctly, but the source plugin:
>                               <plugin>
>                                       
> <groupId>org.apache.maven.plugins</groupId>
>                                       
> <artifactId>maven-source-plugin</artifactId>
>                                       <executions>
>                                               <execution>
>                                                       <goals>
>                                                               <goal>jar</goal>
>                                                       </goals>
>                                               </execution>
>                                       </executions>
>                               </plugin>
> Packaged each sub-module's -sources.jar with all the sources from all the 
> modules.

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