Skip to content
This repository was archived by the owner on May 6, 2025. It is now read-only.
This repository was archived by the owner on May 6, 2025. It is now read-only.

massive code duplication in pom.xml #17

@sloppycoder

Description

@sloppycoder

for modules that uses docker-maven-plugin, the plugin configuration must be specific at each module level, not at parent level, causes massive duplication.

this is caused by an issue in the plugin that the plugin will run even when packing type is POM, which causes error at parent pom level. The issue seems to have been fixed in upstream. pull request.

the configuration should be moved into parent pom when the new release arrives.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions