[ http://jira.codehaus.org/browse/MIDEA-51?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Eric Turcotte updated MIDEA-51: ------------------------------- Attachment: MIDEA-51.patch This patch may not present the best solution to this issue, but it solves it for test sources. > source code is not linked to dependencies with a classifier > ----------------------------------------------------------- > > Key: MIDEA-51 > URL: http://jira.codehaus.org/browse/MIDEA-51 > Project: Maven 2.x IDEA Plugin > Issue Type: Bug > Environment: Sun-JDK 1.5.0_06, Fedora Core 5 > Reporter: Arik Kfir > Attachments: MIDEA-51.patch > > > Using the latest copy of the plugin from SVN, it correctly downloads and > links source code (and javadocs) to dependencies defined in the POM. This > does not happen, however, to dependencies with a classifier. > To reproduce, add a dependency with a classifier, like this: > <dependency> > <groupId>...</groupId> > <artifactId>...</artifactId> > <version>...</version> > <classifier>tests</classifier> > </dependency> -- 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