-
Notifications
You must be signed in to change notification settings - Fork 52
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
'No such property: Level' error in *groovy* window #166
Comments
Looks like a disconnect between versions. Which version of malabar-mode are you using? Matthew O. Smith
Hi,I am using 2.3.1 version of the malabar-jar package. When I try to anything with malabar (such as activate flycheck by changing the contents of the file) it gives me the following error:Groovy Shell (2.4.0, JVM: 1.7.0_75) Type ':help' or ':h' for help.groovy:000> ...... SEVERE: #resolve(log4j:log4j:jar:1.2.15, 'runtime', com.software_ninja.malabar.project.MavenProjectsCreator$1@40278c24): thrown org.sonatype.aether.resolution.DependencyResolutionException(failed to load 'log4j:log4j:jar:1.2.15 (runtime)' from ["central (http://repo.maven.apache.org/maven2, releases) without authentication"] into /home/luke/.m2/repository) out of com.jcabi.aether.Aether#fetch[237] in 223ms the last message is repeated multiple times hereafter.— |
Hi Matthew, I am using the latest version from Melpa (I think): 20150325.911. PS: you have a very nice signature :) Lukasz On Fri, Apr 10, 2015 at 1:09 AM, Matthew O. Smith [email protected]
|
I suspect that 2.3.1 has a bug in it. You might try cloning the latest jar at https://github.com/m0smith/malabar-mode-jar. |
Hi,
I am using 2.3.1 version of the malabar-jar package. When I try to anything with malabar (such as activate flycheck by changing the contents of the file) it gives me the following error:
the last message is repeated multiple times hereafter.
The text was updated successfully, but these errors were encountered: