Re: Deploying mvn-site from build server

2011-06-29 Thread Olivier Lamy
Hello, Yup *-site.jar are in each maven-module/target. So it looks to be a nice use case to add a new feature in jenkins :-) : creating an archive which will contains all site datas. Could you please load an issue in jenkins jira [1] ? I will take care of it. Thanks, -- Olivier Lamy http://twitt

Re: Deploying mvn-site from build server

2011-06-29 Thread Reto Bachmann-Gmuer
Hi Olivier Thanks for the hint, but the problem seems to be that the produced jar https://builds.apache.org/job/clerezza-site/ws/trunk-1.6/target/parent-0.2-incubating-SNAPSHOT-site.jar only contains the site of the parent so we would have to retrieve the jar for every module. Cheers, Reto On