hello, I have a multi-module project and during build I continuously get the following output: [INFO] The goal 'org.apache.maven.plugins:maven-javadoc-plugin:2.6.1:javadoc' has not be previously called for the project: xxx
and so it lists each sub-module over and over again and re-executes the javadoc plugin for the same sub-module many times. Any ideas what's wrong? TIA, Best regards, Giovanni --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
