You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[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
The text was updated successfully, but these errors were encountered:
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.
[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
The text was updated successfully, but these errors were encountered: