For the last surefire releases, I just created a tar.gz from the local site, uploaded it to people.a.o via SCP and did the commit from there. Was a matter of minutes instead of hours. It's cumbersome, though...
A pretty large part of the files is the Javadoc. And I don't know about you guys, but I didn't look at any Javadoc published to a web site in years. My IDE blends in all the information I need. Do we have some visitor statistics about the published Javadoc pages? 2014/1/7 Stephen Connolly <[email protected]> > Doxia was at least 1.5hr for me, so 2h wouldn't surprise me at all. > > On Tuesday, 7 January 2014, Dominik Bartholdi wrote: > > > Thanks Oliver! > > It just hanged for more then two hours, then I just stopped it - sorry if > > this was too short, I did not expect it to take as long. > > /Domi > > > > On 07.01.2014, at 08:28, Hervé BOUTEMY <[email protected]> wrote: > > > > > in the short term, Olivier did the publication: job done > > > > > > but let's understand what "does not work": did you get a failure? Or > > only you > > > stopped the publication process after some (long) time? > > > > > > Regards, > > > > > > Hervé > > > > > > Le mardi 7 janvier 2014 05:52:16 Dominik Bartholdi a écrit : > > >> Hi Oliver, > > >> > > >> I tried over and over again - it just does not work out on my Mac - > I’m > > not > > >> able to publish the Documentation. Would be great if you could do it - > > >> everything else (the artifacts) are already done > > >> (https://repository.apache.org/content/repositories/maven-009/). > > >> > > >> thanks Domi > > >> > > >> On 07.01.2014, at 01:52, Olivier Lamy <[email protected]> wrote: > > >>> I don't know if you stop trying this but if needed I can do it for > > >>> you, I use an external ci server to not block my laptop and be able > to > > >>> continue various music, videos etc... > > >>> Just let me know. > > >>> > > >>> On 7 January 2014 08:23, Dominik Bartholdi <[email protected]> wrote: > > >>>> My next problem… > > >>>> does any one have any idea? > > >>>> Publishing the page always hangs here (more then 30 Minutes, > actually > > >>>> never ends...): > > >>>> > > >>>> mvn scm-publish:publish-scm -Dusername=imod -Dpassword=xxxxx > > >>>> …. > > >>>> [INFO] > > >>>> > > ------------------------------------------------------------------------ > > >>>> [INFO] Building Maven SCM 1.9 > > >>>> [INFO] > > >>>> > > ------------------------------------------------------------------------ > > >>>> [INFO] > > >>>> [INFO] --- maven-scm-publish-plugin:1.0-beta-2:publish-scm > > (default-cli) > > >>>> @ maven-scm --- [WARNING] No output encoding, defaulting to UTF-8. > > >>>> [INFO] Updating the pub tree from > > >>>> scm:svn: > > https://svn.apache.org/repos/infra/websites/production/maven/con > > >>>> tent/scm-archives/scm-LATEST ... [INFO] Executing: /bin/sh -c cd > > >>>> /Users/domi/maven-sites/scm-archives/scm-LATEST && svn --username > imod > > >>>> --password '*****' --no-auth-cache --non-interactive update > > >>>> /Users/domi/maven-sites/scm-archives/scm-LATEST [INFO] Working > > >>>> directory: /Users/domi/maven-sites/scm-archives/scm-LATEST [INFO] > > >>>> changeSets [ null > > >>>> null > > >>>> Updating '.':, 0 > > >>>> null ] > > >>>> [INFO] Updating content... > > >>>> [INFO] Publish files: 0 addition(s), 1815 update(s), 0 delete(s) > > >>>> [INFO] Checking in SCM... > > >>>> [INFO] Checking in to the scm > > >>>> [INFO] Executing: /bin/sh -c cd > > >>>> /Users/domi/maven-sites/scm-archives/scm-LATEST && svn --username > imod > > >>>> --password '*****' --no-auth-cache --non-interactive commit --file > > >>>> /var/folders/rz/649mxsf10xvc64sc078ll0nh0000gn/T/ > > maven-scm-1622187473.co > > >>>> mmit [INFO] Working directory: > > >>>> /Users/domi/maven-sites/scm-archives/scm-LATEST ….HANGS HERE…. > > >>>> > > >>>> On 06.01.2014, at 19:59, Dominik Bartholdi <[email protected]> > wrote: > > >>>>> Thanks, I was searching for it on the sonatype OSS Nexus - now I > can > > see > > >>>>> it! Lets see how far I get now :) > > >>>>> Domi > > >>>>> > > >>>>> On 06.01.2014, at 19:56, Benson Margulies <[email protected]> > > wrote: > > >>>>>> Are you imod? If so, the repo is sitting there. I can close it for > > >>>>>> you, but you should try logging in and closing it for yourself. > > >>>>>>< > > > > -- > Sent from my phone >
