Create and attach tests sources as artifacts

This commit is contained in:
Svetoslav Neykov 2017-03-20 18:18:50 +02:00 committed by Ignasi Barrera
parent 7f589821d4
commit 2633fcc1ab
1 changed files with 1 additions and 0 deletions

View File

@ -1413,6 +1413,7 @@
<id>attach-sources</id>
<goals>
<goal>jar-no-fork</goal>
<goal>test-jar-no-fork</goal>
</goals>
</execution>
</executions>