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 Jefferson K. French
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 actually contains? Jeff On

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
Hello I try to use site:generate goal on the simplest possible project but got the following message: [...] checkstyle:init: checkstyle:report: checkstyle:run: [echo] Using C:\Documents and Settings\maciek\.maven\plugins\maven-checkstyl e-plugin-2.2-SNAPSHOT\plugin-resources/sun_checks.xml

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

2003-11-28 Thread Ben Walding
The repository connection string must start with scm: eg scm:cvs:pserver:[EMAIL PROTECTED]:/foo Maciek Zywno wrote: Hello I try to use site:generate goal on the simplest possible project but got the following message: [...] checkstyle:init: checkstyle:report: checkstyle:run: [echo]