Encountered the same issue. The problem was -Djavac.version for the ant
command mismatched the actual javac being used.

Still weird to me that the mismatched javac version will have ivy download
jetty-6.1.26.zip, but was able to resolve the problem when -Djavac.version
matches the actual javac version.

Reply via email to