No responses :( But it turns out this is regression in 2.1.0 - http://jira.codehaus.org/browse/MNG-3732
On Fri, Apr 24, 2009 at 2:29 PM, Mark Derricutt <[email protected]> wrote: > And getting stranger... > > The trunk profile only gives properties: > > <profilesXml> > <profiles> > <profile> > <id>trunk</id> > <activation> > <activeByDefault>true</activeByDefault> > </activation> > <properties> > <org.osgi.core>1.2.0</org.osgi.core> > <org.osgi.compendium>1.2.0</org.osgi.compendium> > > When I change to my launchpad-tests module, and run mvn > help:effective-pom, I see these properties being defined, but > help:active-profiles never shows "trunk" as being active and the build > works fine. > > If I copy the profiles.xml file into the launchpad-tests folder, I see > it the profile now listed as being active. Am I missing some > fundamental understanding of how profiles.xml should work? > > ...and then Buffy staked Edward. The End. > > On Fri, Apr 24, 2009 at 2:20 PM, Mark Derricutt <[email protected]> wrote: > > Hi all, >
