Konrad Windszus created MPLUGIN-531:
---------------------------------------

             Summary: Fail the build if mixing v3 and v4 annotations
                 Key: MPLUGIN-531
                 URL: https://issues.apache.org/jira/browse/MPLUGIN-531
             Project: Maven Plugin Tools
          Issue Type: Bug
          Components: maven-plugin-tools-annotations
            Reporter: Konrad Windszus


The 
https://github.com/apache/maven-plugin-tools/blob/master/maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/JavaAnnotationsMojoDescriptorExtractor.java
 should fail the build in case
v3 (1.0/1.1 descriptor) and v4 (2.0 descriptor) annotations are mixed in a 
single project.

This leads to unexpected behaviour like Component no longer being evaluated 
among others.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to