[
https://issues.apache.org/jira/browse/JCLOUDS-736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14158456#comment-14158456
]
ASF subversion and git services commented on JCLOUDS-736:
---------------------------------------------------------
Commit 80d51f409aa36f1a5505214eb4ac6e1128213c92 in jclouds's branch
refs/heads/master from [~gaul]
[ https://git-wip-us.apache.org/repos/asf?p=jclouds.git;h=80d51f4 ]
JCLOUDS-736: Revert "Fail build on checkstyle warnings"
This reverts commit 9384575d1ee4c2e68ff503b237dfedf8ab6b14bb. This
caused errors of the form:
[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]
Likely due to running checkstyle during the validate phase which runs
before the package phase where checkstyle would find its resource jar.
> snapshot repo mildly screwed
> ----------------------------
>
> Key: JCLOUDS-736
> URL: https://issues.apache.org/jira/browse/JCLOUDS-736
> Project: jclouds
> Issue Type: Task
> Reporter: Adrian Cole
> Assignee: Andrew Gaul
>
> 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)