Added a junit test example to the simple java sample. Hope it has not become too complex ;-)
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113463 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -56,6 +56,7 @@
|
||||
<!-- build information for the project -->
|
||||
<build>
|
||||
<sourceDirectory>src/java</sourceDirectory>
|
||||
<unitTestSourceDirectory>src/test</unitTestSourceDirectory>
|
||||
</build>
|
||||
|
||||
</project>
|
||||
|
||||
Reference in New Issue
Block a user