Skip to content

Instantly share code, notes, and snippets.

@gnodet
Created September 13, 2010 14:41
Show Gist options
  • Save gnodet/577383 to your computer and use it in GitHub Desktop.
Save gnodet/577383 to your computer and use it in GitHub Desktop.
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.apache.karaf.archetypes.CommandArchetypeTest
/Users/gnodet/.m2/repository
[ maven embedder INFO] ------------------------------------------------------------------------
[ maven embedder INFO] Building Archetype Manager
[ maven embedder INFO] task-segment: [archetype:generate]
[ maven embedder INFO] ------------------------------------------------------------------------
[ maven embedder INFO] Searching repository for plugin with prefix: 'archetype'.
[ maven embedder INFO] org.apache.maven.plugins: checking for updates from central
[ maven embedder WARNING] repository metadata for: 'org.apache.maven.plugins' could not be retrieved from repository: central due to an error: Error transferring file
[ maven embedder INFO] Repository 'central' will be blacklisted
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.958 sec <<< FAILURE!
Results :
Tests in error:
testCommand(org.apache.karaf.archetypes.CommandArchetypeTest)
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.
Please refer to /Users/gnodet/work/git/karaf/archetypes/itests/target/surefire-reports for the individual test results.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 10 seconds
[INFO] Finished at: Mon Sep 13 16:40:51 CEST 2010
[INFO] Final Memory: 52M/528M
[INFO] ------------------------------------------------------------------------
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment