I'm unable to run the examples using the details from the README located in the examples folder after doing an svn checkout.
I'm almost entirely new to mvn so I have no idea how to fix this.
Please advise.
[INFO] Scanning for projects...
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.jpoxy:example:war:1.0.9
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-compiler-plugin is missing. @ line 89, column 21
[WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:keytool-maven-plugin is missing. @ line 96, 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] ------------------------------------------------------------------------
[INFO] Building jpoxy-example 1.0.9
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 0.395s
[INFO] Finished at: Fri Jun 07 16:13:12 EDT 2013
[INFO] Final Memory: 3M/59M
[INFO] ------------------------------------------------------------------------
[ERROR] Could not find goal 'genkey' in plugin org.codehaus.mojo:keytool-maven-plugin:1.3 among available goals generateSecretKey, printCRLFile, printCertificateRequest, generateCertificate, printCertificate, importKeystore, generateCertificateRequest, generateKeyPair, changeStorePassword, clean, changeKeyPassword, deleteAlias, exportCertificate, list, importCertificate, changeAlias, help -> [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: