On Sat, Feb 23, 2013 at 3:07 AM, Stephen Connolly
<
stephen.al...@gmail.com> wrote:
> On Saturday, 23 February 2013, David V wrote:
>> Is there a way to have Jenkins host a Maven site, much like the way that
>> the Javadoc plugin works? With the Javadoc plugin, I can view the latest
>> Javadoc of a job directly from its main page. I am interested in a similar
>> feature for Maven sites.
>
> The HTML publisher plugin could capture the content for you.
> You'd need to tweak the /project/url to match the Jenkins job otherwise some
> of the links will be broken (probably override with a system property that
> activates a profile which overrides the url so that the model is valid
> without the system property defined - or use a pom property to set a
> default...)
> You may need to fake out one or two other steps also.
site phase. Jenkins will make the site available at