Skip to content

[MSHARED-536] Removed unused plugin declaration for maven-assembly-plugin #246

Description

@jira-importer

Karl Heinz Marbaise opened MSHARED-536 and commented

Currently we have the following in the pom file:

<plugin>
  <groupId>org.apache.maven.plugins</groupId>
  <artifactId>maven-assembly-plugin</artifactId>
  <version>2.5.5</version>
</plugin>

which is not needed.


Affects: maven-shared-utils-3.0.0

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestpriority:minorMinor loss of function, or other problem where easy workaround is present

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions