Greetings Wendy:
Thanks for seeing this. I do use a startup script for continuum. It uses
the environment from /etc/profile which contains this relevant info:
...
JAVA_HOME=/usr/lib/jvm/java-6-sun
MAVEN_HOME=/opt/maven
PATH=$PATH:$MAVEN_HOME/bin
JAVA_OPTS="-Xms256m -Xmx1792m -XX:PermSize=12
Greetings:
I am trying to use continuum-1.1-beta-3 with jdk java-6-sun-1.6.0.03 on
Ubuntu Linux.
After adding a maven2 pom, I get the following error when trying to build:
Provider message: The svn command failed.
Command output:
-