Hope someone can help me here please.
I am using Linux (Fedora Core 1), j2sdk1.4.2_06, jakarta-tomcat-5.0.30.
I have download the jetspeed-2.0-M1-src.tar.gz to install JS2.
I've set up MAVEN_HOME, ANT_HOME, JAVA_HOME, PATH and CLASSPATH environment parameters. I have been sucessfully created the necessary ORACLE tables (other than HSQL database) from the instruction, however I failed to install JS2 into Tomcat due to the maven errors.
Problem: While I was doing the "maven allClean allBuild" I've got the following errors.
====================================================================
Bilding and Install all Jetspeed 2 jars Java Portlet API
[javac] Compiling 27 source files to /usr/local/jakarta-jetspeed-2/portlet-api/target/classes
BUILD FAILED
File...... /usr/local/jakarta-jetspeed-2/maven.xml
Element... maven:reactor
Line...... 133
Column.... 40
Unable to obtain goal [java:compile] -- /root/.maven/cache/maven-java-plugin-1.5/plugin.jelly:63:48: <ant:javac> Error running /usr/local/installed/java/j2sdk1.4.2_06/bin/javac compiler
Total time: 7 minutes 13 seconds
Finished at: Thu Mar 03 12:28:35 EST 2005
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
