8 messages in org.apache.jackrabbit.usersRe: Maven 1 Repo (was. Re: [ANNOUNCE]...
FromSent OnAttachments
Jukka ZittingOct 8, 2007 4:44 am 
Steven GithensOct 8, 2007 11:33 am 
Jukka ZittingOct 8, 2007 1:03 pm 
Steven GithensOct 9, 2007 4:06 am 
Steven GithensOct 9, 2007 4:12 am 
Steven GithensOct 9, 2007 4:21 am 
Jukka ZittingOct 9, 2007 7:27 am 
Steven GithensOct 9, 2007 9:37 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: Maven 1 Repo (was. Re: [ANNOUNCE] Apache Jackrabbit 1.3.3 released)Actions...
From:Jukka Zitting (jukk@gmail.com)
Date:Oct 9, 2007 7:27:31 am
List:org.apache.jackrabbit.users

Hi,

On 10/9/07, Steven Githens <sgit@caret.cam.ac.uk> wrote:

I should checked both first... :)

I can't seem to find the ones for Maven 1. Is this the correct location:

http://repo1.maven.org/maven/org.apache.jackrabbit/jars/

I don't see anything above 1.1.1?

That's because the artifacts are really only located in the Maven 2 repository, but there are a set of clever redirects that make them available also for Maven 1 clients. So while you can use the recent Jackrabbit artiracts as dependencies in Maven 1, but you can only browse the artifacts in the Maven 2 repository.

Try for example
http://repo1.maven.org/maven/org.apache.jackrabbit/jars/jackrabbit-core-1.3.3.jar

BR,