Can't reproduce this with neither 2.0.7 nor 2.0.6.
I was convinced this was possible ... will have to double check some of my
builds !
So this can be added to the allready long list of "profile activation"
improvement requests !
Sorry for the noise.
Nico.
2008/3/4, John Casey <[EMAIL PROTECTED]
If you're suggesting that you used to control which profile was
activated via the section of the POM, I'd be very
interested in seeing a test case that is broken for 2.0.8. If it ever
worked, it must have been some unplanned side effect of intermingling
POM properties and system properties
regressions from 2.0.7 to 2.0.8
Not sure if this has allready been reported :
I used in maven 2.0.7 to switch beetween two profiles by using POM level
properties:
release
bar
dev
!foo
Base on this, the dev profile is allways
Not sure if this has allready been reported :
I used in maven 2.0.7 to switch beetween two profiles by using POM level
properties:
release
bar
dev
!foo
Base on this, the dev profile is allways enabled on dev environ