gnodet commented on PR #1726: URL: https://github.com/apache/maven/pull/1726#issuecomment-2370704512
> Alternatively, if the build time is considered a problem, why not just excluding it completely? It is not part of the JAR file specification as far as I can see (I don't see it in the [list of attribute names](https://docs.oracle.com/en/java/javase/23/docs/api/java.base/java/util/jar/Attributes.Name.html)). If we fix a value in a `pom.xml`, peoples will forget to update it. I think it is better to not provide an information than providing a wrong value. I agree that it would be better to not include that information if it's not provided. Is there any easy way to do that ? -- 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: issues-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org