Re: How to apply Maven "-f" command line option to sub-projects

2011-05-15 Thread labulle22
I did believe I had tried this solution before posting! Probably not correctly because that works with both Maven 2.2.1 and Maven 3.0. Many Thanks. Regards, Bruno 2011/5/14 Wayne Fay > > I want to build a rather different version of my multi-module project (in > > addition to the standard build)

Re: How to apply Maven "-f" command line option to sub-projects

2011-05-14 Thread labulle22
2011/5/14 Wendy Smoak > On Sat, May 14, 2011 at 7:21 AM, labulle22 wrote: > > How to configure Maven in order to be able to not use the default pom > file > > name ("pom.xml") for the sub-projects of a main project? AFAIU the -f > option > > only applies o

How to apply Maven "-f" command line option to sub-projects

2011-05-14 Thread labulle22
Hi all, How to configure Maven in order to be able to not use the default pom file name ("pom.xml") for the sub-projects of a main project? AFAIU the -f option only applies on main project. Thanks for your help. Regards, Bruno

How to apply Maven "-f" command line option to sub-projects

2011-05-14 Thread labulle22
Hi all, How to configure Maven in order to be able to not use the default pom file name ("pom.xml") for the sub-projects of a main project? AFAIU the -f option only applies on main project. Thanks for your help. Regards, Bruno