No, "license.excludedGroups" is the java system property you specify on command-line to configure. The name of the parameter itself is what you configure in the pom.
/Anders On Fri, Dec 21, 2012 at 2:16 AM, Benson Margulies <bimargul...@gmail.com>wrote: > @Parameter( property = "license.excludedGroups", defaultValue = "" ) > > Does the above require <license.excludedGroups> in the XML of the POM? > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org > For additional commands, e-mail: dev-h...@maven.apache.org > >