[ 
https://issues.apache.org/jira/browse/WHIRR-319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13041315#comment-13041315
 ] 

Andrei Savu commented on WHIRR-319:
-----------------------------------

On a clean ubuntu 10.10 64bit server install with a clean trunk checkout + this 
patch first I've seen this error:

{noformat}
[DEBUG] Could not find metadata 
org.apache.whirr:whirr-build-tools:0.6.0-incubating-SNAPSHOT/maven-metadata.xml 
in local (/root/.m2/repository)
[DEBUG] Failure to find 
org.apache.whirr:whirr-build-tools:0.6.0-incubating-SNAPSHOT/maven-metadata.xml 
in https://repository.apache.org/content/repositories/snapshots was cached in 
the local repository, resolution will not be reattempted until the update 
interval of apache-snapshots has elapsed or updates are forced
[DEBUG] Failure to find 
org.apache.whirr:whirr-build-tools:0.6.0-incubating-SNAPSHOT/maven-metadata.xml 
in http://repository.apache.org/snapshots was cached in the local repository, 
resolution will not be reattempted until the update interval of 
apache.snapshots has elapsed or updates are forced
{noformat}

After doing a {{mvn install}} in {{build-tools}} I'm getting again the previous 
error again:

{noformat}
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-checkstyle-plugin:2.6:checkstyle (default-cli) 
on project whirr-core: An error has occurred in Checkstyle report generation. 
Failed during checkstyle execution: There are 1839 checkstyle errors. -> [Help 
1]
{noformat}

Maven version:

{noformat}
Apache Maven 3.0.3 (r1075438; 2011-02-28 19:31:09+0200)
Maven home: /root/apache-maven-3.0.3
Java version: 1.6.0_24, vendor: Sun Microsystems Inc.
Java home: /usr/lib/jvm/java-6-sun-1.6.0.24/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "2.6.35-27-server", arch: "amd64", family: "unix"
{noformat}

I'm starting to think there is something wrong with the build and not with my 
local machine. 

> Run rat & checkstyle before packaging 
> --------------------------------------
>
>                 Key: WHIRR-319
>                 URL: https://issues.apache.org/jira/browse/WHIRR-319
>             Project: Whirr
>          Issue Type: Improvement
>            Reporter: Andrei Savu
>            Assignee: Tom White
>             Fix For: 0.6.0
>
>         Attachments: WHIRR-319.patch, WHIRR-319.patch, checkstyle-result.xml, 
> mvn-checkstyle-X.log
>
>
> As Patrick suggested I believe this could help us avoid some release issues.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to