2013/4/18 Maurizio Cucchiara <mcucchi...@apache.org>: > Hi guys, > I've just realized that "Change site target" [1] is outdated. Is there > still a need of it? Can I delete the whole paragraph? > > ATM distribution management points to the url: > scm:svn:https://svn.apache.org/repos/infra/websites/production/struts/content/release/2.3.x/
Right now I don't have a good idea how to automatically push a new version of docs. Right now I'm simply checking out the whole site, update it manually base on target/checkout/ (here you have tagged version) with the command below: mvn site:site site:stage -DstagingDirectory=/Users/lukaszlenart/Sites/struts/release/2.3.x/ then I'm updating docs by expanding target/checkout/assembly/target/assembly/out/struts-X.X.X.X-docs.zip into /Users/lukaszlenart/Sites/struts/release/2.3.x/docs then svn add --force * and svn commit But this is far from optimal :\ Regards -- Ćukasz + 48 606 323 122 http://www.lenart.org.pl/ --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org For additional commands, e-mail: dev-h...@struts.apache.org