Re: Woes of site:stage-deploy

2011-06-27 Thread Hervé BOUTEMY
for the second issue: > >> [INFO] --- maven-site-plugin:2.3:site (default-cli) @ maven-release --- > >> [WARNING] Running 2.x site-plugin with Maven 3, use site-plugin-3.x > >> instead! Regards, Hervé Le lundi 27 juin 2011, Stephen Connolly a écrit : > On 27 June 2011 10:12, Lukas Theussl wrote

Re: Woes of site:stage-deploy

2011-06-27 Thread Stephen Connolly
On 27 June 2011 10:12, Lukas Theussl wrote: > > The first failure is expected since site-plugin-2.3: > http://maven.apache.org/plugins/maven-site-plugin/migrate.html well http://maven.apache.org/developers/release/maven-shared-release.html could do with some love then ;-) > > The other one, I do

Re: Woes of site:stage-deploy

2011-06-27 Thread Lukas Theussl
The first failure is expected since site-plugin-2.3: http://maven.apache.org/plugins/maven-site-plugin/migrate.html The other one, I don't know... -Lukas Stephen Connolly wrote: Hervé, FYI things are not perfect yet The woes of getting site:stage-deploy to work... [stephenc@stephenc ~/ap

Woes of site:stage-deploy

2011-06-27 Thread Stephen Connolly
Hervé, FYI things are not perfect yet The woes of getting site:stage-deploy to work... [stephenc@stephenc ~/apache/maven-release/target/checkout]$ usemvn 3.0.2 [stephenc@stephenc ~/apache/maven-release/target/checkout]$ mvn site:stage-deploy -Preporting ... [INFO]