diff options
author | Mark Donszelmann <Mark.Donszelmann@gmail.com> | 2009-10-03 20:55:35 +0200 |
---|---|---|
committer | Mark Donszelmann <Mark.Donszelmann@gmail.com> | 2009-10-03 20:55:35 +0200 |
commit | 3705f9d9adaca497801c532d3f3087041f5504b4 (patch) | |
tree | d26af9c2b0931019946325476b72b8d8ef7d3b0f /src/it/it0003-jni | |
parent | a5f5d1479039db6bd093ffa828d975cd00e45ea6 (diff) | |
download | maven-nar-plugin-3705f9d9adaca497801c532d3f3087041f5504b4.tar.gz maven-nar-plugin-3705f9d9adaca497801c532d3f3087041f5504b4.tar.bz2 maven-nar-plugin-3705f9d9adaca497801c532d3f3087041f5504b4.tar.xz maven-nar-plugin-3705f9d9adaca497801c532d3f3087041f5504b4.zip |
Added test 5
Diffstat (limited to 'src/it/it0003-jni')
-rw-r--r-- | src/it/it0003-jni/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/it/it0003-jni/pom.xml b/src/it/it0003-jni/pom.xml index 8c1881b..eaf71c6 100644 --- a/src/it/it0003-jni/pom.xml +++ b/src/it/it0003-jni/pom.xml @@ -43,6 +43,7 @@ under the License. <maven.test.skip>true</maven.test.skip> </properties> --> + <build> <defaultGoal>integration-test</defaultGoal> <plugins> |