You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
spring-boot/spring-boot-tools
Stephane Nicoll 62fa602fea Polish maven repositories definition
Previously, Maven repositories definition was specified in a profile that
is active by default. It means that as soon as any profile is enabled by
the user, said profile is no longer enabled. This has the nasty
consequences of having copy/paste in several places to make sure our own
profiles still have the proper repositories definition.

This commit creates a single "repositories" profile that is always active
unless a given property is explicitely specified. This allows to remove
the duplication and make things more consistent.

Some Gradle-specific repositories were also hard-coded in two modules
without any profile at all, meaning they were polluting the build of
anybody using it. While the impacted modules are gradle specific, that
repository has been shared in the new "repositories" profile as well.

Closes gh-6031
9 years ago
..
spring-boot-antlib Next Development Version 9 years ago
spring-boot-configuration-metadata Next Development Version 9 years ago
spring-boot-configuration-processor Merge branch 1.3.x 9 years ago
spring-boot-gradle-plugin Polish maven repositories definition 9 years ago
spring-boot-loader Formatting 9 years ago
spring-boot-loader-tools Merge branch '1.3.x' 9 years ago
spring-boot-maven-plugin Merge branch '1.3.x' 9 years ago
pom.xml Next Development Version 9 years ago