[
http://jira.codehaus.org/browse/MCHECKSTYLE-129?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Allan Shoup updated MCHECKSTYLE-129:
------------------------------------
Attachment: checkstyle-new.zip
Here is an example project showing the failure. If you execute
{{mvn clean site}}
you get this output
{noformat}
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Building checkstyle-new
[INFO] task-segment: [clean, site]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [site:site {execution: default-site}]
[INFO] Generating "Project Team" report.
[INFO] Generating "Issue Tracking" report.
[INFO] Generating "Checkstyle" report.
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Error during page generation
Embedded error: Error rendering Maven report: Failed during checkstyle execution
Could not find resource
'http://svn.apache.org/repos/asf/maven/plugins/tags/maven-checkstyle-plugin-2.5/src/main/resources/config/sun_checks.xml'.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 5 seconds
[INFO] Finished at: Sat Feb 13 10:38:18 CST 2010
[INFO] Final Memory: 27M/135M
[INFO] ------------------------------------------------------------------------
{noformat}
> Unable To Load configLocation From URL
> --------------------------------------
>
> Key: MCHECKSTYLE-129
> URL: http://jira.codehaus.org/browse/MCHECKSTYLE-129
> Project: Maven 2.x Checkstyle Plugin
> Issue Type: Bug
> Affects Versions: 2.5
> Environment: Windows Vista
> Maven 2.2.1
> Reporter: Allan Shoup
> Priority: Critical
> Attachments: checkstyle-new.zip
>
>
> With maven-checkstyle-plugin 2.5, I can no longer specify a URL in the
> configLocation.
--
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