hboutemy opened a new issue, #192:
URL: https://github.com/apache/maven-artifact-plugin/issues/192
### New feature, improvement proposal
current output
```
[INFO] --- maven-artifact-plugin:3.6.1:describe-build-output (default-cli) @
ratis ---
[INFO] reactor executionRoot = org.apache.ratis:ratis:pom:3.2.1 (current)
reactor first = executionRoot
first.parent = org.apache:apache:pom:25
[INFO] outputTimestamp = 2025-09-23T16:04:45Z
[INFO] plugin outputTimestamp parameter diagnostics:
- plugin outputTimestamp parameter
(defaultValue="${project.build.outputTimestamp}") = 2025-09-23T16:04:45Z
- project.build.outputTimestamp property from project =
2025-09-23T16:04:45Z
- project.build.outputTimestamp property from project model =
2025-09-23T16:04:45Z
- project.build.outputTimestamp property from project original model
= 2025-09-23T16:04:45Z
[INFO] Inheritance analysis for property:
- current org.apache.ratis:ratis:pom:3.2.1 property =
2025-09-23T16:04:45Z
- external parent org.apache:apache:pom:25 property =
2022-02-17T22:08:13Z
[INFO]
[INFO] parent in reactor: org.apache.ratis:ratis @ pom.xml (18 modules),
property = 2025-09-23T16:04:45Z
[INFO]
[INFO] groupId: org.apache.ratis (18 artifactIds)
```
is great
when reading with a new eye, build environment should be part of the
description
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]