raju-balpande opened a new pull request, #6415:
URL: https://github.com/apache/ozone/pull/6415
## What changes were proposed in this pull request?
Failed to execute goal
org.apache.maven.plugins:maven-dependency-plugin:3.0.2:copy-dependencies
(copy-jars) on project hdds-rocks-native: Artifact has not been packaged yet.
When used on reactor artifact, copy should be executed after packaging: see
MDEP-187.
I found the file names mismatch in the the referred directory
## What is the link to the Apache JIRA
https://issues.apache.org/jira/browse/HDDS-10118
## How was this patch tested?
Tested with command line
alias
mvn11="JAVA_HOME=/Library/Java/JavaVirtualMachines/zulu-11.jdk/Contents/Home &&
mvn"
mvn11 clean install -DskipTests -e -DskipShade -X -Drocks_tools_native
--
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]