On 08/09/2009, Emmanuel Venisse <emmanuel.veni...@gmail.com> wrote: > I don't know why the plugin can't be found, but a best practice is to define > the version of plugins so the build will be reproductible. > If you define the version, the build will be ok.
Thanks, that has worked. There are plenty of other plugins for which the version is not provided, but these don't cause a problem. > Emmanuel > > > On Fri, Sep 4, 2009 at 2:45 AM, sebb <seb...@gmail.com> wrote: > > > The cause for the HC build failures is as follows: > > > > The plugin 'com.atlassian.maven.plugins:maven-clover2-plugin' does not > > exist or no valid version could be found > > > > However, as far as I can tell, that used to work - anyone have any > > clues as to what is wrong here? > > > > ---------- Forwarded message ---------- > > From: contin...@vmbuild.apache.org <contin...@apache.org> > > Date: 3 Sep 2009 21:27 > > Subject: [continuum] BUILD FAILURE: HttpComponents - HttpComponents Client > > - > > To: comm...@hc.apache.org > > > > > > Online report : > > > > > http://vmbuild.apache.org/continuum/buildResult.action?buildId=210355&projectId=353 > > > > Build statistics: > > State: Failed > > Previous State: Failed > > Started at: Thu 3 Sep 2009 13:26:33 -0700 > > Finished at: Thu 3 Sep 2009 13:26:49 -0700 > > Total time: 15s > > Build Trigger: Schedule > > Build Number: 129 > > Exit code: 1 > > Building machine hostname: vmbuild.apache.org > > Operating system : Linux(unknown) > > Java Home version : > > java version "1.5.0_12" > > Java(TM) 2 Runtime Environment, Standard Edition (build > > 1.5.0_12-b04) > > Java HotSpot(TM) Client VM (build 1.5.0_12-b04, mixed mode, > > sharing) > > > > Builder version : > > Maven version: 2.0.9 > > Java version: 1.5.0_12 > > OS name: "linux" version: "2.6.24-23-server" arch: "i386" > > Family: "unix" > > > > > > > **************************************************************************** > > SCM Changes: > > > > > **************************************************************************** > > Changed: no author @ no date > > Comment: no comment > > Files changed: > > RELEASE_NOTES.txt ( no revision ) > > > > > httpclient/src/test/java/org/apache/http/impl/client/TestContentCodings.java > > ( no revision ) > > > > > httpclient/src/main/java/org/apache/http/impl/client/ContentEncodingProcessor.java > > ( no revision ) > > > > > httpclient/src/main/java/org/apache/http/impl/client/DeflateDecompressingEntity.java > > ( no revision ) > > > > > httpclient/src/main/java/org/apache/http/impl/client/GzipDecompressingEntity.java > > ( no revision ) > > > > > > > **************************************************************************** > > Dependencies Changes: > > > > > **************************************************************************** > > No dependencies changed > > > > > > > > > **************************************************************************** > > Build Definition: > > > > > **************************************************************************** > > POM filename: pom.xml > > Goals: clean install > > Arguments: --batch-mode > > Build Fresh: false > > Always Build: false > > Default Build Definition: true > > Schedule: DEFAULT_SCHEDULE > > Profile Name: Java 5 > > Description: > > > > > > > **************************************************************************** > > Test Summary: > > > > > **************************************************************************** > > Tests: 0 > > Failures: 0 > > Errors: 0 > > Total time: 0.0 > > >