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

[jira] Issue Comment Edited: (MCHECKSTYLE-129) Unable To Load configLocation From URL

    [ http://jira.codehaus.org/browse/MCHECKSTYLE-129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=210154#action_210154 ] 

Olivier Lamy edited comment on MCHECKSTYLE-129 at 2/14/10 6:24 PM:
-------------------------------------------------------------------

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}

      was (Author: olamy):
    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