I have application.xml file exported from WSAD. Inside I have a reference to war file without version. Also I have some data about roles and security and I want to use that application.xml and not the one generated by maven. So, I have to either change the content of application.xml or use war without version.
Anyway I copied and renamed war as Rafal suggested. Ian --- Brill Pappin <[EMAIL PROTECTED]> wrote: > Likely I'm missing something, but *why* would you > want to leave out the > version info? > > - Brill Pappin > > Ian Neruda wrote: > > >Hi. > > > >Can I install jar to repository without version > part > >in it. When I leave version empty I get something > like > >JarName-.jar > > > >Thanks, Ian > > > > > > > > > >__________________________________ > >Do you Yahoo!? > >Friends. Fun. Try the all-new Yahoo! Messenger. > >http://messenger.yahoo.com/ > > > >--------------------------------------------------------------------- > >To unsubscribe, e-mail: > [EMAIL PROTECTED] > >For additional commands, e-mail: > [EMAIL PROTECTED] > > > > > > > > > -- > "I love deadlines. I like the whooshing sound they > make as they fly by" > > - Douglas Adams > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: > [EMAIL PROTECTED] > For additional commands, e-mail: > [EMAIL PROTECTED] > __________________________________ Do you Yahoo!? Friends. Fun. Try the all-new Yahoo! Messenger. http://messenger.yahoo.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
