Hello,
trying to compile OM 2.2
apache ant 1.9.0
geting "
download-ivy:
[echo] Downloading ivy...
[get] Getting:
http://repo1.maven.org/maven2/org/apache/ivy/ivy/2.3.0/ivy-2.3.0.jar
[get] To: /usr/adm/2.2/build/lib/ivy-2.3.0.jar
-install-ivy:
-retrieve:
[echo] Ivy conf name: svntask, destination:
/usr/adm/2.2/build/lib/svntask
[ivy:resolve] :: Apache Ivy 2.3.0 - 20130110142753 ::
http://ant.apache.org/ivy/ ::
[ivy:resolve] :: loading settings :: file = /usr/adm/2.2/ivysettings.xml
[ivy:resolve] :: resolving dependencies :: apache#
openmeetings;[email protected]
[ivy:resolve] confs: [svntask]
[ivy:resolve] found org.tmatesoft.svnkit#svnkit;1.7.8 in central
[ivy:resolve] found org.tmatesoft.sqljet#sqljet;1.1.6 in central
[ivy:resolve] found org.antlr#antlr-runtime;3.4 in central
[ivy:resolve] found de.regnis.q.sequence#sequence-library;1.0.2 in central
[ivy:resolve] found net.java.dev.jna#jna;3.4.0 in central
[ivy:resolve] found com.trilead#trilead-ssh2;1.0.0-build215 in central
[ivy:resolve] found svnant#svnant;1.3.1 in googlecode
[ivy:resolve] found svnClientAdapter#svnClientAdapter;1.3.1 in googlecode
[ivy:resolve] :: resolution report :: resolve 406ms :: artifacts dl 19ms
---------------------------------------------------------------------
| | modules || artifacts
|
| conf | number| search|dwnlded|evicted||
number|dwnlded|
---------------------------------------------------------------------
| svntask | 8 | 0 | 0 | 0 || 8 | 0
|
---------------------------------------------------------------------
[ivy:retrieve] :: retrieving :: apache#openmeetings
[ivy:retrieve] confs: [svntask]
[ivy:retrieve] 8 artifacts copied, 0 already retrieved (5770kB/37ms)
-ant-task:
-retrieve-red5-server:
[svn] Missing 'commandline' dependencies on the classpath !
BUILD FAILED
/usr/adm/2.2/build.xml:937: Cannot find javahl, svnkit nor command line svn
client
Thank you