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

Build error #8

Open
ranjeetranjan opened this issue Sep 26, 2016 · 3 comments
Open

Build error #8

ranjeetranjan opened this issue Sep 26, 2016 · 3 comments

Comments

@ranjeetranjan
Copy link

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] smali-pom .......................................... SUCCESS [ 0.801 s]
[INFO] dexlib ............................................. SUCCESS [ 9.345 s]
[INFO] util ............................................... SUCCESS [ 0.573 s]
[INFO] smali .............................................. FAILURE [ 9.900 s]
[INFO] baksmali ........................................... SKIPPED
[INFO] maven-smali-plugin Maven Mojo ...................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 20.913 s
[INFO] Finished at: 2016-09-26T13:11:57+05:30
[INFO] Final Memory: 26M/327M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.antlr:antlr3-maven-plugin:3.2:antlr (smaliParser) on project smali: ANTLR caught 1 build errors. -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn -rf :smali

@kmcquade
Copy link

kmcquade commented Apr 1, 2017

Same error

@noproto
Copy link

noproto commented Oct 27, 2017

Yea it is a 6 year old project so I figured there would be build errors going back into this. You can grab the .jar itself alternatively from https://github.com/sonyxperiadev/ApkAnalyser/downloads. Not ideal compared to building it from source, looks like this great project needs a new maintainer.

@wsimf
Copy link

wsimf commented Apr 30, 2018

I got this error too - I was able to fix it by changing Java version to 1.7, I was using 1.8 previously.

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

4 participants