Myoung-jin / spydroid-ipcamera

Automatically exported from code.google.com/p/spydroid-ipcamera
GNU General Public License v3.0
0 stars 0 forks source link

Maven Build Failure #132

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. From Eclipse . Please run maven build 

What is the expected output? What do you see instead?

Downloaded: 
http://repo.maven.apache.org/maven2/org/bouncycastle/bcprov-jdk15on/1.48/bcprov-
jdk15on-1.48.jar (2264 KB at 350.2 KB/sec)
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for 
net.majorkernelpanic:libstreaming:apklib:3.0
[WARNING] 'build.plugins.plugin.version' for 
com.jayway.maven.plugins.android.generation2:android-maven-plugin is missing. @ 
line 58, column 15
[WARNING] 'build.plugins.plugin.version' for 
org.apache.maven.plugins:maven-javadoc-plugin is missing. @ line 69, column 15
[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] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 38.644s
[INFO] Finished at: Mon Mar 03 23:49:18 CST 2014
[INFO] Final Memory: 16M/244M
[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 
<plugin-group-id>:<plugin-artifact-id>[:<plugin-version>]:<goal>. Available 
lifecycle phases are: validate, initialize, generate-sources, process-sources, 
generate-resources, process-resources, compile, process-classes, 
generate-test-sources, process-test-sources, generate-test-resources, 
process-test-resources, test-compile, process-test-classes, test, 
prepare-package, package, pre-integration-test, integration-test, 
post-integration-test, verify, install, deploy, pre-clean, clean, post-clean, 
pre-site, site, post-site, site-deploy. -> [Help 1]
[ERROR] 

What version of the product are you using? On what operating system?

Current version / Mac 

Please provide any additional information below.

Original issue reported on code.google.com by junaid...@gmail.com on 4 Mar 2014 at 5:50