Description
I wish to say:
<releaseProfiles>release,!integration-tests</releaseProfiles>
as a way of turning off an otherwise turned-on profile. I could get by if <property> in the activation element of a POM respected settings in the pom, and not just command-line -D's, but it does not.