2012/1/17 Simone Tripodi <[email protected]>: > Hi all guys, > ASF requirements for new incubating podlings requires that sites are managed > > * via the SCM > * via svnpubsub > > At Apache Any23 we want to keep the mvn generated site for clear > reasons - the problem is that using a 3rd part ftp-wagon the deploy > procedure is slooooooooooooow and takes too much time :S
Agree that wagon scm is slow (http://maven.apache.org/wagon/wagon-providers/wagon-scm/usage.html) as it's a per file deploy/commit. > > Can you suggest us please an automated site-deploy procedure using mvn > - that doesn't involve manual steps? > A turnaround would be svn checking out the target dir, deploying the > site there, then committing, but I don't think it is a friendly > procedure... I don't see better solution :-( > > Many thanks in advance, all the best!!!! > -Simo > > http://people.apache.org/~simonetripodi/ > http://simonetripodi.livejournal.com/ > http://twitter.com/simonetripodi > http://www.99soft.org/ > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > -- Olivier Lamy Talend: http://coders.talend.com http://twitter.com/olamy | http://linkedin.com/in/olamy --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
