summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Donszelmann <Mark.Donszelmann@gmail.com>2009-10-13 11:20:54 +0200
committerMark Donszelmann <Mark.Donszelmann@gmail.com>2009-10-13 11:20:54 +0200
commit2c387d5dab6e85a1c5d1c1f4e0e8f6a177491081 (patch)
treed965c5a46327ae963e231b8e0eeda8ca39351719
parent7d4fda432126f566f4d90de4853826c373a942fb (diff)
downloadmaven-nar-plugin-2c387d5dab6e85a1c5d1c1f4e0e8f6a177491081.tar.gz
maven-nar-plugin-2c387d5dab6e85a1c5d1c1f4e0e8f6a177491081.tar.bz2
maven-nar-plugin-2c387d5dab6e85a1c5d1c1f4e0e8f6a177491081.tar.xz
maven-nar-plugin-2c387d5dab6e85a1c5d1c1f4e0e8f6a177491081.zip
ADDED NAR-52, NAR-53, NAR-54, NAR-55 and NAR-56; Updated README with URLs
-rw-r--r--README.txt18
-rw-r--r--ReleaseNotes.txt35
2 files changed, 17 insertions, 36 deletions
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 <Name> as part of <Linker>
-
-- 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 <Includes> as part of <Cpp>, <C> or <Fortran> for x86_64.MacOSX.g++.fortran.