Re: Maven-release-plugin and scm site publication: need help

2014-02-23 Thread Benson Margulies
to ~/maven-sites ?? > > > > >> Date: Sun, 23 Feb 2014 09:52:12 -0500 >> Subject: Re: Maven-release-plugin and scm site publication: need help >> From: bimargul...@gmail.com >> To: dev@maven.apache.org >> >> Never mind, I found the shell script left behind

RE: Maven-release-plugin and scm site publication: need help

2014-02-23 Thread Martin Gainty
MG>so in your instance why does'nt maven-scm-publish to ~/maven-sites ?? > Date: Sun, 23 Feb 2014 09:52:12 -0500 > Subject: Re: Maven-release-plugin and scm site publication: need help > From: bimargul...@gmail.com > To: dev@maven.apache.org > > Never mind, I f

Re: Maven-release-plugin and scm site publication: need help

2014-02-23 Thread Benson Margulies
Never mind, I found the shell script left behind by the last person who did this. I On Sun, Feb 23, 2014 at 7:38 AM, Benson Margulies wrote: > I've staged 2.5 of the maven-release component. However, the > documentation staging process is failing. > > mvn -Preporting site site:stage > > does

Maven-release-plugin and scm site publication: need help

2014-02-23 Thread Benson Margulies
I've staged 2.5 of the maven-release component. However, the documentation staging process is failing. mvn -Preporting site site:stage does not write into the ~/maven-sites directory where the scm plugin expects it. Could some kind soul either checkout the tag and patch this up and stage it,