[ http://jira.codehaus.org/browse/MAVEN-1659?page=all ]
Arnaud Heritier updated MAVEN-1659: ----------------------------------- Fix Version: (was: 1.1-beta-3) > 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 > Type: Bug > 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 > > > 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