• Phillip Webb's avatar
    Always active default build profile · 94ea7d80
    Phillip Webb authored
    Update the root build POM so that the default profile is always active.
    Prior to this commit the profile was to `activeByDefault` which meant
    it was only active if no other profiles were enabled. When running in
    Eclipse, the `m2e` profile is active, meaning the default profile was
    disabled and `spring-javaformat` setting were not applied.
    
    Closes gh-13900
    94ea7d80
Name
Last commit
Last update
.github Loading commit data...
.mvn Loading commit data...
ci Loading commit data...
eclipse Loading commit data...
spring-boot-project Loading commit data...
spring-boot-samples Loading commit data...
spring-boot-samples-invoker Loading commit data...
spring-boot-tests Loading commit data...
src/checkstyle Loading commit data...
.editorconfig Loading commit data...
.gitignore Loading commit data...
.settings-template.xml Loading commit data...
CODE_OF_CONDUCT.adoc Loading commit data...
CONTRIBUTING.adoc Loading commit data...
LICENSE.txt Loading commit data...
README.adoc Loading commit data...
SUPPORT.adoc Loading commit data...
mvnw Loading commit data...
mvnw.cmd Loading commit data...
pom.xml Loading commit data...