xdoclet task cannot be found - problem with classpath?

2004-01-18 Thread Maciek Zywno
Hello I tried to use xdoclet plugin, but the class definition for xdoclet.modules.web.WebDocletTask cannot be found. I have jars with Task definition classes in .maven\repository\xdoclet\jars: xdoclet-1.2.jar xdoclet-web-module-1.2b4.jar xdoclet-xdoclet-module-1.2.jar

Re: xdoclet task cannot be found - problem with classpath?

2004-01-18 Thread Maciek Zywno
__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

Re: site:generate failed - repository connection must start with scm[delim]

2003-11-29 Thread Maciek Zywno
Ben Walding wrote: The repository connection string must start with scm: eg scm:cvs:pserver:[EMAIL PROTECTED]:/foo thanks, but when I changed to: repository connectionscm:cvs:pserver:[EMAIL PROTECTED]:/foo/connection

Re: site:generate failed - repository connection must start with scm[delim]

2003-11-29 Thread Maciek Zywno
Jefferson K. French wrote: You also need to specify the module you are checking of of CVS. For example: scm:cvs:pserver:[EMAIL PROTECTED]:/cvs:myModule In your repository connection string, is [EMAIL PROTECTED] somthing you used for your post to hide the real names, or is that what it

site:generate failed - repository connection must start with scm[delim]

2003-11-28 Thread Maciek Zywno
So what's wrong with my connection? Thanks in advance Maciek Zywno - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: class org.xdoclet.ant.XDocletTask cannot be found - although is in .maven/repository

2003-11-26 Thread Maciek Zywno
-descriptor.html * And I checked that echo message=${maven.dependency.classpath}/ gives nothing actually. * Should I set it somehow? Could you try to help me once again? Thanks in advance! Maciek Zywno * * - To unsubscribe, e-mail

unalbe to obtain goal [java:compile] - please help

2003-11-24 Thread Maciek Zywno
Hello I downloaded and built maven from sources. I tried to use maven to build xdoclet-plugins. I get the output as below when I try to build xdoclet-plugins projects. My maven.xml for plugin-qtags project (the first one that gives exceptions while building) is: project default=jar:install