github / maven-plugins

Official GitHub Maven Plugins
MIT License
587 stars 197 forks source link

Could not find com.sun.tool.jar #31

Closed ryanaghdam closed 11 years ago

ryanaghdam commented 11 years ago

I get the following error:

[ERROR] Failed to execute goal on project myapp: Could not resolve dependencies for project com.myapp:war:0.0.1-SNAPSHOT: Could not find artifact com.sun:tools:jar:1.4.2 at specified path /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/../lib/tools.jar -> [Help 1]

mosabua commented 11 years ago

by doing what?

cescoffier commented 11 years ago

Are you sure it is related to the plugin ? It does not rely on tools.jar. Please re-open if it's related.