You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "hector rovira (JIRA)" <ji...@apache.org> on 2009/12/10 02:06:18 UTC

[jira] Updated: (JCR-2430) Issues with Maven on versions 1.6

     [ https://issues.apache.org/jira/browse/JCR-2430?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

hector rovira updated JCR-2430:
-------------------------------

    Description: 
I'm trying to upgrade my maven dependencies for jackrabbit to 1.6.0.  I'm having issues with CHECKSUMs or not finding the versions I specify.

Can someone post the maven repository I should be using?  I have the following repositories in my parent pom:
            http://mirrors.ibiblio.org/pub/mirrors/maven2
            http://repo1.maven.org/maven2
            https://maven-repository.dev.java.net/nonav/repository

The modules I'm trying to upgrade from version 1.4 are the following:
            org.apache.jackrabbit:jackrabbit-api:1.6.0
            org.apache.jackrabbit:jackrabbit-jcr-rmi:1.5.0 (1.6.0 was not found)
            org.apache.jackrabbit:jackrabbit-spi-commons:1.6.0

I normally use mvnrepository.com to find my dependencies.

Thanks!

  was:
I'm trying to upgrade my maven dependencies for jackrabbit to 1.6.0.  I'm having issues with CHECKSUMs or not finding the versions I specify.

Can someone post the maven repository I should be using?  I have the following repositories:
            <url>http://mirrors.ibiblio.org/pub/mirrors/maven2</url>
            <url>http://repo1.maven.org/maven2</url>
            <url>https://maven-repository.dev.java.net/nonav/repository</url>

The modules I'm trying to upgrade from version 1.4 are the following:
            org.apache.jackrabbit:jackrabbit-api:1.6.0
            org.apache.jackrabbit:jackrabbit-jcr-rmi:1.5.0 (1.6.0 was not found)
            org.apache.jackrabbit:jackrabbit-spi-commons:1.6.0

I normally use mvnrepository.com to find my dependencies.

Thanks!


> Issues with Maven on versions 1.6
> ---------------------------------
>
>                 Key: JCR-2430
>                 URL: https://issues.apache.org/jira/browse/JCR-2430
>             Project: Jackrabbit Content Repository
>          Issue Type: Bug
>          Components: maven
>    Affects Versions: 1.6.0
>            Reporter: hector rovira
>
> I'm trying to upgrade my maven dependencies for jackrabbit to 1.6.0.  I'm having issues with CHECKSUMs or not finding the versions I specify.
> Can someone post the maven repository I should be using?  I have the following repositories in my parent pom:
>             http://mirrors.ibiblio.org/pub/mirrors/maven2
>             http://repo1.maven.org/maven2
>             https://maven-repository.dev.java.net/nonav/repository
> The modules I'm trying to upgrade from version 1.4 are the following:
>             org.apache.jackrabbit:jackrabbit-api:1.6.0
>             org.apache.jackrabbit:jackrabbit-jcr-rmi:1.5.0 (1.6.0 was not found)
>             org.apache.jackrabbit:jackrabbit-spi-commons:1.6.0
> I normally use mvnrepository.com to find my dependencies.
> Thanks!

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.