This sounds very basic, but release:prepare insists on running the test phase although I purposely set the -Dmaven.test.skip=true property. Problem is: I don't want to run tests during a release and I cannot seem to find a way to skip them.
Do you know of a way? (Using the git scm provider) Tx. -- View this message in context: http://maven.40175.n5.nabble.com/How-to-skip-tests-during-release-prepare-tp1223821p1223821.html Sent from the Maven - Users mailing list archive at Nabble.com.
