Hi,

I have downloaded the lates greatres 1.7.8 sources, also for javahl16
I am building unsing maven; hence I need a pom.xml, at the moment
I have it from the central repository
http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.tmatesoft.svnkit%2
2
however a lot of code is not found

The error I get when I prime-build javahl16 modul is

Failed to execute goal on project svnkit-javahl16: 
Could not resolve dependencies for project
org.tmatesoft.svnkit:svnkit-javahl16:jar:1.7.5: 
The following artifacts could not be resolved: 
   org.apache.subversion:svn-javahl-tests:jar:1.7.5, 
   org.apache.subversion:svn-javahl-api:jar:1.7.5: 
Failure to find org.apache.subversion:svn-javahl-tests:jar:1.7.5 in 
http://repo.maven.apache.org/maven2 was cached in the local repository, 
resolution will not be reattempted until the update interval of central
has elapsed 
or updates are forced -> [Help 1]

(so far a failing build with maven-3.1

Has something intentinally or unintentionally be deleted from the
central repository ?
or does the pom.xml reference the wrong artifact, or do I have to look
at a different 
repository?

and sorry, maybe gradle builds are more clever, but gradle is not
availabe on OpenVMS.
So I have to make it SVNKit with all its modules a maven project again.
I am close to
finish (with exception that tests are not running well on Vista), and
have only this
javahl16 dependency


Josef


Reply via email to