[ http://jira.codehaus.org/browse/MIDEA-60?page=comments#action_75948 ] Dennis Lundberg commented on MIDEA-60: --------------------------------------
Hi David I have followed the steps (1-5 + 'mvn idea:module') that you mention, but I cannot reproduce this issue. The sources are still there after running 'mvn idea:module'. I'm using the latest svn version of the maven-idea-plugin, built from source. > Keep attached sources when replacing libraries in module > -------------------------------------------------------- > > Key: MIDEA-60 > URL: http://jira.codehaus.org/browse/MIDEA-60 > Project: Maven 2.x Idea Plugin > Issue Type: Improvement > Affects Versions: 2.0 > Reporter: David Hay > Attachments: ideatest-after-module-rebuild.jar, ideatest-log.txt, > ideatest-with-source.jar > > > Many times, the dependencies downloaded by Maven do not have corresponding > source jars. So I download the source separately and attach it to the > dependencies in my module. However, if I regenerate the module, those source > attachments are lost. > I'd like to see the Idea plugin (perhaps optionally) keep any source or > javadoc attachments that have been made. -- 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
