Trashes it in what way? Which files are missing?
My understanding is that when you do site:deploy it just copies to file
over, it doesn't delete from the target first. But exactly how this
works probably depends on how you have it configured.
Do you get the same problem if you have:
<distributionManagement>
<site>
<id>website</id>
<url>file:///C:\Program Files\Apache
Group\Apache2\htdocs\site</url>
</site>
</distributionManagement>
What url are you currently using?
David
On Thu, 12 Apr 2007 06:41:49 -0700 (PDT), "Ionut S" <[EMAIL PROTECTED]>
said:
> Hi,
> Not sure if my problem is related to mvn or continuum, so excuse me if
> I'm wrong..
>
> Anyway, we have a continuum site in place, which works fine in general.
> There is one abnormal behaviour that made me write to this list though:
> if the build fails (for any reason), the site gets trashed. This is
> because the command we give:
>
> mvn clean install site site:deploy
>
> starts to copy the files for each project, without waiting for the whole
> project to be built. This trashes the site and we can't see it unless we
> fix the build.
>
> Is there something we can do in order to fix this issue ?
>
> Thank you !
> Ionut
>
>
> ---------------------------------
> Never miss an email again!
> Yahoo! Toolbar alerts you the instant new Mail arrives. Check it out.