You are viewing a plain text version of this content. The canonical link for it is here.
Posted to droids-dev@incubator.apache.org by "Thorsten Scherler (JIRA)" <ji...@apache.org> on 2009/12/20 20:20:18 UTC

[jira] Closed: (DROIDS-70) Fix up pom so we can deploy to nexus

     [ https://issues.apache.org/jira/browse/DROIDS-70?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thorsten Scherler closed DROIDS-70.
-----------------------------------

    Resolution: Fixed

Committed revision 892654.

Thank you very much Gavin

> Fix up pom so we can deploy to nexus
> ------------------------------------
>
>                 Key: DROIDS-70
>                 URL: https://issues.apache.org/jira/browse/DROIDS-70
>             Project: Droids
>          Issue Type: Improvement
>          Components: infrastructure
>    Affects Versions: 0.01
>            Reporter: Gavin
>            Assignee: Thorsten Scherler
>            Priority: Blocker
>             Fix For: 0.01
>
>   Original Estimate: 0.08h
>  Remaining Estimate: 0.08h
>
> Hi Guys, in relation to INFRA-2368 could you please make the following changes to your pom.xml file
> Remove altogether the <distributionManagement/> section.
> Add this section below:
>   <parent>
>     <groupId>org.apache</groupId>
>     <artifactId>apache</artifactId>
>     <version>6</version>
>   </parent>
> immediately below <modelVersion>4.0.0</modelVersion>
> if you do this ASAP I can get Buildbot to deploy your snapshots. Currently it fails as its trying to grab non existent stuff from people.a.o as seen in this error output :
> http://ci.apache.org/builders/droids-trunk/builds/43/steps/compile_1/logs/stdio

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.