jira-importer opened a new issue, #176:
URL: https://github.com/apache/maven-jar-plugin/issues/176

   **[S 
L](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=thesnoozer)** 
opened 
**[MJAR-301](https://issues.apache.org/jira/browse/MJAR-301?redirect=false)** 
and commented
   
   Originally reported in 
https://github.com/git-commit-id/git-commit-id-maven-plugin/issues/674 by 
"Interessierter".
   
    
   
   May or may not be related to https://issues.apache.org/jira/browse/MJAR-300.
   
    
   
   The support for reproducible builds (ISO 8601 date formats) should have been 
added to the maven-jar-plugin in version 3.2.X (via 
https://issues.apache.org/jira/browse/MJAR-263).
   
    
   
   The documentation of the maven-jar-plugin 
(https://github.com/apache/maven-jar-plugin/blob/63f9c982d49f046519088490d7a8af5a7cd647fb/src/main/java/org/apache/maven/plugins/jar/AbstractJarMojo.java#L144)
 even claims it can process ISO 8601 date formats as input for 
project.build.outputTimestamp, however there seems to be some cases that are 
unsupported.
   
    
   
   Not supported:
   2022-02-12T15:30:45
   2024-02-15T13:54:59+0100 (note with an extra ':' like '+01:00' this works)
    
   Not supported edge cases:
   2022-W06
   2022-W06-5
   2022-W06-5T15:30:45
   2019-03-26T14:00.9Z
   
   
   ---
   
   **Affects:** 3.3.0
   
   **Attachments:**
   - 
[git-plugin-timestamp-problem-demo_minimal.zip](https://issues.apache.org/jira/secure/attachment/13066754/git-plugin-timestamp-problem-demo_minimal.zip)
 (_2.71 kB_)
   


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