Marvin Wolfthal
- Total activity 54
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 23
-
Created Surefire / Junit
AnsweredCan someone explain how the runtime environment differs when running "test" from the Maven lifecycle menu and when running a test by selecting it (or a test method) from the source file or the proj... -
Created Problem with JDK modules (JDK 12)
AnsweredI have a large maven project in which all the maven modules except for one have module-info.java. For that one I have provided an Automatic-Module-Name in MANIFEST.MF, call it 'x', The subproject (...