You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Dennis Lundberg (JIRA)" <ji...@codehaus.org> on 2012/02/02 13:47:02 UTC

[jira] (MCHECKSTYLE-145) maven-checkstyle-plugin 2.6 SinkFactory WARNING

    [ https://jira.codehaus.org/browse/MCHECKSTYLE-145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=290593#comment-290593 ] 

Dennis Lundberg commented on MCHECKSTYLE-145:
---------------------------------------------

To solve this we need to upgrade to maven-reporting-impl:2.2, which has not yet been released.
                
> maven-checkstyle-plugin 2.6 SinkFactory WARNING
> -----------------------------------------------
>
>                 Key: MCHECKSTYLE-145
>                 URL: https://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, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira