vy opened a new issue, #50: URL: https://github.com/apache/logging-parent/issues/50
`artifact:compare` does not like inherited `project.build.outputTimestamp`s: ``` ... - artifact:3.4.1:compare (default-cli) @ log4j-core-java9 --- [ERROR] project.build.outputTimestamp property should not be inherited but defined in parent POM from reactor /home/vy/Projects/logging-dist-dev/log4j/src/target/.flattened-pom.xml ... ``` RMs can manually add/update them, though this would be yet another manual step in our ever growing release instructions manual. Ideally, CI should set this value prior to releasing. -- 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]
