Hi, I tried quite everything but still I get the same error: BUILD FAILED File...... file:/C:/Documents and Settings/mtedone/.maven/plugins/maven-xdoc-plugin-1.4/ Element... attainGoal Line...... 587 Column.... 57 No goal [maven-license-plugin:register] Total time: 7 seconds Finished at: Sun Jan 18 20:07:59 GMT 2004
I defined several reports for my projects and the one that fails is the following: <report>maven-license-plugin</report> If I comment this report all the others are generated without problems. When I uncomment (or leave the <reports> element empty) the above error occurs. I define a project.properties file with the following property: maven.license.licenseFile = LICENSE.txt A copy of the LICENSE.txt file is available if needed. Marco --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
