milleruntime commented on issue #192:
URL: 
https://github.com/apache/accumulo-testing/issues/192#issuecomment-1071171906


   I saw this again and after doing a build in testing, there is no jar:
   `accumulo-testing/target/dependency/hadoop-client-api.jar`
   
   The directory `../target/dependency` does not exist. This is created by the 
shaded jar build:
   <pre>
   [INFO] --- maven-dependency-plugin:3.1.2:copy-dependencies (default-cli) @ 
accumulo-testing ---
   [INFO] Copying hadoop-client-api-3.2.2.jar to 
/home/mike/workspace/accumulo-testing/target/dependency/hadoop-client-api.jar
   [INFO] Copying hadoop-client-runtime-3.2.2.jar to 
/home/mike/workspace/accumulo-testing/target/dependency/hadoop-client-runtime.jar
   </pre>
   
   So this could be happening if a build occurred but the shaded jar didn't get 
built.


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