LS,
I want to have another look at the graffito portlets.
1/ Which jetspeed
Now there is the the j2-final release. Is it possible to use Graffito with
j2-final already ?
2/ Build
When building graffito I get the failure which is at the end of the mail :
Do I need to get specific libraries from somewhere ?
Could I run without the junit tests and get a partial working environment
deployed ?
Kind regards,
Herman Reintke
------------------------------------------------------------
Graffito Engine
+----------------------------------------
| Build and Install the Graffito engine in your Maven Repo Graffito Engine
| Memory: 22M/26M
+----------------------------------------
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\grafsrc\trunk\engine\target\classes
java:compile:
[echo] Compiling to
C:\Utilities\graffito\grafsrc\trunk\engine/target/classes
[javac] Compiling 4 source files to
C:\Utilities\graffito\grafsrc\trunk\engine\target\classes
java:jar-resources:
test:prepare-filesystem:
[mkdir] Created dir:
C:\Utilities\graffito\grafsrc\trunk\engine\target\test-classes
[mkdir] Created dir:
C:\Utilities\graffito\grafsrc\trunk\engine\target\test-reports
test:test-resources:
Copying 6 files to
C:\Utilities\graffito\grafsrc\trunk\engine\target\test-classes
Copied 2 empty directories to
C:\Utilities\graffito\grafsrc\trunk\engine\target\test-classes
test:compile:
[javac] Compiling 3 source files to
C:\Utilities\graffito\grafsrc\trunk\engine\target\test-class
es
Tag library requested that is not present: 'reactor' in plugin: 'null'
test:test:
dbSetup:
[copy] Copying 1 file to
C:\Utilities\graffito\grafsrc\trunk\engine\target\test-classes
[junit] Running org.apache.portals.graffito.engine.TestSpringEngine
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 4,366 sec
[junit] [ERROR] TEST org.apache.portals.graffito.engine.TestSpringEngine
FAILED
BUILD FAILED
File...... C:\Utilities\graffito\grafsrc\trunk\maven.xml
Element... maven:reactor
Line...... 96
Column.... 40
Unable to obtain goal [test:test] -- C:\Documents and
Settings\herman\.maven\cache\maven-test-plugin
-1.6.2\plugin.jelly:181:54: <fail> There were test failures.
Total time: 3 minutes 11 seconds