How to Solve Maven error: Could not find artifact jdk.tools
Solution:
export JAVA_HOME=/your/java/home/
Then execute the maven command
How to Solve Maven error: Could not find artifact jdk.tools
Solution:
export JAVA_HOME=/your/java/home/
Then execute the maven command