I have a 3 module project with an aggregate pom. When i run 'mvn install' from the aggregate pom it tries to run install on all of the modules twice. This is causing one of the installs to fail. Has anyone had an experience like this?
Brandon
I have a 3 module project with an aggregate pom. When i run 'mvn install' from the aggregate pom it tries to run install on all of the modules twice. This is causing one of the installs to fail. Has anyone had an experience like this?
Brandon