LS,
Downloaded the latest software from svn this morning, using java 1.4.2_05-b04
Tried to do an maven allClean allBuild but encountered the following result
below.
Is there a way to get around this ?
Kind regards,
Herman Reintke
-------------------------------------------------------------------------
Graffito Engine
+----------------------------------------
| Build and Install the Graffito engine in your Maven Repo Graffito Engine
| Memory: 22M/25M
+----------------------------------------
Tag library requested that is not present: 'reactor' in plugin: 'null'
Plugin 'maven-deploy-plugin' in project 'Graffito Engine' is not available
jar:install:
build:end:
build:start:
java:prepare-filesystem:
[mkdir] Created dir: C:\Utilities\graffito\trunk\engine\target\classes
java:compile:
[echo] Compiling to C:\Utilities\graffito\trunk\engine/target/classes
[javac] Compiling 4 source files to
C:\Utilities\graffito\trunk\engine\target\classes
java:jar-resources:
test:prepare-filesystem:
[mkdir] Created dir: C:\Utilities\graffito\trunk\engine\target\test-classes
[mkdir] Created dir: C:\Utilities\graffito\trunk\engine\target\test-reports
test:test-resources:
Copying 6 files to C:\Utilities\graffito\trunk\engine\target\test-classes
Copied 4 empty directories to
C:\Utilities\graffito\trunk\engine\target\test-classes
test:compile:
[javac] Compiling 3 source files to
C:\Utilities\graffito\trunk\engine\target\test-classes
Tag library requested that is not present: 'reactor' in plugin: 'null'
test:test:
dbSetup:
[copy] Copying 1 file to
C:\Utilities\graffito\trunk\engine\target\test-classes
[junit] Running org.apache.portals.graffito.engine.TestSpringEngine
[junit] Tests run: 1, Failures: 1, Errors: 0, Time elapsed: 6,569 sec
[junit] [ERROR] TEST org.apache.portals.graffito.engine.TestSpringEngine
FAILED
BUILD FAILED
File...... C:\Utilities\graffito\trunk\maven.xml
Element... maven:reactor
Line...... 85
Column.... 40
Unable to obtain goal [test:test] -- C:\Documents and
Settings\herman\.maven\cache\maven-test-plugi
-1.6.2\plugin.jelly:181:54: <fail> There were test failures.
Total time: 3 minutes 13 seconds
Finished at: Sat Jun 04 11:29:31 CEST 2005
C:\Utilities\graffito\trunk>