Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
maven-shared-utils-3.0.0
-
None
Description
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.