[ http://jira.codehaus.org/browse/MIDEA-71?page=comments#action_77695 ] 
            
Dennis Lundberg commented on MIDEA-71:
--------------------------------------

I am unable to reproduce this problem. Here's what I did:

1. Download the 3 poms from this issue into the appropriate directory structure
2. Remove all modules but "admin" and "server" from the root pom
3. Remove all de.insomniahq dependencies
4. Remove the hibernate and jpf dependencies since they, or their dependencies, 
are not avaliable in the central repo
5. Run mvn -DdownloadSources=true idea:idea and watch the sources get downloaded
6. Check that the .iml files for admin, server and root all have the sources 
attached to commons-logging

I'm using the latest version of the plugin built from SVN.

> Sources are not consistently attached to dependencies
> -----------------------------------------------------
>
>                 Key: MIDEA-71
>                 URL: http://jira.codehaus.org/browse/MIDEA-71
>             Project: Maven 2.x Idea Plugin
>          Issue Type: Bug
>            Reporter: Jan Thomae
>         Attachments: admin-pom.xml, module1.jpg, module2.jpg, root-pom.xml, 
> server-pom.xml
>
>
> I have a multimodule project, where all submodules depend on commons-logging 
> (and other modules). When i run idea:idea with downloadSources enabled, the 
> sources for commons logging are correctly downloaded, and commons logging is 
> added to the dependency list of all modules. However, the sources are only 
> added to some of the modules, not all of them. I wasnt able yet, to find out 
> some reason for this. I have attached two shots of one module with attached 
> source and one without, plus the root pom and the module poms

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