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 <[email protected]> > > I want to build a rather different version of my multi-module project (in > > addition to the standard build) without having to dive into Maven > profiles > > that seem not so flexible at first glance. Having 2 different set of POMs > is > > surely not optimal but would be acceptable in my case. > > I believe (but don't hold me to it) that you can accomplish this via: > <module>blah/abc-pom.xml</module> > > Give it a try and report back. I seem to recall this was mentioned a > while back, maybe on this list or in a random blog post I ran across. > Its certainly not the norm so it may not work. > > Wayne > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
