Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

maven-php-plugin listed twice in pluginManagement of php-parent-pom #18

Open
bsagal opened this issue Nov 28, 2012 · 0 comments
Open

maven-php-plugin listed twice in pluginManagement of php-parent-pom #18

bsagal opened this issue Nov 28, 2012 · 0 comments

Comments

@bsagal
Copy link

bsagal commented Nov 28, 2012

the configuration for maven-php-plugin appears twice in the pluginManagement section of the php-parent-pom pom file, (at lines 76 and 116) and causes the folwing warning

[WARNING] 'build.pluginManagement.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.phpmaven:maven-php-plugin @ org.phpmaven:php-parent-pom:2.0.2, /home/ben/.m2/repository/org/phpmaven/php-parent-pom/2.0.2/php-parent-pom-2.0.2.pom, line 114, column 25
[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.

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

No branches or pull requests

1 participant