You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Mick Knutson <mi...@gmail.com> on 2007/01/03 20:00:07 UTC

delete existing content before deploying site with mvn site-deploy?

I want to delete the content on my local box before I re-deploy using
site-deploy
Is this possible?

-- 

Thanks

DJ MICK
http://www.djmick.com
http://www.myspace.com/mickknutson

Re: delete existing content before deploying site with mvn site-deploy?

Posted by Mick Knutson <mi...@gmail.com>.
No, I deploy my site to C:\temp\fullsite\** and want to delete the 1st
version before I re-deploy the new version




On 1/3/07, Wendy Smoak <ws...@gmail.com> wrote:
>
> On 1/3/07, Mick Knutson <mi...@gmail.com> wrote:
>
> > I want to delete the content on my local box before I re-deploy using
> > site-deploy
> > Is this possible?
>
> "mvn clean site-deploy" will delete the *local* content (under
> target).  Is that what you want?
>
> --
> Wendy
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>


-- 

Thanks

DJ MICK
http://www.djmick.com
http://www.myspace.com/mickknutson

Re: delete existing content before deploying site with mvn site-deploy?

Posted by Wendy Smoak <ws...@gmail.com>.
On 1/3/07, Mick Knutson <mi...@gmail.com> wrote:

> I want to delete the content on my local box before I re-deploy using
> site-deploy
> Is this possible?

"mvn clean site-deploy" will delete the *local* content (under
target).  Is that what you want?

-- 
Wendy

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org