From 2c387d5dab6e85a1c5d1c1f4e0e8f6a177491081 Mon Sep 17 00:00:00 2001 From: Mark Donszelmann Date: Tue, 13 Oct 2009 11:20:54 +0200 Subject: ADDED NAR-52, NAR-53, NAR-54, NAR-55 and NAR-56; Updated README with URLs --- README.txt | 18 +++++++++++++++++- ReleaseNotes.txt | 35 ----------------------------------- 2 files changed, 17 insertions(+), 36 deletions(-) delete mode 100644 ReleaseNotes.txt diff --git a/README.txt b/README.txt index 03e93af..3c869dd 100644 --- a/README.txt +++ b/README.txt @@ -2,5 +2,21 @@ This plugin eventually replaces the freehep-nar-plugin. For now, see: -http://java.freehep.org/freehep-nar-plugin/intro.html +Documentation (old): + +- http://java.freehep.org/freehep-nar-plugin/intro.html + +Issues (new): + +- https://issues.sonatype.org/browse/NAR + +SCM (new): + +- http://github.com/duns/maven-nar-plugin +- http://github.com/duns/cpptasks-parallel + +SCM (old): + +- http://github.com/duns/freehep-nar-plugin + diff --git a/ReleaseNotes.txt b/ReleaseNotes.txt deleted file mode 100644 index e284e46..0000000 --- a/ReleaseNotes.txt +++ /dev/null @@ -1,35 +0,0 @@ -Version 2.1 - -Bugs - -- Goal for Tests should be Install. - -- Excecutable needs a test to run and verify the output of Executable for it0001, it0002, it0007, it0008 - it0010 - -- 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}] -[INFO] ------------------------------------------------------------------------ -[ERROR] BUILD FAILURE -[INFO] ------------------------------------------------------------------------ -[INFO] NAR: Please specify a as part of - -- When the aol.properties does NOT include a fortran (or other compiler) the nar-compile -goal throws an exception with the following message: - -[INFO] [nar:nar-compile {execution: default-nar-compile}] -[INFO] ------------------------------------------------------------------------ -[ERROR] BUILD FAILURE -[INFO] ------------------------------------------------------------------------ -[INFO] NAR: Please specify as part of , or for x86_64.MacOSX.g++.fortran. -- cgit v1.2.3