commit | 85994040c64b2cfb4ddd121cb297924ca1d65e1b | [log] [tgz] |
---|---|---|
author | Robert Lazarski <robertlazarski@apache.org> | Mon Mar 11 00:27:44 2019 +0000 |
committer | Robert Lazarski <robertlazarski@apache.org> | Mon Mar 11 00:27:44 2019 +0000 |
tree | 66277accd54888d5612f867112a1ec2f465a3c83 | |
parent | 3fcac2ce6f5c6f6c68c42dc8d76564a3ef0575e9 [diff] |
remove sample jws files from the WAR distribution
diff --git a/axis-war/pom.xml b/axis-war/pom.xml index 09aa21e..2a2cd05 100644 --- a/axis-war/pom.xml +++ b/axis-war/pom.xml
@@ -89,6 +89,7 @@ <artifactId>maven-war-plugin</artifactId> <configuration> <packagingExcludes>WEB-INF/lib/soapmonitor-applet-*.jar</packagingExcludes> + <packagingExcludes>*.jws</packagingExcludes> <overlays> <overlay> <groupId>${project.groupId}</groupId>