mvn clean site-deploy doesnt clean the remote site

2008-02-06 Thread Savita_p_m

Hi

mvn clean site-deploy doesn't delete the site on the remote machine before
deploying the latest one. 

Is there anyway I can do this? Any setting or property would help me to
clean the target folder at remote machine before deploying the new site?

I want to delete the folder before deploying the new one. 

Regards
Savita
-- 
View this message in context: 
http://www.nabble.com/mvn-clean-site-deploy-doesnt-clean-the-remote-site-tp15325579s177p15325579.html
Sent from the Maven - Users mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: mvn clean site-deploy doesnt clean the remote site

2008-02-06 Thread Rahul Thakur
I don't think Maven can do this. You will need to delete the site 
manually from the remote machine.


I think this is a common use-case and might be an idea opening a JIRA 
issue for this feature.


Rahul

Savita_p_m wrote:

Hi

mvn clean site-deploy doesn't delete the site on the remote machine before
deploying the latest one. 


Is there anyway I can do this? Any setting or property would help me to
clean the target folder at remote machine before deploying the new site?

I want to delete the folder before deploying the new one. 


Regards
Savita
  


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: mvn clean site-deploy doesnt clean the remote site

2008-02-07 Thread Dennis Lundberg

There is already an issue for this in JIRA:
  http://jira.codehaus.org/browse/MSITE-250

If you want to increase the possibility of it being solved, you should 
vote for that issue.


Rahul Thakur wrote:
I don't think Maven can do this. You will need to delete the site 
manually from the remote machine.


I think this is a common use-case and might be an idea opening a JIRA 
issue for this feature.


Rahul

Savita_p_m wrote:

Hi

mvn clean site-deploy doesn't delete the site on the remote machine 
before

deploying the latest one.
Is there anyway I can do this? Any setting or property would help me to
clean the target folder at remote machine before deploying the new site?

I want to delete the folder before deploying the new one.
Regards
Savita
  


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





--
Dennis Lundberg

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]