|
|
@ -101,6 +101,11 @@ |
|
|
</configuration> |
|
|
</configuration> |
|
|
<groupId>org.apache.maven.plugins</groupId> |
|
|
<groupId>org.apache.maven.plugins</groupId> |
|
|
</plugin> |
|
|
</plugin> |
|
|
|
|
|
<plugin> |
|
|
|
|
|
<groupId>org.apache.maven.plugins</groupId> |
|
|
|
|
|
<artifactId>maven-war-plugin</artifactId> |
|
|
|
|
|
<version>3.3.1</version> |
|
|
|
|
|
</plugin> |
|
|
<plugin> |
|
|
<plugin> |
|
|
<groupId>org.codehaus.mojo</groupId> |
|
|
<groupId>org.codehaus.mojo</groupId> |
|
|
<artifactId>exec-maven-plugin</artifactId> |
|
|
<artifactId>exec-maven-plugin</artifactId> |
|
|
|