You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Brett Porter (JIRA)" <ji...@codehaus.org> on 2007/01/10 02:56:21 UTC

[jira] Created: (MCHECKSTYLE-65) regression in checkstyle 2.2: config locations seen as null

regression in checkstyle 2.2: config locations seen as null
-----------------------------------------------------------

                 Key: MCHECKSTYLE-65
                 URL: http://jira.codehaus.org/browse/MCHECKSTYLE-65
             Project: Maven 2.x Checkstyle Plugin
          Issue Type: Bug
    Affects Versions: 2.2
            Reporter: Brett Porter
             Fix For: 2.2


I was just looking at the test Jason added from Brian about the extensions (utilising checkstyle), and I've found an additional problem occurs under Checkstyle 2.2 that works with 2.1.

With Maven 2.0.4, change it0111 to use checkstyle 2.2-SNAPSHOT and run mvn -Dtest=MavenIT0111PluginsThatRequireAResourceFromAnExtensionTest test

Caused by: org.apache.maven.reporting.MavenReportException: Unable to process null config location.
        at org.apache.maven.plugin.checkstyle.CheckstyleReport.getConfigFile(CheckstyleReport.java:969)
        at org.apache.maven.plugin.checkstyle.CheckstyleReport.executeReport(CheckstyleReport.java:504)
        at org.apache.maven.reporting.AbstractMavenReport.generate(AbstractMavenReport.java:98)
        at org.apache.maven.reporting.AbstractMavenReport.execute(AbstractMavenReport.java:73)
        ... 18 more


-- 
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] Commented: (MCHECKSTYLE-65) regression in checkstyle 2.2: config locations seen as null

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

Dennis Lundberg commented on MCHECKSTYLE-65:
--------------------------------------------

Brett,
I think that Dan fixed this in
  http://svn.apache.org/viewvc?view=rev&revision=518817

Can you verify that?

> regression in checkstyle 2.2: config locations seen as null
> -----------------------------------------------------------
>
>                 Key: MCHECKSTYLE-65
>                 URL: http://jira.codehaus.org/browse/MCHECKSTYLE-65
>             Project: Maven 2.x Checkstyle Plugin
>          Issue Type: Bug
>    Affects Versions: 2.2
>            Reporter: Brett Porter
>             Fix For: 2.2
>
>
> I was just looking at the test Jason added from Brian about the extensions (utilising checkstyle), and I've found an additional problem occurs under Checkstyle 2.2 that works with 2.1.
> With Maven 2.0.4, change it0111 to use checkstyle 2.2-SNAPSHOT and run mvn -Dtest=MavenIT0111PluginsThatRequireAResourceFromAnExtensionTest test
> Caused by: org.apache.maven.reporting.MavenReportException: Unable to process null config location.
>         at org.apache.maven.plugin.checkstyle.CheckstyleReport.getConfigFile(CheckstyleReport.java:969)
>         at org.apache.maven.plugin.checkstyle.CheckstyleReport.executeReport(CheckstyleReport.java:504)
>         at org.apache.maven.reporting.AbstractMavenReport.generate(AbstractMavenReport.java:98)
>         at org.apache.maven.reporting.AbstractMavenReport.execute(AbstractMavenReport.java:73)
>         ... 18 more

-- 
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] Closed: (MCHECKSTYLE-65) regression in checkstyle 2.2: config locations seen as null

Posted by "Brett Porter (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MCHECKSTYLE-65?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brett Porter closed MCHECKSTYLE-65.
-----------------------------------

      Assignee: Brett Porter
    Resolution: Fixed

confirmed

> regression in checkstyle 2.2: config locations seen as null
> -----------------------------------------------------------
>
>                 Key: MCHECKSTYLE-65
>                 URL: http://jira.codehaus.org/browse/MCHECKSTYLE-65
>             Project: Maven 2.x Checkstyle Plugin
>          Issue Type: Bug
>    Affects Versions: 2.2
>            Reporter: Brett Porter
>            Assignee: Brett Porter
>             Fix For: 2.2
>
>
> I was just looking at the test Jason added from Brian about the extensions (utilising checkstyle), and I've found an additional problem occurs under Checkstyle 2.2 that works with 2.1.
> With Maven 2.0.4, change it0111 to use checkstyle 2.2-SNAPSHOT and run mvn -Dtest=MavenIT0111PluginsThatRequireAResourceFromAnExtensionTest test
> Caused by: org.apache.maven.reporting.MavenReportException: Unable to process null config location.
>         at org.apache.maven.plugin.checkstyle.CheckstyleReport.getConfigFile(CheckstyleReport.java:969)
>         at org.apache.maven.plugin.checkstyle.CheckstyleReport.executeReport(CheckstyleReport.java:504)
>         at org.apache.maven.reporting.AbstractMavenReport.generate(AbstractMavenReport.java:98)
>         at org.apache.maven.reporting.AbstractMavenReport.execute(AbstractMavenReport.java:73)
>         ... 18 more

-- 
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