[ https://issues.apache.org/jira/browse/MEAR-213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Karl Heinz Marbaise updated MEAR-213: ------------------------------------- Fix Version/s: (was: 2.10.1) 3.0 > 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 > Fix For: 3.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 (v6.3.4#6332)