Michael Smyers
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Created Maven "internal sync" for dependencies that are also in-project modules - Broken on OSX?
I have 2 modules in 1 project. The first module (called TOP) depends on the second module (called BOTTOM). The TOP project is a WAR file (packaging type: war) while the BOTTOM project is a jar. Sta...