Simon Cooper
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Created Running maven tests without including them in output jar
I've got an IntelliJ Maven project set up with some tests in a separate 'tests' folder, which is marked as a tests source folder in IntelliJ. I've got a TC build setup with the Maven goals 'compile...