@ -38,6 +38,9 @@ By default, the generated build information is derived from the project:
@@ -38,6 +38,9 @@ By default, the generated build information is derived from the project:
| `build.version`
| The version of the project
| `build.time`
| The time at which the project is being built
|===
The properties can be customized using the DSL:
@ -47,6 +50,13 @@ The properties can be customized using the DSL:
@@ -47,6 +50,13 @@ The properties can be customized using the DSL:
@ -40,10 +41,13 @@ public class BuildInfoProperties implements Serializable {
@@ -40,10 +41,13 @@ public class BuildInfoProperties implements Serializable {
@ -121,6 +125,23 @@ public class BuildInfoProperties implements Serializable {
@@ -121,6 +125,23 @@ public class BuildInfoProperties implements Serializable {
@ -152,6 +173,7 @@ public class BuildInfoProperties implements Serializable {
@@ -152,6 +173,7 @@ public class BuildInfoProperties implements Serializable {
@ -207,6 +229,14 @@ public class BuildInfoProperties implements Serializable {
@@ -207,6 +229,14 @@ public class BuildInfoProperties implements Serializable {