m3 [/home/bertrand/workspaceluna/bestbooks]$ mvn clean install [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.nuxeo.training:bestbooks:jar:1.0-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-compiler-plugin is missing. @ line 89, column 15 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-eclipse-plugin is missing. @ line 97, 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] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building bestbooks 1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ Downloading: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/nuxeo-studio/bchauvin-SANDBOX/0.0.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not transfer metadata nuxeo-studio:bchauvin-SANDBOX:0.0.0-SNAPSHOT/maven-metadata.xml from/to public-snapshot (http://maven.nuxeo.org/nexus/content/groups/public-snapshot): maven.nuxeo.org: Nom ou service inconnu [WARNING] Failure to transfer nuxeo-studio:bchauvin-SANDBOX:0.0.0-SNAPSHOT/maven-metadata.xml from http://maven.nuxeo.org/nexus/content/groups/public-snapshot was cached in the local repository, resolution will not be reattempted until the update interval of public-snapshot has elapsed or updates are forced. Original error: Could not transfer metadata nuxeo-studio:bchauvin-SANDBOX:0.0.0-SNAPSHOT/maven-metadata.xml from/to public-snapshot (http://maven.nuxeo.org/nexus/content/groups/public-snapshot): maven.nuxeo.org: Nom ou service inconnu [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bestbooks --- [INFO] Deleting /home/bertrand/workspaceluna/bestbooks/target [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ bestbooks --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ bestbooks --- [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! [INFO] Compiling 4 source files to /home/bertrand/workspaceluna/bestbooks/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ bestbooks --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ bestbooks --- [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! [INFO] Compiling 1 source file to /home/bertrand/workspaceluna/bestbooks/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ bestbooks --- [INFO] Surefire report directory: /home/bertrand/workspaceluna/bestbooks/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.training.bestbooks.test.TestStudioBundle Configuring TestNG with: org.apache.maven.surefire.testng.conf.TestNGMapConfigurator@4e660b27 Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.27 sec Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ bestbooks --- [INFO] Building jar: /home/bertrand/workspaceluna/bestbooks/target/bestbooks-1.0-SNAPSHOT.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ bestbooks --- [INFO] Installing /home/bertrand/workspaceluna/bestbooks/target/bestbooks-1.0-SNAPSHOT.jar to /home/bertrand/.m2/repository/org/nuxeo/training/bestbooks/1.0-SNAPSHOT/bestbooks-1.0-SNAPSHOT.jar [INFO] Installing /home/bertrand/workspaceluna/bestbooks/pom.xml to /home/bertrand/.m2/repository/org/nuxeo/training/bestbooks/1.0-SNAPSHOT/bestbooks-1.0-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 46.687 s [INFO] Finished at: 2014-12-05T20:21:54+01:00 [INFO] Final Memory: 72M/489M [INFO] ------------------------------------------------------------------------