Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

compliation issue #8

Open
suchisubhra opened this issue Feb 23, 2015 · 1 comment
Open

compliation issue #8

suchisubhra opened this issue Feb 23, 2015 · 1 comment

Comments

@suchisubhra
Copy link

I am having issues compiling ...any help is much appreciated

Loading cobertura support for rundeck-salt-plugin
:clean
:compileJava
/root/tmp/salt-step/src/main/java/org/rundeck/plugin/salt/version/SaltApiVersionCapabilityRegistry.java:65: incompatible types; no instance(s) of type variable(s) K,V exist so that java.util.TreeMap<K,V> conforms to java.util.SortedMap<java.lang.String,org.rundeck.plugin.salt.version.SaltApiCapability>
found : <K,V>java.util.TreeMap<K,V>
required: java.util.SortedMap<java.lang.String,org.rundeck.plugin.salt.version.SaltApiCapability>
versionRegistry = Maps.newTreeMap(new Comparator() {
^
1 error
:compileJava FAILED

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':compileJava'.

    Compilation failed; see the compiler error output for details.

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

@sfdc-kho
Copy link
Contributor

sfdc-kho commented Apr 9, 2015

What version of java are you compiling with?

Apologies for the late response.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants