I mean that if you take a look at that goal, it will show you how to set a property... and the lovely java.io.File#length() method will tell you how long the file is thereby giving you the value to set the property to... (might need Long#toString(long) as well... but do you really need that much hand holding?)
On 19 December 2012 09:17, Benoit Billington <[email protected]>wrote: > Hi, > > What do you mean by "Coupled with File#length() " ? > > > > -- > View this message in context: > http://maven.40175.n5.nabble.com/Antrun-to-maven-plugin-file-size-tp5738756p5739121.html > Sent from the Maven Developers mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
