This is a bug.  I have filed a bug report on that a few weeks ago and I
think it is now in work.

My current workaround is a batch file that triggers the site deploy and
prior to that deletes the target folder.

Andreas

-----Original Message-----
From: Vijay Shanker [mailto:[EMAIL PROTECTED] 
Sent: Friday, April 21, 2006 3:00 PM
To: users@maven.apache.org
Subject: site:deploy works once

Hi Users,
 
I have following site tag in my pom.xml file:
 
  <distributionManagement>
    <site>
      <id>wsadserver</id>
      <name>web site of project</name>
      <url>file:c:/test</url>
    </site>
  </distributionManagement>
 
 
When I run "mvn site:deploy". It works fine, first time but when I run
it 2nd time, it does not work.
If I delete created project directory(created in first run) under
"c:/test", then it works fine again. But if directory is there then it
does not work. I have given all permissions to the directory but still
same problem.
 
Help will be appreciated.
 
Thanking you in advance.
 
Vijay
 
 
 
 

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



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

Reply via email to