Ok, I'll do a deploy now :) Also, I think we need to add a profile in the Continuum pom with the codehaus snapshots repo & activate this in the vmbuild as we did in Archiva.
Thanks, Deng On Fri, Aug 29, 2008 at 3:37 PM, Olivier Lamy <[EMAIL PROTECTED]> wrote: > Hi, > Can someone with karma deploy missing redback artifacts in codehaus > snapshots repo ? > Locally I have : > > Missing: > ---------- > 1) org.codehaus.plexus.redback:redback-xwork-content:war:1.1-SNAPSHOT > > Try downloading the file manually from the project website. > > Then, install it using the command: > mvn install:install-file -DgroupId=org.codehaus.plexus.redback > -DartifactId=redback-xwork-content -Dversion=1.1-SNAPSHOT > -Dpackaging=war -Dfile=/path/to/file > > Alternatively, if you host your own repository you can deploy the file > there: > mvn deploy:deploy-file -DgroupId=org.codehaus.plexus.redback > -DartifactId=redback-xwork-content -Dversion=1.1-SNAPSHOT > -Dpackaging=war -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id] > > Path to dependency: > 1) org.apache.continuum:continuum-webapp:war:1.2-SNAPSHOT > 2) > org.codehaus.plexus.redback:redback-xwork-content:war:1.1-SNAPSHOT > > > Thanks, > -- > Olivier > > 2008/8/29 [EMAIL PROTECTED] <[EMAIL PROTECTED]>: > > Online report : > > > http://vmbuild.apache.org/continuum/buildResult.action?buildId=111321&projectId=482 > > > > Build statistics: > > State: Failed > > Previous State: Ok > > Started at: Thu 28 Aug 2008 23:45:47 -0700 > > Finished at: Thu 28 Aug 2008 23:46:05 -0700 > > Total time: 18s > > Build Trigger: Schedule > > Build Number: 184 > > 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.20-16-server" arch: "i386" Family: > > "unix" > > > > > **************************************************************************** > > SCM Changes: > > > **************************************************************************** > > No files changed > > > > > **************************************************************************** > > Dependencies Changes: > > > **************************************************************************** > > org.apache.continuum:data-management-api:1.2-SNAPSHOT > > > > org.apache.continuum:data-management-jdo:1.2-SNAPSHOT > > > > org.apache.continuum:continuum-data-management:1.2-SNAPSHOT > > > > > > > **************************************************************************** > > Build Defintion: > > > **************************************************************************** > > POM filename: pom.xml > > Goals: clean install Arguments: --batch-mode --non-recursive > > Build Fresh: false > > Always Build: false > > Default Build Definition: true > > Schedule: DEFAULT_SCHEDULE > > Profile Name: Maven 2.0.9, Java 5 > > Description: Maven 2.0.9, Java 5 > > > > > **************************************************************************** > > Test Summary: > > > **************************************************************************** > > Tests: 0 > > Failures: 0 > > Total time: 0.0 > > > > > > > > > > >
