slawekjaranowski commented on PR #53:
URL: https://github.com/apache/maven-jar-plugin/pull/53#issuecomment-1260899532

   confirm failed on:
   
   ```
   Apache Maven 3.8.6 (84538c9988a25aec085021c365c560670ad80f63)
   Maven home: /usr/local/Cellar/maven/3.8.6/libexec
   Java version: 11.0.16.1, vendor: Homebrew, runtime: 
/usr/local/Cellar/openjdk@11/11.0.16.1_1/libexec/openjdk.jdk/Contents/Home
   Default locale: en_GB, platform encoding: UTF-8
   OS name: "mac os x", version: "12.6", arch: "x86_64", family: "mac"
   ```
   
   ```
   ls -f -1 src/it/MJAR-263-order-in-jar/src/main/resources/
   .
   ..
   default-configuration.properties
   it.json.xml
   de.json
   excluded-file.txt
   en.json
   it.json
   en.json.xml
   fr.json
   fr.json.xml
   de.json.xml
   ```
   
   ```
   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  09-28-2022 15:12   META-INF/
          90  09-28-2022 15:12   META-INF/MANIFEST.MF
           0  09-28-2022 15:12   foo/
           0  09-28-2022 15:12   foo/project003/
           0  09-28-2022 15:12   META-INF/maven/
           0  09-28-2022 15:12   META-INF/maven/org.apache.maven.plugins/
           0  09-28-2022 15:12   
META-INF/maven/org.apache.maven.plugins/maven-jar-plugin-test-mjar-263-01/
         785  09-28-2022 15:12   default-configuration.properties
        1014  09-28-2022 15:12   it.json.xml
           6  09-28-2022 15:12   de.json
         875  09-28-2022 15:12   excluded-file.txt
           6  09-28-2022 15:12   en.json
           6  09-28-2022 15:12   it.json
        1014  09-28-2022 15:12   en.json.xml
           6  09-28-2022 15:12   fr.json
         543  09-28-2022 15:12   foo/project003/App.class
        1014  09-28-2022 15:12   fr.json.xml
        1034  09-28-2022 15:12   de.json.xml
        2079  09-28-2022 15:11   
META-INF/maven/org.apache.maven.plugins/maven-jar-plugin-test-mjar-263-01/pom.xml
          91  09-28-2022 15:12   
META-INF/maven/org.apache.maven.plugins/maven-jar-plugin-test-mjar-263-01/pom.properties
   
   ```


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