Commit Graph

6 Commits (5adbf32c18d0a5f16f2277d0c9cce716be9cff94)

Author SHA1 Message Date
Spring Buildmaster c650f2391e Next development version 11 years ago
Andy Wilkinson b585afe537 Polishing 11 years ago
Phillip Webb 83694a09b3 Add missing settings.xml file
See gh-1047
11 years ago
Phillip Webb 28090e8a5f Generate and attach dependency-tree
Update spring-boot-versions to generate a dependency-tree file and
attach it as an artifact. The file is generated by creating a temporary
POM and calling the invoker plugin.

The spring-boot-versions POM now depends on all spring-boot-starter-*
POMs to ensure that they have been installed before the dependency
tree is processes.

See gh-1047
11 years ago
Phillip Webb 37dea7364f Fix broken relative path 11 years ago
Phillip Webb 4fd4744724 Add spring-boot-versions project
Add a new maven project containing a versions.properties file and
an effective POM. Rework existing projects to use the versions
artifacts.

Partially reverts 307fbba9e4

Fixes gh-913
11 years ago