[
https://jira.codehaus.org/browse/MIDEA-51?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov closed MIDEA-51.
-------------------------------
Resolution: Won't Fix
Please refer to
https://cwiki.apache.org/confluence/display/MAVEN/The+Great+JIRA+Cleanup+of+2014
if you're wondering why this issue was closed out.
> source code is not linked to dependencies with a classifier
> -----------------------------------------------------------
>
> Key: MIDEA-51
> URL: https://jira.codehaus.org/browse/MIDEA-51
> Project: Maven IDEA Plugin (RETIRED)
> 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 was sent by Atlassian JIRA
(v6.1.6#6162)