[ http://jira.codehaus.org/browse/MAVEN-1659?page=comments#action_71912 ] Arnaud Heritier commented on MAVEN-1659: ----------------------------------------
Thanks. I'll try to find where the problem comes from !!! > Dependency jars are not downloading from remote repository placed in > Subversion with http access > ------------------------------------------------------------------------------------------------ > > Key: MAVEN-1659 > URL: http://jira.codehaus.org/browse/MAVEN-1659 > Project: Maven > Issue Type: Bug > Affects Versions: 1.1-beta-1 > Environment: Server: Apache 1.3.x with Subversion 1.1.1 > Client: Linux 2.6/Windows 2000, J2SE 5.0 > Reporter: Roman Krutyakov > Fix For: 1.1-rc1 > > Attachments: maven.log > > > Dependencies are not downloading from remote repository if it's placed in > Subversion with http access (with apache and mod_davsvn) > In verbose mode maven logs (under linux): > --- > Getting failed dependencies: [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL > PROTECTED] > Attempting to download slamd_client-1.8.1.jar. > http://server.net:81/svn/v2/trunk/target/maven//slamd/jars/slamd_client-1.8.1.jar > - Status code: 200 > Local file is newer: not downloaded > Attempting to download slamd_server-1.8.1.jar. > http://server.net:81/svn/v2/trunk/target/maven//slamd/jars/slamd_server-1.8.1.jar > - Status code: 200 > Local file is newer: not downloaded > ---- > Artifact '/opt/maven-repository/slamd/jars/slamd_client-1.8.1.jar' not found > to add to classpath > Artifact '/opt/maven-repository/slamd/jars/slamd_server-1.8.1.jar' not found > to add to classpath > --- > in local repository appropriate paths are created, but jar files are missing > this was checked against repository server with basic auth and without > authentication - result is the same > affected version 1.1-beta-1, 1.0.x works well -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira