lxdvs / apk2gold

CLI tool for decompiling Android apps to Java. It does resources! It does Java! Its real easy!
662 stars 109 forks source link

Error #23

Open Murthysagi opened 8 years ago

Murthysagi commented 8 years ago

fatal: Not a git repository (or any of the parent directories): .git [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 0.173 s [INFO] Finished at: 2016-05-26T18:43:38+05:30 [INFO] Final Memory: 7M/309M [INFO] ------------------------------------------------------------------------ [ERROR] The goal you specified requires a project to execute but there is no POM in this directory (/Users/demo/Desktop/apk2gold-master/jd-cmd). Please verify you invoked Maven from the correct directory. -> [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/MissingProjectException cp: jd-cli/target/jd-cli.jar: No such file or directory /Users/demo/Desktop/apk2gold-master

mcat-ee commented 8 years ago

+1 getting this error, investigating further