You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@archiva.apache.org by Brett Porter <br...@apache.org> on 2010/04/28 03:53:55 UTC

Re: [continuum] BUILD FAILURE: Archiva - Archiva Web :: XML-RPC Services -

To get CI working we can instead add it to the Archiva instance as a proxy on the repo. However, I think we need to hassle the Nexus developers to make their dependencies available on central. I've no interest in asking our users to add new repositories to build.

On 28/04/2010, at 11:44 AM, Deng Ching wrote:

> com.google.code.atinject:
> atinject:jar:1.0.0-rev3 artifact cannot be resolved. It's residing in the
> Sonatype repo. We can deploy the artifact to the Archiva repo in vmbuild or
> add the Sonatype repo in the settings.xml in vmbuild. Unfortunately, I can't
> ssh to vmbuild right now so I can't edit the settings.xml.
> 
> Thanks,
> Deng
> 
> On Wed, Apr 28, 2010 at 9:19 AM, Continuum@vmbuild.apache.org <
> notifications@archiva.apache.org> wrote:
> 
>> Online report :
>> http://vmbuild.apache.org/continuum/buildResult.action?buildId=330075&projectId=1266
>> 
>> Build statistics:
>> State: Failed
>> Previous State: Failed
>> Started at: Tue 27 Apr 2010 18:19:29 -0700
>> Finished at: Tue 27 Apr 2010 18:19:45 -0700
>> Total time: 16s
>>  Build Trigger: Schedule
>> Build Number: 973
>> 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 :
>>         Apache Maven 2.2.1 (r801777; 2009-08-06 12:16:01-0700)
>>         Java version: 1.5.0_12
>>         Java home: /usr/lib/jvm/jdk1.5.0_12/jre
>>         Default locale: en_US, platform encoding: ANSI_X3.4-1968
>>         OS name: "linux" version: "2.6.24-27-server" arch: "i386" Family:
>> "unix"
>> 
>> 
>> ****************************************************************************
>> SCM Changes:
>> 
>> ****************************************************************************
>> No files changed
>> 
>> 
>> ****************************************************************************
>> Dependencies Changes:
>> 
>> ****************************************************************************
>> org.apache.archiva:archiva-xmlrpc-security:1.4-SNAPSHOT
>> 
>> org.apache.archiva:archiva-repository-scanner:1.4-SNAPSHOT
>> 
>> org.apache.archiva:archiva-repository-layer:1.4-SNAPSHOT
>> 
>> org.apache.archiva:archiva-scheduler-repository:1.4-SNAPSHOT
>> 
>> org.apache.archiva:archiva-security:1.4-SNAPSHOT
>> 
>> org.apache.archiva:metadata-repository-api:1.4-SNAPSHOT
>> 
>> org.apache.archiva:maven2-repository:1.4-SNAPSHOT
>> 
>> org.apache.archiva:archiva-xmlrpc:1.4-SNAPSHOT
>> 
>> 
>> 
>> ****************************************************************************
>> Build Definition:
>> 
>> ****************************************************************************
>> POM filename: pom.xml
>> Goals: clean install
>> Arguments: --batch-mode --non-recursive -PbuildWithAdditionalRepos,headless
>> Build Fresh: true
>> Always Build: false
>> Default Build Definition: true
>> Schedule: DEFAULT_SCHEDULE
>> Profile Name: Maven 2.2.1, Java 5
>> Description:
>> 
>> 
>> ****************************************************************************
>> Test Summary:
>> 
>> ****************************************************************************
>> Tests: 0
>> Failures: 0
>> Errors: 0
>> Total time: 0.0
>> 
>> 
>> 
>> 
>> 

--
Brett Porter
brett@apache.org
http://brettporter.wordpress.com/





Re: [continuum] BUILD FAILURE: Archiva - Archiva Web :: XML-RPC Services -

Posted by Brett Porter <br...@apache.org>.
Is anyone pursuing getting this into central? I'd like Archiva trunk to build out of the box for users...

- Brett

On 29/04/2010, at 11:57 AM, Deng Ching wrote:

> On Wed, Apr 28, 2010 at 10:33 PM, Brett Porter <br...@apache.org> wrote:
> 
>> 
>> On 28/04/2010, at 5:54 PM, Deng Ching wrote:
>> 
>>> On Wed, Apr 28, 2010 at 9:53 AM, Brett Porter <br...@apache.org> wrote:
>>> 
>>>> To get CI working we can instead add it to the Archiva instance as a
>> proxy
>>>> on the repo.
>>> 
>>> 
>>> I can't seem to add the remote repository in Archiva vmbuild, it just
>> keeps
>>> going back to the Add Remote Repository page whenever I submit the remote
>>> repository form and nothing gets created. I don't think it likes me,
>> that's
>>> the second instance I can't create/save a new repository :)
>> 
>> I removed ~/.m2/archiva.xml so that it works again (as to what is creating
>> that, I don't know). However I Wasn't sure what repository the dependency
>> was in, so I wasn't able to add it into the instance.
>> 
> 
> Thanks Brett! I already added the maven-eclipse repository (
> http://repository.sonatype.org/content/groups/maven-eclipse/) and configured
> a proxy connector for it.
> 
> -Deng

--
Brett Porter
brett@apache.org
http://brettporter.wordpress.com/





Re: [continuum] BUILD FAILURE: Archiva - Archiva Web :: XML-RPC Services -

Posted by Deng Ching <oc...@apache.org>.
On Wed, Apr 28, 2010 at 10:33 PM, Brett Porter <br...@apache.org> wrote:

>
> On 28/04/2010, at 5:54 PM, Deng Ching wrote:
>
> > On Wed, Apr 28, 2010 at 9:53 AM, Brett Porter <br...@apache.org> wrote:
> >
> >> To get CI working we can instead add it to the Archiva instance as a
> proxy
> >> on the repo.
> >
> >
> > I can't seem to add the remote repository in Archiva vmbuild, it just
> keeps
> > going back to the Add Remote Repository page whenever I submit the remote
> > repository form and nothing gets created. I don't think it likes me,
> that's
> > the second instance I can't create/save a new repository :)
>
> I removed ~/.m2/archiva.xml so that it works again (as to what is creating
> that, I don't know). However I Wasn't sure what repository the dependency
> was in, so I wasn't able to add it into the instance.
>

Thanks Brett! I already added the maven-eclipse repository (
http://repository.sonatype.org/content/groups/maven-eclipse/) and configured
a proxy connector for it.

-Deng

Re: [continuum] BUILD FAILURE: Archiva - Archiva Web :: XML-RPC Services -

Posted by Brett Porter <br...@apache.org>.
On 28/04/2010, at 5:54 PM, Deng Ching wrote:

> On Wed, Apr 28, 2010 at 9:53 AM, Brett Porter <br...@apache.org> wrote:
> 
>> To get CI working we can instead add it to the Archiva instance as a proxy
>> on the repo.
> 
> 
> I can't seem to add the remote repository in Archiva vmbuild, it just keeps
> going back to the Add Remote Repository page whenever I submit the remote
> repository form and nothing gets created. I don't think it likes me, that's
> the second instance I can't create/save a new repository :)

I removed ~/.m2/archiva.xml so that it works again (as to what is creating that, I don't know). However I Wasn't sure what repository the dependency was in, so I wasn't able to add it into the instance.

- Brett
--
Brett Porter
brett@apache.org
http://brettporter.wordpress.com/





Re: [continuum] BUILD FAILURE: Archiva - Archiva Web :: XML-RPC Services -

Posted by Deng Ching <oc...@apache.org>.
On Wed, Apr 28, 2010 at 9:53 AM, Brett Porter <br...@apache.org> wrote:

> To get CI working we can instead add it to the Archiva instance as a proxy
> on the repo.


I can't seem to add the remote repository in Archiva vmbuild, it just keeps
going back to the Add Remote Repository page whenever I submit the remote
repository form and nothing gets created. I don't think it likes me, that's
the second instance I can't create/save a new repository :)

However, I think we need to hassle the Nexus developers to make their
> dependencies available on central. I've no interest in asking our users to
> add new repositories to build.
>
> On 28/04/2010, at 11:44 AM, Deng Ching wrote:
>
> > com.google.code.atinject:
> > atinject:jar:1.0.0-rev3 artifact cannot be resolved. It's residing in the
> > Sonatype repo. We can deploy the artifact to the Archiva repo in vmbuild
> or
> > add the Sonatype repo in the settings.xml in vmbuild. Unfortunately, I
> can't
> > ssh to vmbuild right now so I can't edit the settings.xml.
> >
> > Thanks,
> > Deng
> >
> > On Wed, Apr 28, 2010 at 9:19 AM, Continuum@vmbuild.apache.org <
> > notifications@archiva.apache.org> wrote:
> >
> >> Online report :
> >>
> http://vmbuild.apache.org/continuum/buildResult.action?buildId=330075&projectId=1266
> >>
> >> Build statistics:
> >> State: Failed
> >> Previous State: Failed
> >> Started at: Tue 27 Apr 2010 18:19:29 -0700
> >> Finished at: Tue 27 Apr 2010 18:19:45 -0700
> >> Total time: 16s
> >>  Build Trigger: Schedule
> >> Build Number: 973
> >> 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 :
> >>         Apache Maven 2.2.1 (r801777; 2009-08-06 12:16:01-0700)
> >>         Java version: 1.5.0_12
> >>         Java home: /usr/lib/jvm/jdk1.5.0_12/jre
> >>         Default locale: en_US, platform encoding: ANSI_X3.4-1968
> >>         OS name: "linux" version: "2.6.24-27-server" arch: "i386"
> Family:
> >> "unix"
> >>
> >>
> >>
> ****************************************************************************
> >> SCM Changes:
> >>
> >>
> ****************************************************************************
> >> No files changed
> >>
> >>
> >>
> ****************************************************************************
> >> Dependencies Changes:
> >>
> >>
> ****************************************************************************
> >> org.apache.archiva:archiva-xmlrpc-security:1.4-SNAPSHOT
> >>
> >> org.apache.archiva:archiva-repository-scanner:1.4-SNAPSHOT
> >>
> >> org.apache.archiva:archiva-repository-layer:1.4-SNAPSHOT
> >>
> >> org.apache.archiva:archiva-scheduler-repository:1.4-SNAPSHOT
> >>
> >> org.apache.archiva:archiva-security:1.4-SNAPSHOT
> >>
> >> org.apache.archiva:metadata-repository-api:1.4-SNAPSHOT
> >>
> >> org.apache.archiva:maven2-repository:1.4-SNAPSHOT
> >>
> >> org.apache.archiva:archiva-xmlrpc:1.4-SNAPSHOT
> >>
> >>
> >>
> >>
> ****************************************************************************
> >> Build Definition:
> >>
> >>
> ****************************************************************************
> >> POM filename: pom.xml
> >> Goals: clean install
> >> Arguments: --batch-mode --non-recursive
> -PbuildWithAdditionalRepos,headless
> >> Build Fresh: true
> >> Always Build: false
> >> Default Build Definition: true
> >> Schedule: DEFAULT_SCHEDULE
> >> Profile Name: Maven 2.2.1, Java 5
> >> Description:
> >>
> >>
> >>
> ****************************************************************************
> >> Test Summary:
> >>
> >>
> ****************************************************************************
> >> Tests: 0
> >> Failures: 0
> >> Errors: 0
> >> Total time: 0.0
> >>
> >>
> >>
> >>
> >>
>
> --
> Brett Porter
> brett@apache.org
> http://brettporter.wordpress.com/
>
>
>
>
>