m1 - Problems with checkstyle

2005-10-21 Thread Angel Andres Fungueiro
Hi.

I'm generating checkstyle reports with Maven 1.0 and works fine.
But when using the property maven.checkstyle.properties ( or
maven.checkstyle.propertiesURL) to specify a custom check set, it
fails giving the next error message:

..
checkstyle:report:
checkstyle:run:
[echo] Using file:/opt/maven-1.0.2/esidif_checks.xml for checkstyle ...

BUILD FAILED
File.. 
/home/webmaster/.maven/cache/maven-multiproject-plugin-1.3.1/plugin.jelly
Element... maven:reactor
Line.. 103
Column 9
Unable to obtain goal [site] --
/home/webmaster/.maven/cache/maven-checkstyle-plugin-2.5/plugin.jelly:144:63:
ant:checkstyle Unable to create a Checker: unable to find
file:/opt/maven-1.0.2/esidif_checks.xml
Total time: 12 seconds

Can anyone help me?

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



m1 - Problem with changelog reports

2005-10-14 Thread Angel Andres Fungueiro
When maven generates the changelog reports, the links are relatives to
site url but they should be relatives to CVS url.
I use

repositoryurlhttp://172.20.16.232/viewcvs/esidif/Fuentes/Arquitectura/archivos_adjuntos//url/repository

How can i do that?.
Anybody can help me?

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