Tamas Cservenak created MNG-8180:
------------------------------------
Summary: Resolver will blindly assume it is deploying a plugin by
presence of META-INF/maven/plugins.xml in JAR
Key: MNG-8180
URL: https://issues.apache.org/jira/browse/MNG-8180
Project: Maven
Issue Type: Bug
Components: Artifacts and Repositories
Affects Versions: 3.9.8, 3.9.7, 3.9.6, 3.9.5, 3.9.4, 3.9.3, 3.9.2, 3.9.1,
3.9.0
Reporter: Tamas Cservenak
Fix For: 3.9.9
Resolver will generate plugin metadata based on contents of
META-INF/maven/plugins.xml file, that for example in case of shaded JAR may be
totally off.
Circumvention: exclude this file from JAR.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)