Maven 3 archetypes itests issue
-------------------------------
Key: KARAF-482
URL: https://issues.apache.org/jira/browse/KARAF-482
Project: Karaf
Issue Type: Bug
Affects Versions: 3.0.0
Reporter: Jean-Baptiste Onofré
Assignee: Jean-Baptiste Onofré
Fix For: 3.0.0
While building using maven 3.0.2, I have itests failure on archetypes:
[ maven embedder INFO] Archetype repository missing. Using the one from
[org.apache.karaf.archetypes:archetypes-command:2.1.4] found in catalog remote
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 5.823 sec <<<
FAILURE!
Results :
Tests in error:
testCommand(org.apache.karaf.archetypes.CommandArchetypeTest)
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 14.940s
[INFO] Finished at: Wed Feb 23 07:54:56 CET 2011
[INFO] Final Memory: 14M/104M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-surefire-plugin:2.3.1:test (default-test) on
project archetypes-itests: There are test failures.
I gonna fix that to be able to register Karaf in Apache Sonar instance.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira