RE: maven:war plugin change request

2004-04-29 Thread Ganesh.K.Rao
Return Receipt Your RE: maven:war plugin change request document

RE: maven:war plugin change request

2004-04-29 Thread Sonnathi, Venkat
: Thursday, April 29, 2004 11:52 AM To: Maven Users List Subject: RE: maven:war plugin change request Hi, I don't think you want an overwrite there unless the file has changed, as you might want to preserve the timestamp on an unchanged file. We do this for deploying 'exploded'

RE: maven:war plugin change request

2004-04-29 Thread Glenn, Paul
y are unchanged. Paul -Original Message- From: Sonnathi, Venkat [mailto:[EMAIL PROTECTED] Sent: Thursday, April 29, 2004 11:43 AM To: 'Maven Users List' Subject: RE: maven:war plugin change request Hi, The problem is that the ant:copy does not have a overwrite="true" in th

RE: maven:war plugin change request

2004-04-29 Thread Sonnathi, Venkat
Hi, The problem is that the ant:copy does not have a overwrite="true" in the maven-war-plugin-1.5.jar. What is the procedure for requesting change to this plugin? The following code in the goal war needs to be changed because of the problems I am facing: