slawekjaranowski commented on PR #53:
URL: https://github.com/apache/maven-jar-plugin/pull/53#issuecomment-1260917230
With:
```
+
+ <properties>
+
<project.build.outputTimestamp>2019-10-02T08:04:00Z</project.build.outputTimestamp>
+ </properties>
+
```
Pass.
```
unzip -l
target/it/MJAR-263-order-in-jar/target/maven-jar-plugin-test-mjar-263-01-99.0.jar
Archive:
target/it/MJAR-263-order-in-jar/target/maven-jar-plugin-test-mjar-263-01-99.0.jar
Length Date Time Name
--------- ---------- ----- ----
0 10-02-2019 08:04 META-INF/
90 10-02-2019 08:04 META-INF/MANIFEST.MF
0 10-02-2019 08:04 foo/
0 10-02-2019 08:04 foo/project003/
0 10-02-2019 08:04 META-INF/maven/
0 10-02-2019 08:04 META-INF/maven/org.apache.maven.plugins/
0 10-02-2019 08:04
META-INF/maven/org.apache.maven.plugins/maven-jar-plugin-test-mjar-263-01/
6 10-02-2019 08:04 de.json
1034 10-02-2019 08:04 de.json.xml
785 10-02-2019 08:04 default-configuration.properties
6 10-02-2019 08:04 en.json
1014 10-02-2019 08:04 en.json.xml
875 10-02-2019 08:04 excluded-file.txt
543 10-02-2019 08:04 foo/project003/App.class
6 10-02-2019 08:04 fr.json
1014 10-02-2019 08:04 fr.json.xml
6 10-02-2019 08:04 it.json
1014 10-02-2019 08:04 it.json.xml
2200 10-02-2019 08:04
META-INF/maven/org.apache.maven.plugins/maven-jar-plugin-test-mjar-263-01/pom.xml
91 10-02-2019 08:04
META-INF/maven/org.apache.maven.plugins/maven-jar-plugin-test-mjar-263-01/pom.properties
--------- -------
8684 20 files
```
--
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]