hing.
>
>Brent
>
>- Original Message -
>From: "M. Sean Gilligan" <[EMAIL PROTECTED]>
>To: dev@maven.apache.org
>Subject: XDOC Plugin Optimization
>Date: Fri, 22 Apr 2005 07:08:21 -0700
>
>>
>> I've wanted to speed up the "mave
- Original Message -
From: "M. Sean Gilligan" <[EMAIL PROTECTED]>
To: dev@maven.apache.org
Subject: XDOC Plugin Optimization
Date: Fri, 22 Apr 2005 07:08:21 -0700
>
> I've wanted to speed up the "maven site" command be eliminating tranforms of
> unchanged do
I've wanted to speed up the "maven site" command be eliminating tranforms of
unchanged documents for some time now. I added some code to the XDOC plugin
that seems to work:
${outFile} is up to date.
DO TRANSFORM AS BEFORE
Is there anything wrong with thi