Re: how I can ensure that Maven include my own MANIFEST.MF instead of its generated one?

2009-01-06 Thread sarah.kho
------------------- >> >> To unsubscribe, e-mail: users-unsubscr...@maven.apache.org >> >> For additional commands, e-mail: users-h...@maven.apache.org >> >> >> >> >> > >> > ---

Re: how I can ensure that Maven include my own MANIFEST.MF instead of its generated one?

2009-01-03 Thread Brett Randall
gt;> I tried to use **/*.MF to ensure that it will include > >> my > >> file but it uses its own generated file which is not what I need. I test > >> the > >> syntax of **/*.MF and it works for other files and > not > >> for the Manifest.mf > >>

Re: how I can ensure that Maven include my own MANIFEST.MF instead of its generated one?

2009-01-03 Thread sarah.kho
ed to use **/*.MF to ensure that it will include >> my >> file but it uses its own generated file which is not what I need. I test >> the >> syntax of **/*.MF and it works for other files and not >> for the Manifest.mf >> >> Thanks. >> -- >> V

Re: how I can ensure that Maven include my own MANIFEST.MF instead of its generated one?

2009-01-03 Thread Olivier Lamy
ext: > http://www.nabble.com/how-I-can-ensure-that-Maven-include-my-own-MANIFEST.MF-instead-of-its-generated-one--tp21268718p21268718.html > Sent from the Maven - Users mailing list archive at Nabble.com. > > >

how I can ensure that Maven include my own MANIFEST.MF instead of its generated one?

2009-01-03 Thread legolas
**/*.MF and it works for other files and not for the Manifest.mf Thanks. -- View this message in context: http://www.nabble.com/how-I-can-ensure-that-Maven-include-my-own-MANIFEST.MF-instead-of-its-generated-one--tp21268718p21268718.html Sent from the Maven - Users mailing list archive at Nabble.com