[
http://jira.codehaus.org/browse/MCHECKSTYLE-135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=235041#action_235041
]
Dominique Jean-Prost commented on MCHECKSTYLE-135:
--------------------------------------------------
@Rick : I marked as fixed as the source trunk contains the fix. But 2.6 hasn't
been released yet. As there is no issue remaining at this time, I think
everything should go quickly for now.
Please also note that I didn't manage to make 2.5 version work by adding the
dependency element in my pom.xml. I don't know if it's a problem or not.
> Can't use a configFile with an URL
> ----------------------------------
>
> Key: MCHECKSTYLE-135
> URL: http://jira.codehaus.org/browse/MCHECKSTYLE-135
> Project: Maven 2.x Checkstyle Plugin
> Issue Type: Bug
> Affects Versions: 2.5
> Reporter: Dominique Jean-Prost
> Assignee: Olivier Lamy
> Fix For: 2.6
>
> Attachments: log.txt
>
>
> If I specify a config file with an url, this file can't be downloaded anymore.
> I double checked that this file is reachable by http.
> After searching a bit, I guess the problem comes from
> org.codehaus.plexus.resource.loader.URLResourceLoader.getResource(String) in
> the following lines :
> for ( Iterator i = paths.iterator(); i.hasNext(); ) { <-- paths is empty there
> }
--
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