(Quick Reference)

1.2.1 Improvements to Grails 3 Profiles

Version: 3.2.9

1.2.1 Improvements to Grails 3 Profiles

Profile Publishing and Repositories

The following improvements are available in Grails profiles:

  • Profiles are now published as regular JAR files to any Maven compatible repository (Artifactory, Nexus etc.).

  • Additional profiles can be created easily with the new create-profile command.

  • Profiles can now contribute to the generation of the build

  • Profiles can now have one or many features

For more information see the new section on Profiles in the user guide.