Arnaultbonafos
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
-
Arnaultbonafos created a post, Answeredproject with multiple root pom
Hello,I have a multi-module project with 2 root POM (pom.xml and test_pom.xml), it works fine with command line maven but IntelliJ fails to execute any unit test.First I use mvn to package all the ...