> -----Original Message-----
> From: Felipe Gaścho [mailto:[EMAIL PROTECTED] 
> Sent: Thursday, January 08, 2004 10:09 AM
> To: Maven Users List
> Subject: unknown "site generation" error
> 
> 
> When I tryied to generate the "site" reports, it failed but I 
> didn“t understand why !?
> 
> 
> C:\gaucho_WEB\webvob\implementacao>maven site
>  __  __
> |  \/  |__ _Apache__ ___
> | |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
> |_|  |_\__,_|\_/\___|_||_|  v. 1.0-rc1-SNAPSHOT
> 
> site:
> xdoc:register-reports:
> maven-jdepend-plugin:register:
> 
> maven-checkstyle-plugin:register:
> 
> maven-changes-plugin:register:
> 
> maven-changelog-plugin:register:
> 
> maven-developer-activity-plugin:register:
> 
> maven-file-activity-plugin:register:
> 
> maven-license-plugin:register:
> 
> maven-javadoc-plugin:register:
> 
> maven-jxr-plugin:register:
> 
> maven-junit-report-plugin:register:
> 
> maven-linkcheck-plugin:register:
> 
> maven-tasklist-plugin:register:
> 
> 
> site:run-reports:
>     [echo] Generating the Metrics...
> maven-jdepend-plugin:report:
> java:prepare-filesystem:
> 
> java:compile:
>     [echo] Compiling to 
> C:\gaucho_WEB\webvob\implementacao/target/classes
> 
> BUILD FAILED
> File...... file:/C:/Documents and 
> Settings/gaucho/.maven/plugins/maven-xdoc-plug
> in-1.4/
> Element... j:include
> Line...... 110
> Column.... 55
> org/dom4j/Element
> Total time: 43 seconds
> Finished at: Thu Jan 08 15:05:05 GMT-03:00 2004

Can you successfully compile?

Its failing after the java:compile step (even though the maven-xdoc-plugin
is being invoked).

You can also run "maven -X site" and look at the stack trace.
 
> C:\gaucho_WEB\webvob\implementacao>
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to