Details
-
Improvement
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
0.1.0
-
None
Description
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