Skip to content

fix(build): duplicate maven-enforcer-plugin declaration#1155

Merged
c-dilks merged 1 commit intodevelopmentfrom
fix-duplicate-plugin
Mar 23, 2026
Merged

fix(build): duplicate maven-enforcer-plugin declaration#1155
c-dilks merged 1 commit intodevelopmentfrom
fix-duplicate-plugin

Conversation

@c-dilks
Copy link
Member

@c-dilks c-dilks commented Mar 23, 2026

fixes

[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.jlab.clas:common-tools:pom:13.7.1-SNAPSHOT
[WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.apache.maven.plugins:maven-enforcer-plugin @ org.jlab.clas:coatjava:13.7.1-SNAPSHOT, /home/dilks/j/coatjava/pom.xml, line 392, column 15
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.jlab.clas:coatjava:pom:13.7.1-SNAPSHOT
[WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.apache.maven.plugins:maven-enforcer-plugin @ line 392, column 15
[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] 

@c-dilks c-dilks enabled auto-merge (squash) March 23, 2026 13:56
@baltzell baltzell force-pushed the fix-duplicate-plugin branch from ba6083a to 1f149ac Compare March 23, 2026 15:03
@c-dilks c-dilks merged commit dc6a6b1 into development Mar 23, 2026
23 checks passed
@baltzell baltzell deleted the fix-duplicate-plugin branch March 23, 2026 15:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants