From f16721c64008697a5b37c002f3b201d15e556c7a Mon Sep 17 00:00:00 2001 From: Mark Donszelmann Date: Sat, 3 Oct 2009 08:18:57 +0200 Subject: Added jni test; changed goals for running run-its tests --- ReleaseNotes.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'ReleaseNotes.txt') diff --git a/ReleaseNotes.txt b/ReleaseNotes.txt index e2cc31a..83838d3 100644 --- a/ReleaseNotes.txt +++ b/ReleaseNotes.txt @@ -13,6 +13,18 @@ and cpptasks-parallel. Bugs +- Excecutable needs a test to run and verify the output of Executable. + +- When it test fails it seems not reported in main pom, refer to executable + +- nar-integration (our plugin copy) tests are not run when maven.tests.skip=true is set... +while they are run when in the configuration (plugin has different name) skip is set. + +- When run from run-its, executable fails to create. The build file shows: + +Error looking up lifecycle mapping to retrieve optional mojos. Lifecycle ID: default. Error: Component descriptor cannot be found in the component repository: org.apache.maven.lifecycle.mapping.LifecycleMappingnar. +org.codehaus.plexus.component.repository.exception.ComponentLookupException: Component descriptor cannot be found in the component repository: org.apache.maven.lifecycle.mapping.LifecycleMappingnar. + - When the calculated AOL is not found in aol.properties the error message is misleading: [INFO] [nar:nar-download {execution: default-nar-download}] -- cgit v1.2.3