Hi I'm looking for a way to touch a file using maven. The specific user case for this is touching a ".reload" file in order to force Glassfish to redeploy an Application.

link|improve this question

feedback

1 Answer

up vote 3 down vote accepted

These possibilities come to mind:

link|improve this answer
+1 for antrun <touch> task – Dave Paroulek May 26 '11 at 22:05
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.