We could probably use an ant task to rename the file (and strip off the version) in one of the appropriate phases of maven.
On Sun, Mar 8, 2009 at 7:14 PM, David Blevins <[email protected]>wrote: > > On Mar 8, 2009, at 6:38 AM, Karan Malhi wrote: > > >>> Seems we're also using the 3.1 version of the client which is going to >>> break eventually when the protocol changes. We'll need to figure out a >>> way >>> to get that on whatever the current version is. >>> >>> Not sure that I understand the above. >> I think creating the keystore for the user is a good idea. Will look into >> it. >> > > Better said, when we ship 3.1.1 the applet example should be using the > 3.1.1 client. Not sure if there's some way we can strip the version number > before copying it into the war file. I wonder also if the maven guys know > of a way to get those jars into the webapp without us having to copy them > into the src/webapp/ directory. Hopefully there's some trick we can use. > > -David > > > > -- Karan Singh Malhi
