smengcl commented on pull request #2412:
URL: https://github.com/apache/hadoop/pull/2412#issuecomment-718402415


   I ran `mvn verify -pl :hadoop-client-minicluster` on the latest commit. It 
passed
   
   ```
   [WARNING] maven-shade-plugin has detected that some class files are
   [WARNING] present in two or more JARs. When this happens, only one
   [WARNING] single version of the class is copied to the uber jar.
   [WARNING] Usually this is not harmful and you can skip these warnings,
   [WARNING] otherwise try to manually exclude artifacts based on
   [WARNING] mvn dependency:tree -Ddetail=true and the above output.
   [WARNING] See http://maven.apache.org/plugins/maven-shade-plugin/
   [INFO] Replacing original artifact with shaded artifact.
   [INFO] Replacing 
/home/systest/verify/YARN-10314-branch-3.2/hadoop-client-modules/hadoop-client-minicluster/target/hadoop-client-minicluster-3.2.3-SNAPSHOT.jar
 with /home/systest
   
/verify/YARN-10314-branch-3.2/hadoop-client-modules/hadoop-client-minicluster/target/hadoop-client-minicluster-3.2.3-SNAPSHOT-shaded.jar
   [INFO] Dependency-reduced POM written at: 
/home/systest/verify/YARN-10314-branch-3.2/hadoop-client-modules/hadoop-client-minicluster/dependency-reduced-pom.xml
   [INFO]
   [INFO] --- license-maven-plugin:1.10:update-file-header (update-pom-license) 
@ hadoop-client-minicluster ---
   [INFO] Will search files to update from root 
/home/systest/verify/YARN-10314-branch-3.2/hadoop-client-modules/hadoop-client-minicluster
   [INFO] Scan 1 file header done in 20.565ms.
   [INFO]
    * add header on 1 file.
   [INFO]
   [INFO] --- animal-sniffer-maven-plugin:1.16:check (signature-check) @ 
hadoop-client-minicluster ---
   [INFO] Checking unresolved references to 
org.codehaus.mojo.signature:java18:1.0
   [INFO]
   [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (depcheck) @ 
hadoop-client-minicluster ---
   [INFO] 
------------------------------------------------------------------------
   [INFO] BUILD SUCCESS
   [INFO] 
------------------------------------------------------------------------
   [INFO] Total time:  02:28 min
   [INFO] Finished at: 2020-10-28T23:48:53-07:00
   [INFO] 
------------------------------------------------------------------------
   ```
   
   Pending CI.


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

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