DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16432>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16432

Error from maven when generating the task list





------- Additional Comments From [EMAIL PROTECTED]  2003-01-31 22:38 -------
Fixed those issues.  The files had some javadoc blocks where there should have
been regular comment blocks.

Another issue cropped up.  Since we added our own custom checkstyle.properties,
the checkstyle plugin is trying to process package.html files:

 checkstyle:generate-report:
Error parsing
/home/jsdever/cvs/jakarta-commons/httpclient/src/java/org/apache/commons/httpclient/cookie/package.html:
java.io.IOException: Invalid source file:
/home/jsdever/cvs/jakarta-commons/httpclient/src/java/org/apache/commons/httpclient/cookie/package.html

I tried setting some maven properties to fix this, but to no avail.
maven.checkstyle.includes=**/*.java
maven.checkstyle.excludes=**/*.html

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

Reply via email to