You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by kiran malla <ki...@bsil.com> on 2003/05/20 15:33:00 UTC

problems with my new plugin

Hi all,
	I have created a new plugin for one appication that we have developed. we want to see the reports through maven. i am able to generate the reports using maven command...
maven maven-jdocaudit-plugin:report

But when I give the command "maven site:generate" I get loading error... Below is the error trace....

site:
xdoc:register-reports:
maven-jdocaudit-plugin:register:


site:run-reports:

xdoc:init:

xdoc:register-reports:
maven-jdocaudit-plugin:register:


xdoc:generate-from-pom:
    [echo] Generating xdocs from POM ...

BUILD FAILED
null:363:9: <velocity:merge> Class org/apache/log4j/Layout violates loader constraints
Total time:  4 seconds

Please provide your valuable inputs regarding hte same.
Regards,
Kiran Malla.