[
https://issues.apache.org/jira/browse/JCLOUDS-736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14159180#comment-14159180
]
Andrew Phillips edited comment on JCLOUDS-736 at 10/4/14 3:51 PM:
------------------------------------------------------------------
This is an old known issue, as stated in the comment in the jclouds-resources
POM [1]:
"Cannot be run on a clean repo, because of a self-dependency. Install into the
local repo with 'mvn clean install' first."
[~gaul]'s reverted commit simply brought this to the fore by explicitly
ensuring we always run Checkstyle.
[1] https://github.com/jclouds/jclouds/blob/master/resources/pom.xml#L31-L32
was (Author: andrewp):
This is an old known issue, as stated in the comment in the jclouds-resources
POM [1]:
"Cannot be run on a clean repo, because of a self-dependency. Install into the
local repo with 'mvn clean install' first."
[~gaul]'s reverted commit simply brought this to the fore by explicitly
ensuring we always run Checkstyle
[1] https://github.com/jclouds/jclouds/blob/master/resources/pom.xml#L31-L32
> Unable to build jclouds-resources
> ---------------------------------
>
> Key: JCLOUDS-736
> URL: https://issues.apache.org/jira/browse/JCLOUDS-736
> Project: jclouds
> Issue Type: Task
> Reporter: Adrian Cole
> Assignee: Andrew Gaul
> Fix For: 2.0.0
>
>
> If you don't run mvn install on jclouds/resources, then you will get
>
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-checkstyle-plugin:2.12.1:check (checkstyle) on
> project jclouds-core: Failed during checkstyle execution: Unable to process
> configuration file at location: resources/checkstyle.xml: Cannot create
> file-based resource:invalid distance too far back -> [Help 1]
> probably the snapshot repo needs a publish
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)