Alex Worden
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Alex Worden created a post, Intellij doesn't build my maven projects using configured plugins
Hi,I have a multi-module maven project. One of the modules defines my OpenJPA model classes and the maven build has the openjpa-maven-plugin configured like so: <plugins> <plugin>...