sky201503 / android-apktool2

Automatically exported from code.google.com/p/android-apktool
0 stars 0 forks source link

Compiling latest build nov 30th failed #248

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
[INFO] Scanning for projects...
[WARNING]
[WARNING] Some problems were encountered while building the effective model for 
brut.apktool:apktool-lib:jar:1.4.2-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for 
org.apache.maven.plugins:maven-compiler-plugin is missing. @ 
brut.apktool:apktool-project:1.0-SNAPSHOT, C
:\Cygwin\home\Administrator\brut.apktool\pom.xml, line 57, column 21
[WARNING] 'build.plugins.plugin.version' for 
com.mycila.maven-license-plugin:maven-license-plugin is missing. @ line 40, 
column 21
[WARNING]
[WARNING] Some problems were encountered while building the effective model for 
brut.apktool:apktool-cli:jar:1.4.2-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for 
org.apache.maven.plugins:maven-compiler-plugin is missing. @ 
brut.apktool:apktool-project:1.0-SNAPSHOT, C
:\Cygwin\home\Administrator\brut.apktool\pom.xml, line 57, column 21
[WARNING] 'build.plugins.plugin.version' for 
com.mycila.maven-license-plugin:maven-license-plugin is missing. @ 
brut.apktool:apktool-project:1.0-SNAPS
HOT, C:\Cygwin\home\Administrator\brut.apktool\pom.xml, line 36, column 21
[WARNING]
[WARNING] Some problems were encountered while building the effective model for 
brut.apktool:apktool-project:pom:1.0-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for 
org.apache.maven.plugins:maven-compiler-plugin is missing. @ line 57, column 21
[WARNING] 'build.plugins.plugin.version' for 
com.mycila.maven-license-plugin:maven-license-plugin is missing. @ line 36, 
column 21
[WARNING]
[WARNING] It is highly recommended to fix these problems because they threaten 
the stability of your build.
[WARNING]
[WARNING] For this reason, future Maven versions might no longer support 
building such malformed projects.
[WARNING]
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] apktool
[INFO] apktool library
[INFO] apktool cli
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] apktool ........................................... SKIPPED
[INFO] apktool library ................................... SKIPPED
[INFO] apktool cli ....................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 0.375s
[INFO] Finished at: Wed Nov 30 09:41:20 EST 2011
[INFO] Final Memory: 2M/13M
[INFO] ------------------------------------------------------------------------
[ERROR] No goals have been specified for this build. You must specify a valid 
lifecycle phase or a goal in the format <plugin-prefix>:<goal> or <plugi
n-group-id>:<plugin-artifact-id>[:<plugin-version>]:<goal>. Available lifecycle 
phases are: validate, initialize, generate-sources, process-sources, g
enerate-resources, process-resources, compile, process-classes, 
generate-test-sources, process-test-sources, generate-test-resources, 
process-test-res
ources, test-compile, process-test-classes, test, prepare-package, package, 
pre-integration-test, integration-test, post-integration-test, verify, ins
tall, deploy, pre-clean, clean, post-clean, pre-site, site, post-site, 
site-deploy. -> [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/NoGoalSpecifiedException

Original issue reported on code.google.com by raziel...@gmail.com on 30 Nov 2011 at 2:43

GoogleCodeExporter commented 9 years ago
Just builed it on a real linux environment and everything was good 

Original comment by shauli.b...@gmail.com on 30 Nov 2011 at 9:25

GoogleCodeExporter commented 9 years ago
Not valid with Gradle anymore.

Original comment by connor.tumbleson on 17 Nov 2012 at 5:25