Skip to content

Commit 2ecd34c

Browse files
author
mielvds
authored
Merge pull request #40 from smalyshev/master
Add classes so they can be used as "clean" dependency.
2 parents b163936 + 7c884be commit 2ecd34c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,7 @@
142142
<configuration>
143143
<warSourceDirectory>WebContent</warSourceDirectory>
144144
<failOnMissingWebXml>false</failOnMissingWebXml>
145+
<attachClasses>true</attachClasses>
145146
</configuration>
146147
</plugin>
147148
<plugin>

0 commit comments

Comments
 (0)