[
https://jira.codehaus.org/browse/MEAR-175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=335940#comment-335940
]
Will Tatam commented on MEAR-175:
---------------------------------
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-ear-plugin:2.8:generate-application-xml
(default-generate-application-xml) on project ear: Artifact[war:group:artifact]
has 2 candidates, please provide a classifier. -> [Help 1]
I can't supply a classifier as i need both the basic (non-classified) artifact
and the javadocs (which are inside the javadoc classified artifact)
> Multiple artifacts found when using classifiers
> -----------------------------------------------
>
> Key: MEAR-175
> URL: https://jira.codehaus.org/browse/MEAR-175
> Project: Maven Ear Plugin
> Issue Type: Bug
> Affects Versions: 2.8
> Reporter: Will Tatam
>
> If you have an artifact without a classifier and one with a classifier, then
> the code will find both
> e.g
> myjar and myjar-javadocs
> When you depend on myjar (classififer == null) then it finds the classified
> version too and so fails
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira