Skip to content

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

Description

@bsagal

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions