maven-checkstyle-plugin 2.6 SinkFactory WARNING
-----------------------------------------------
Key: MCHECKSTYLE-145
URL: http://jira.codehaus.org/browse/MCHECKSTYLE-145
Project: Maven 2.x Checkstyle Plugin
Issue Type: Bug
Affects Versions: 2.6
Environment: Apache Maven 2.2.0
Java version: 1.6.0_20
OS name: "mac os x" version: "10.6.4" arch: "x86_64" Family: "mac"
Reporter: Alex Prater
Priority: Minor
When using maven-checkstyle-plugin 2.6, I get the following WARNING:
[INFO] [site:site {execution: default-site}]
[INFO] Generating "Project Team" report.
[INFO] Generating "Issue Tracking" report.
[INFO] Generating "Checkstyle" report.
[WARNING] Deprecated API called - not org.apache.maven.doxia.sink.Sink instance
and no SinkFactory available. Please update this plugin.
[INFO]
[INFO] Generating "Continuous Integration" report.
[INFO] Generating "Project Plugins" report.
[INFO] Generating "Dependencies" report.
Switching to maven-checkstyle-plugin 2.5 causes the WARNING to go away. This
WARNING doesn't break the build, but can be confusing.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira