You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@continuum.apache.org by Olivier Lamy <ol...@apache.org> on 2008/08/29 09:37:39 UTC

Re: [continuum] BUILD FAILURE: Continuum - Continuum :: Data Management :: CLI - Build Def: Maven 2.0.9, Java 5

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 Continuum@vmbuild.apache.org <co...@apache.org>:
> 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
>
>
>
>
>

Re: [continuum] BUILD FAILURE: Continuum - Continuum :: Data Management :: CLI - Build Def: Maven 2.0.9, Java 5

Posted by Emmanuel Venisse <em...@gmail.com>.
It is already deployed, but I missed to change the redback groupId in
continuum POMS.
I'm doing it now.

Emmanuel

On Fri, Aug 29, 2008 at 9:37 AM, Olivier Lamy <ol...@apache.org> 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 Continuum@vmbuild.apache.org <co...@apache.org>:
> > 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
> >
> >
> >
> >
> >
>

Re: [continuum] BUILD FAILURE: Continuum - Continuum :: Data Management :: CLI - Build Def: Maven 2.0.9, Java 5

Posted by Maria Odea Ching <oc...@apache.org>.
So that we don't need to keep adding and removing the repository each time a
dependency on a redback snapshot gets released :) At least that was the
reason why we've put it in a profile in Archiva..

-Deng

On Fri, Aug 29, 2008 at 4:27 PM, Emmanuel Venisse <
emmanuel.venisse@gmail.com> wrote:

> Why a profile???
>
> On Fri, Aug 29, 2008 at 10:10 AM, Maria Odea Ching <oching@apache.org
> >wrote:
>
> > 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 <ol...@apache.org> 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 Continuum@vmbuild.apache.org <co...@apache.org>:
> > > > 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
> > > >
> > > >
> > > >
> > > >
> > > >
> > >
> >
>

Re: [continuum] BUILD FAILURE: Continuum - Continuum :: Data Management :: CLI - Build Def: Maven 2.0.9, Java 5

Posted by Emmanuel Venisse <em...@gmail.com>.
Why a profile???

On Fri, Aug 29, 2008 at 10:10 AM, Maria Odea Ching <oc...@apache.org>wrote:

> 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 <ol...@apache.org> 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 Continuum@vmbuild.apache.org <co...@apache.org>:
> > > 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
> > >
> > >
> > >
> > >
> > >
> >
>

Re: [continuum] BUILD FAILURE: Continuum - Continuum :: Data Management :: CLI - Build Def: Maven 2.0.9, Java 5

Posted by Olivier Lamy <ol...@apache.org>.
IMHO : More simple just add the snapshot repo until the release is done.

--
Olivier

2008/8/29 Maria Odea Ching <oc...@apache.org>:
> 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 <ol...@apache.org> 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 Continuum@vmbuild.apache.org <co...@apache.org>:
>> > 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
>> >
>> >
>> >
>> >
>> >
>>
>

Re: [continuum] BUILD FAILURE: Continuum - Continuum :: Data Management :: CLI - Build Def: Maven 2.0.9, Java 5

Posted by Maria Odea Ching <oc...@apache.org>.
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 <ol...@apache.org> 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 Continuum@vmbuild.apache.org <co...@apache.org>:
> > 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
> >
> >
> >
> >
> >
>