-
Type:
Improvement
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: maven-shared-utils-3.0.0
-
Fix Version/s: maven-shared-utils-3.0.1
-
Component/s: maven-shared-utils
-
Labels:None
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.