elharo commented on PR #508:
URL: https://github.com/apache/maven-jar-plugin/pull/508#issuecomment-5332102682

   > We may not be able to enable reproducible build at all with the `jar` tool 
at it stands today because the `jar` tool does not seem to be designed for an 
explicit enumeration of files to include. It seems to be designed for working 
on directories only, in which case the entry order may depend on the tool or 
the platform. Reference:
   > 
   
   If that proves to be true and we can't find a workaround, that's a blocker. 
Reproducible builds are the more important feature. 
   
   I also tend to think that Java 17 is the absolute maximum version we should 
require at this time, and that might still be too high.


-- 
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]

Reply via email to