Hi,
I'm attempting to run the checkstyle report but something is going
wrong. The checkstyle xml reports are being generated but the
checkstyle-report.html is missing. On the console I get this debug
which contains a StringIndexOutOfBoundsException. Is this exception
preventing generation of the checkstyle docs? Anyone know what the
problem might be?
thanks Nathan
checkstyle:generate-report:
[taskdef] [DEBUG] Class
com.puppycrawl.tools.checkstyle.CheckStyleTask loaded from parent loader
[taskdef] [DEBUG] +User task: checkstyle
com.puppycrawl.tools.checkstyle.CheckStyleTask
[echo] Using
C:\apache\maven-1.0-beta-6\plugins\maven-checkstyle-plugin-1.1/sun-checkstyle.properties
for checkstyle ...
[checkstyle] [DEBUG] fileset: Setup scanner in dir
C:\projects\tts_maven\src\java with patternSet{ includes: [**/*.java]
excludes: [] }
[checkstyle] [VERBOSE] 0) Adding 933 files from directory
C:\projects\tts_maven\src\java
Loading stylesheet
C:\apache\maven-1.0-beta-6\plugins\maven-checkstyle-plugin-1.1\checkstyle.dvsl
In file C:\projects\tts_maven\target\checkstyle-raw-report.xml time:
1034161649883
Out file
C:\projects\tts_maven\target\generated-xdocs\checkstyle-report.xml time:
1034161491074
Style file
C:\apache\maven-1.0-beta-6\plugins\maven-checkstyle-plugin-1.1\checkstyle.dvsl
time: 1033984094000
Processing C:\projects\tts_maven\target\checkstyle-raw-report.xml to
C:\projects\tts_maven\target\generated-xdocs\checkstyle-report.xml
Error parsing
C:\projects\tts_maven\src\java\net\nettec\marsh\begin\tts\integration\proxy\TTSConnectorEJB.java:
java.lang.StringIndexOutOfBo
undsException: String index out of range: -8
Error parsing
C:\projects\tts_maven\src\java\net\nettec\marsh\begin\tts\integration\proxy\TTSConnectorEJB.java:
java.lang.StringIndexOutOfBo
undsException: String index out of range: -8
Processed C:\projects\tts_maven\target\checkstyle-raw-report.xml in
39196 ms.
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>