Eric Norman created SLING-11198:
-----------------------------------
Summary: Merge duplicate apache-rat-plugin declarations
Key: SLING-11198
URL: https://issues.apache.org/jira/browse/SLING-11198
Project: Sling
Issue Type: Bug
Reporter: Eric Norman
Assignee: Eric Norman
Fix For: Feature Model Launcher 1.2.2
When building the org-apache-sling-feature-launcher project this warning is
logged:
{noformat}
[WARNING]
[WARNING] Some problems were encountered while building the effective model for
org.apache.sling:org.apache.sling.feature.launcher:jar:1.2.1-SNAPSHOT
[WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but found
duplicate declaration of plugin org.apache.rat:apache-rat-plugin @ line 193,
column 21
[WARNING]
[WARNING] It is highly recommended to fix these problems because they threaten
the stability of your build.
[WARNING]
[WARNING] For this reason, future Maven versions might no longer support
building such malformed projects.
[WARNING]
{noformat}
--
This message was sent by Atlassian Jira
(v8.20.1#820001)