adoroszlai commented on PR #9759:
URL: https://github.com/apache/ozone/pull/9759#issuecomment-3933127324

   Thanks @echonesis for working on this.  I would like to understand how to 
reproduce the warning on `master` in the first place.
   
   I tried running some OM test without `clean` after packaging:
   
   ```bash
   mvn -am -pl :ozone-manager clean package
   mvn -am -pl :ozone-manager -Dtest='TestParentAcl' test
   ```
   
   but didn't get the warning, nor is there a 
`hadoop-ozone/ozone-manager/target/test-classes-jar-tests` directory.
   
   The jar does contain the properties file:
   
   ```bash
   $ unzip -t 
hadoop-ozone/ozone-manager/target/ozone-manager-2.2.0-SNAPSHOT-tests.jar 
junit-platform.properties       
   Archive:  
hadoop-ozone/ozone-manager/target/ozone-manager-2.2.0-SNAPSHOT-tests.jar
       testing: junit-platform.properties   OK
   No errors detected in 
hadoop-ozone/ozone-manager/target/ozone-manager-2.2.0-SNAPSHOT-tests.jar for 
the 1 file tested.
   ```


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to