On 2011-07-20, Stefan Bodewig wrote: > One of the Maven plugin tests is failing and it didn't fail on my > machine (I swear ;-).
> It does now after I did a "mvn clean install" which suggests to me that > it hasn't been running against the latest code without " Nope. "mvn test" passes, "mvn install" - which I didn't run prior to committing - fails. The it1 test fails after I made sure the configured license family name is actually set in SimplePatternBasedLicense because the license family name of the custom license is not one of the "approved" ones (and the plugin says "too many unapproved licenses"). Is there any way to add new "approved" licenses in the plugin? Stefan
