On 7 July 2010 20:23, Oleg Kalnichevski <ol...@apache.org> wrote: > On Tue, 2010-06-15 at 18:33 +0100, sebb wrote: >> On 15 June 2010 13:54, Oleg Kalnichevski <ol...@apache.org> wrote: >> > On Tue, 2010-06-15 at 02:45 +0100, sebb wrote: >> >> I think the parent POM 4.1 is probably about due for a release. >> >> >> >> It seems to work fine for me with builds and mvn site. >> >> >> >> Any comments? >> >> >> > >> > Seems to work for me, too. >> >> Glad to hear it. >> >> > Feel free to go ahead and deploy it. >> >> I can do so, but it just occurred to me that you might want to do this >> as a way of trialling Nexus? >> >> The instructions I added to >> http://wiki.apache.org/HttpComponents/HttpComponentsCoreReleaseProcess >> regarding "mvn deploy" should be applicable to this as well, though >> one needs to use "mvn -N" to avoid uploading the modules as well. >> >> WDYT? > > > Hi Sebastian > > I am sorry it took me so long to get around to trying Nexus.
No problem. > Things may > have changed on the Nexus side meanwhile. In sort the staring process > failed for me. Any idea what might we wrong? Yes, see below. > --- > o...@ubuntu:~/src/apache.org/httpcomponents/project$ mvn -N deploy -P > release > [INFO] Scanning for projects... > [INFO] > ------------------------------------------------------------------------ > [INFO] Building HttpComponents > [INFO] task-segment: [deploy] > [INFO] > ------------------------------------------------------------------------ > [INFO] [site:attach-descriptor {execution: default-attach-descriptor}] > [INFO] [gpg:sign {execution: sign-artifacts}] > GPG Passphrase: **************** > [INFO] [install:install {execution: default-install}] > [INFO] > Installing /home/oleg/src/apache.org/httpcomponents/project/pom.xml > to > /home/oleg/.m2/repository/org/apache/httpcomponents/project/4.1/project-4.1.pom > [INFO] > Installing > /home/oleg/src/apache.org/httpcomponents/project/target/project-4.1-site.xml > to > /home/oleg/.m2/repository/org/apache/httpcomponents/project/4.1/project-4.1-site.xml > [INFO] > Installing > /home/oleg/src/apache.org/httpcomponents/project/target/project-4.1.pom.asc > to > /home/oleg/.m2/repository/org/apache/httpcomponents/project/4.1/project-4.1.pom.asc > [INFO] > Installing > /home/oleg/src/apache.org/httpcomponents/project/target/project-4.1-site.xml.asc > to > /home/oleg/.m2/repository/org/apache/httpcomponents/project/4.1/project-4.1-site.xml.asc > [INFO] [deploy:deploy {execution: default-deploy}] > Uploading: > https://repository.apache.org/service/local/staging/deploy/maven2/org/apache/httpcomponents/project/4.1/project-4.1.pom > [INFO] > ------------------------------------------------------------------------ > [ERROR] BUILD ERROR > [INFO] > ------------------------------------------------------------------------ > [INFO] Error deploying artifact: Failed to transfer file: > https://repository.apache.org/service/local/staging/deploy/maven2/org/apache/httpcomponents/project/4.1/project-4.1.pom. > Return code is: 400 > --- > > If I hit the URL with the browser I am getting status code 400 and a > funny error message: > > --- > Cannot find a matching staging profile! > You can get technical details here. > Please continue your visit at our home page. > --- > > Is there anything else that needs to be done on the Nexus side? Yes, sorry, my fault ... I saw that Nexus had been set up for snapshots of httpclient, and I assumed that meant it also worked for releases. Obviously not... We need to raise a request to do this. I can do this if you want? --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org For additional commands, e-mail: dev-h...@hc.apache.org