Hello,
You can try the maven goal site:jar ([1]).
With this option you will a jar with the complete site content.
Maybe will be more easy to wget only this one and unzip ?

HTH,
-- 
Olivier Lamy
http://twitter.com/olamy | http://www.linkedin.com/in/olamy

[1] http://maven.apache.org/plugins/maven-site-plugin/jar-mojo.html

2011/6/20 Reto Bachmann-Gmuer <reto.bachm...@trialox.org>:
> thanks for your help.
>
> would setting up a cron-job on people.a.o to wget -r
> https://builds.apache.org/job/clerezza-site/site/ be an acceptable
> solutions?
>
> Reto
>
> On Thu, Jun 16, 2011 at 9:46 PM, Olivier Lamy <ol...@apache.org> wrote:
>
>> 2011/6/16 Niklas Gustavsson <nik...@protocol7.com>:
>> > On Thu, Jun 16, 2011 at 5:34 PM, Olivier Lamy <ol...@apache.org> wrote:
>> >> If you use the maven native jenkins plugin, the maven plugin site is
>> >> intercepted and your job should have a link (with the label
>> >> "Maven-generated site" ) to the generated site during the build (the
>> >> site is backuped and transfered to the master node).
>> >
>> > Are these available as static files on master?
>>
>> Yup check in $JENKINS_HOME/jobs/$JOB_NAME/site/
>>
>> Note only available with maven native plugin.
>>
>> so I think maybe some folks can setup a rsync from p.a.o ?
>>
>> >
>> >> So why not having an .htaccess file on p.a.o which redirect or act as
>> >> a proxy to the site in jenkins.
>> >
>> > I don't think we want to serve sites from Jenkins.
>> >
>> > /niklas
>> >
>>
>>
>>
>> --
>> Olivier Lamy
>> http://twitter.com/olamy | http://www.linkedin.com/in/olamy
>>
>

Reply via email to