I think this problem is related to (or IS): http://jira.codehaus.org/browse/MSITE-302
I set my javadoc version back to 2.4 (we were using 2.5) and the build gets further, but I think the reactor contents are garbled. The "common" module (java only) gives the following error now: [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Error assembling JAR Embedded error: You must set at least one file. Any other suggestions? -----Original Message----- From: EJ Ciramella [mailto:[email protected]] Sent: Thursday, October 01, 2009 1:36 PM To: [email protected] Subject: problem combining goals on the command line Hi again list - I'm having an issue when I combine three goals on the command line (clean install site). What happens is I get an error about a the common jar (this is a multi module project with a common jar, ejbs, a war and an ear) not being available yet. Any suggestions? We're using mvn 2.0.9. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
