summaryrefslogtreecommitdiff
path: root/src/it
diff options
context:
space:
mode:
authorMark Donszelmann <Mark.Donszelmann@gmail.com>2009-12-10 09:32:49 +0100
committerMark Donszelmann <Mark.Donszelmann@gmail.com>2009-12-10 09:32:49 +0100
commit8c046e79b56e71bd0a9f3787712963bc2523d8f1 (patch)
treea112eb574ceb04ec65999eb356843c47a019fa4a /src/it
parent8c1687f37f78a768668d7cd0a9caf4e151d0494a (diff)
downloadmaven-nar-plugin-8c046e79b56e71bd0a9f3787712963bc2523d8f1.tar.gz
maven-nar-plugin-8c046e79b56e71bd0a9f3787712963bc2523d8f1.tar.bz2
maven-nar-plugin-8c046e79b56e71bd0a9f3787712963bc2523d8f1.tar.xz
maven-nar-plugin-8c046e79b56e71bd0a9f3787712963bc2523d8f1.zip
Progress on NAR-21
Diffstat (limited to 'src/it')
-rw-r--r--src/it/it0014-multi-module/pom.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/it/it0014-multi-module/pom.xml b/src/it/it0014-multi-module/pom.xml
index a87aad6..1b349dc 100644
--- a/src/it/it0014-multi-module/pom.xml
+++ b/src/it/it0014-multi-module/pom.xml
@@ -40,6 +40,9 @@ under the License.
<url>http://maven.apache.org/</url>
<build>
+<!--
+ <defaultGoal>integration-test</defaultGoal>
+-->
<defaultGoal>install</defaultGoal>
</build>