[
http://jira.codehaus.org/browse/MCHECKSTYLE-129?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Olivier Lamy closed MCHECKSTYLE-129.
------------------------------------
Resolution: Fixed
the issue is in plexus-resources.
You can add a new version in the plugin dependencies
{code:xml}
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-resources</artifactId>
<version>1.0-alpha-7-SNAPSHOT</version>
</dependency>
{code}
> 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
> Assignee: Olivier Lamy
> Priority: Blocker
> Fix For: 2.6
>
> Attachments: checkstyle-new.zip, checkstyle-old.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