[
https://issues.apache.org/jira/browse/MEAR-213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Karl Heinz Marbaise closed MEAR-213.
------------------------------------
Resolution: Not A Problem
Assignee: Karl Heinz Marbaise
Fix Version/s: (was: 3.0.1)
3.0.0
This can't happen anymore base on the implementation in MEAR-171.
> WARNING Output is not correct in case of classifiers
> ----------------------------------------------------
>
> Key: MEAR-213
> URL: https://issues.apache.org/jira/browse/MEAR-213
> Project: Maven Ear Plugin
> Issue Type: Improvement
> Affects Versions: 2.10
> Reporter: Karl Heinz Marbaise
> Assignee: Karl Heinz Marbaise
> Priority: Major
> Fix For: 3.0.0
>
>
> In relationship with classifier this does not work correctly.
> {noformat}
> [INFO] --- maven-ear-plugin:2.10:ear (default-ear) @ middletier-ear ---
> [WARNING] The artifactId component-base:6.33.10-SNAPSHOT exists more than
> once in the modules list.
> [WARNING] --> com.company:component-base:jar:6.33.10-SNAPSHOT (jar)
> [WARNING] --> com.company:component-base:jar:qclasses:6.33.10-SNAPSHOT (jar)
> [WARNING] The artifactId component-func:6.33.10-SNAPSHOT exists more than
> once in the modules list.
> [WARNING] --> com.company:component-func:jar:6.33.10-SNAPSHOT (jar)
> [WARNING] --> com.company:component-func:jar:qclasses:6.33.10-SNAPSHOT (jar)
> [WARNING] HINT: This can be simply solved by using the
> <fileNameMapping>full</fileNameMapping>
> {noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)