run the test lifecycle only when config is specified

This commit is contained in:
Prasanna Santhanam 2013-03-11 21:09:22 +05:30
parent 7e91c47541
commit 323c3211c8

View File

@ -88,6 +88,7 @@
<profile>
<id>marvin</id>
<activation>
<property><name>marvin.config</name></property>
</activation>
<build>
<plugins>