Can you not place the soapui-plugin in a profile and trigger its activation via a command line parameter a la maven.test.skip?
http://maven.apache.org/guides/introduction/introduction-to-profiles.htm l -----Original Message----- From: Marc Rolly [mailto:[email protected]] Sent: 08 January 2009 09:41 To: [email protected] Subject: Skipping a lifecycle phase I have soapui-plugin configured to run tests. On certain occasions, I would like to build the complete project without running the tests. Adding the property maven.test.skip only skips the maven-surefire plugin but not the soapui-plugin. There is also no way to add a property to skip the soapui plugin. Is it possible to skip only the test phase? --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
