Set the default Maven groupId

  • Example: -groupid=com.foo.bar

  • Pattern: .*



The -groupid instruction defines the default Maven groupId to be used when generating POM resources and releasing to the Maven Bnd Repository Plugin.

If not specified, the value of -groupid defaults to the Bnd workspace folder name.

Also see the -pom and -maven-release instructions.