Skip to content

Commit 8599404

Browse files
author
Robert Lazarski
committed
remove sample jws files from the WAR distribution
1 parent 3fcac2c commit 8599404

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

axis-war/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@
8989
<artifactId>maven-war-plugin</artifactId>
9090
<configuration>
9191
<packagingExcludes>WEB-INF/lib/soapmonitor-applet-*.jar</packagingExcludes>
92+
<packagingExcludes>*.jws</packagingExcludes>
9293
<overlays>
9394
<overlay>
9495
<groupId>${project.groupId}</groupId>

0 commit comments

Comments
 (0)