-
Suggestion
-
Resolution: Fixed
-
None
-
None
Basically if you add -Dmaven.test.skip surefire won't run but cargo still will even though it doesn't need to.
Creating a profile with an activation property should do the trick.
Basically if you add -Dmaven.test.skip surefire won't run but cargo still will even though it doesn't need to.
Creating a profile with an activation property should do the trick.
Looks good to me.