__matthewHawthorne wrote:

Maciek Zywno wrote:
> I tried to use xdoclet plugin, but the class definition for
> xdoclet.modules.web.WebDocletTask cannot be found.


Try running maven with the -X flag. Sometimes there are a chain of ClassNotFoundExceptions -- a class that the WebDocletTask depends on may be missing.

It doesn't help.


I have in project.xml dependency:
   <dependency>
      <id>xdoclet+web-module</id>
      <version>1.2b4</version>
   </dependency>

and I have xdoclet-web-module-1.2b4.jar in \.maven\repository\xdoclet\jars

Any suggestions what else can be wrong?

Regards


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



Reply via email to