Stephane Nicoll
afaeaa6442
Upgrade to spring javaformat 0.0.22
2020-06-18 12:22:24 +02:00
Stephane Nicoll
2995987023
Upgrade to Checkstyle 8.32
2020-06-18 12:22:06 +02:00
Stephane Nicoll
720b21a86e
Upgrade to spring javaformat 0.0.21
2020-05-03 08:58:32 +02:00
Stephane Nicoll
104f8dde22
Upgrade to Maven Checkstyle plugin 3.1.1
2020-03-17 11:32:43 +01:00
Stephane Nicoll
9f9cf3f0a1
Upgrade to Checkstyle 8.29
...
This commit upgrades to Checkstyle 8.29 and spring javaformat as the
latter is required to use that version.
2020-02-02 15:17:05 +01:00
Stephane Nicoll
9b4a8d42e5
Upgrade to checkstyle 8.25
2020-01-18 17:14:19 +01:00
Stephane Nicoll
bbfe35c0c6
Upgrade to spring javaformat 0.0.19
2020-01-18 17:10:38 +01:00
Stephane Nicoll
a3209e18f9
Upgrade to spring javaformat 0.0.18
2020-01-12 09:22:34 +01:00
Stephane Nicoll
cdafc45e14
Upgrade to nohttp 0.0.4.RELEASE
2019-12-29 10:42:37 +01:00
Stephane Nicoll
abf301a7e4
Upgrade to spring-javaformat 0.0.17
2019-12-06 16:10:19 +01:00
Stephane Nicoll
12de2b3db0
Switch to 0.9.0.BUILD-SNAPSHOT
2019-10-08 10:55:28 -05:00
Spring Buildmaster
f3c50329bb
Next development version (v0.8.1.BUILD-SNAPSHOT)
2019-10-07 21:24:37 +00:00
Stephane Nicoll
ede7e3013e
Revert to 0.8.0.BUILD-SNAPSHOT
...
Promotion to Maven Central failed as javadoc artifacts are mandatory
for jars-based modules
2019-10-07 16:04:58 -05:00
Spring Buildmaster
4a2069086a
Next development version (v0.8.1.BUILD-SNAPSHOT)
2019-10-07 20:13:47 +00:00
Stephane Nicoll
ec2aec60ff
Do not deploy root pom
...
The `initializr` root pom is only used by the build and should not be
deployed or made available when releasing.
2019-10-07 12:06:38 -05:00
Stephane Nicoll
bba853fa6c
Revert to 0.8.0.BUILD-SNAPSHOT
...
Staging the release has shown it is publishing the root pom that is only
used by the build. We should skip it the same way we do for the Spring
Boot project
2019-10-07 08:11:04 -05:00
Spring Buildmaster
94db472b1e
Next development version (v0.8.1.BUILD-SNAPSHOT)
2019-10-06 20:56:11 +00:00
Stephane Nicoll
373741ea55
Polish format
2019-10-05 18:37:17 +01:00
Stephane Nicoll
28ea28c74c
Polish pom description
2019-10-05 18:35:23 +01:00
Stephane Nicoll
d812ca8c38
Harmonize SCM information
2019-10-05 18:32:42 +01:00
Stephane Nicoll
1082ac7bf7
Extract project generation test utility to dedicated module
...
This commit extracts various test utilities to a dedicated
initializr-generator-test module for easier consumption. The previous
test-jar are no longer published and a dependency to this new module
should be equivalent.
This commit also cleans various resources that were located in the wrong
place. In particular initializr-generator does not know anything about
metadata anymore.
Closes gh-988
2019-08-21 16:10:06 +02:00
Stephane Nicoll
ece903e754
Add nohttp checks
2019-08-18 14:07:49 +02:00
Stephane Nicoll
dee5467bd1
http -> https
2019-08-18 14:07:02 +02:00
Stephane Nicoll
11914b0630
Move formatting and checkstyle to root pom
2019-08-18 08:55:40 +02:00
Stephane Nicoll
ff6e26463b
Add Bill Of Materials
...
Closes gh-981
2019-08-15 07:53:46 +02:00
Stephane Nicoll
9964bb222c
Upgrade to Spring Boot 2.1.7
2019-08-06 14:23:00 +02:00
Stephane Nicoll
e67f2bb0ac
Polish "Make sure project descriptions line-wrap at a decent length"
...
See gh-966
2019-07-31 18:14:26 +02:00
Andy Wilkinson
b769c8d6a0
Migrate from Ant to Commons Compress
...
Closes gh-951
2019-07-11 15:34:33 +01:00
Stephane Nicoll
449b22403a
Upgrade to spring-javaformat 0.0.15
...
Closes gh-949
2019-07-10 14:57:35 +02:00
Andy Wilkinson
f16971fcd3
Upgrade to spring-javaformat 0.0.14
2019-06-28 11:43:17 +01:00
Andy Wilkinson
ab8b1158fa
Provide support for resolving versions from Maven boms
...
This commit introduces a new module, initializer-version-resolver,
that provides support for resolving versions from the dependency
management of a Maven bom. Providing with the bom's coordinates
(groupId, artifactId, and version) a map of groupId:artifactId to
version, derived from the bom's <dependencyManagement>, is returned.
Closes gh-934
2019-06-27 15:12:45 +01:00
Stephane Nicoll
dab8bd644a
Upgrade to Spring Boot 2.1.6.RELEASE
2019-06-19 14:01:57 +02:00
Stephane Nicoll
4132306a53
Upgrade to spring-javaformat 0.0.12
...
See gh-923
2019-06-12 14:46:40 +02:00
Stephane Nicoll
96f2b5fbab
Upgrade maven plugins
2019-05-15 16:53:17 +02:00
Stephane Nicoll
33e728a3a2
Upgrade to JUnit Jupiter 5.4.2
2019-05-15 16:52:58 +02:00
Stephane Nicoll
8fff7a32b7
Upgrade to Spring Boot 2.1.5
2019-05-15 16:52:51 +02:00
Stephane Nicoll
76c036829e
Upgrade maven plugins
2019-04-11 08:21:19 +02:00
Stephane Nicoll
e3c5d1eb53
Generate javadoc API
2019-04-11 08:21:10 +02:00
Stephane Nicoll
b636045057
Polish
2019-04-11 07:48:04 +02:00
Stephane Nicoll
1efc5a6900
Upgrade to asciidoctor maven plugin 1.6.0
2019-04-11 07:41:36 +02:00
Stephane Nicoll
8c3c220487
Upgrade to Spring Cloud contract 2.1.1
2019-04-04 09:20:56 +02:00
Stephane Nicoll
0ec197c115
Upgrade to JUnit Jupiter 5.4.1
2019-04-04 08:49:45 +02:00
Stephane Nicoll
1f14ba0356
Upgrade to Spring Boot 2.1.4
2019-04-04 08:49:27 +02:00
Stephane Nicoll
910fddaaa7
Upgrade to spring-javaformat 0.0.9
...
Closes gh-882
2019-04-03 12:26:24 +02:00
Stephane Nicoll
3b40cd824e
Add service sample
...
Closes gh-844
2019-03-27 09:29:09 +01:00
Stephane Nicoll
357313c7bf
Upgrade to spring-javaformat 0.0.7
...
This commit upgrades to spring-javaformat 0.0.7 and checkstyle 8.18.
2019-03-20 17:34:50 +01:00
Stephane Nicoll
3818b5b05e
Add rule to prevent Spring conventions to be imported
...
See gh-871
2019-03-17 11:22:36 +01:00
Stephane Nicoll
2746a3a6e7
Remove release repository
2019-02-19 14:32:00 +01:00
Andy Wilkinson
fad1d14bf0
Configure m2e to ignore Flatten plugin
...
Closes gh-840
2019-02-19 09:58:30 +00:00
Stephane Nicoll
4ed8089a35
Upgrade to Spring Boot 2.1.3
2019-02-16 20:21:41 +01:00