RE: site:deploy works once

2006-04-24 Thread Vijay Shanker
Hi Andreas,
 
Thanks for giving me good information about fix in 2.0.4. I will try to use 
latest release and see it working.  I am also using file protocol to copy files 
to server location.
 
Thanks again Andreas.
 
Vijay
 



From: Andreas Guther [mailto:[EMAIL PROTECTED]
Sent: Sun 4/23/2006 1:40 PM
To: Maven Users List
Subject: RE: site:deploy works once



I am not sure what I was thinking while writing this email.  I searched
Jira for a bug entry on that and could not find one.  I must have mixed
that up with something else.  I am sorry for the mis-information
regarding a bug entry.

I tried to re-produce the behavior because I know I had the same problem
at some point.  I checked my batch file for scheduling the deploy and it
has the rmdir entry that deletes the target tree before calling mvn
site:deploy.

Using now Maven 2.0.4 I can call mvn site:deploy multiple times and the
site gets copied all the time.  So this problem seems to be fixed with
Maven 2.0.4

I am using the file protocol to deploy the site and a Windows mapping.
My pom entry looks like this one



flst.trunk
FLST Trunk
file://W:/projects/flst-trunk



Andreas



-Original Message-
From: Andreas Guther
Sent: Friday, April 21, 2006 5:55 PM
To: Maven Users List
Subject: RE: site:deploy works once

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:

  

  wsadserver
  web site of project
  file:c:/test

  


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]



-
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]

RE: site:deploy works once

2006-04-23 Thread Andreas Guther
I am not sure what I was thinking while writing this email.  I searched
Jira for a bug entry on that and could not find one.  I must have mixed
that up with something else.  I am sorry for the mis-information
regarding a bug entry.

I tried to re-produce the behavior because I know I had the same problem
at some point.  I checked my batch file for scheduling the deploy and it
has the rmdir entry that deletes the target tree before calling mvn
site:deploy.

Using now Maven 2.0.4 I can call mvn site:deploy multiple times and the
site gets copied all the time.  So this problem seems to be fixed with
Maven 2.0.4

I am using the file protocol to deploy the site and a Windows mapping.
My pom entry looks like this one



flst.trunk
FLST Trunk
file://W:/projects/flst-trunk



Andreas



-Original Message-
From: Andreas Guther 
Sent: Friday, April 21, 2006 5:55 PM
To: Maven Users List
Subject: RE: site:deploy works once

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:
 
  

  wsadserver
  web site of project
  file:c:/test

  
 
 
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]



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



RE: site:deploy works once

2006-04-21 Thread Andreas Guther
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:
 
  

  wsadserver
  web site of project
  file:c:/test

  
 
 
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]