You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Alex Prater (JIRA)" <ji...@codehaus.org> on 2010/09/29 15:46:32 UTC

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

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

        

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

Posted by "Dennis Lundberg (JIRA)" <ji...@codehaus.org>.
     [ https://jira.codehaus.org/browse/MCHECKSTYLE-145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dennis Lundberg closed MCHECKSTYLE-145.
---------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.9

Fixed in [r1242026|http://svn.apache.org/viewvc?view=revision&revision=1242026].
                
> 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
>             Fix For: 2.9
>
>
> 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

        

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

Posted by "Dennis Lundberg (JIRA)" <ji...@codehaus.org>.
    [ 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