You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Marco Tedone <mt...@jemos.org> on 2004/01/18 21:18:54 UTC

Problems with xdoc

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: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org