Uploaded image for project: 'Maven EAR Plugin'
  1. Maven EAR Plugin
  2. MEAR-213

WARNING Output is not correct in case of classifiers

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Not A Problem
    • 2.10
    • None
    • None

    Description

      In relationship with classifier this does not work correctly.

      [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>
      

      Attachments

        Issue Links

          Activity

            People

              khmarbaise Karl Heinz Marbaise
              khmarbaise Karl Heinz Marbaise
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: