Unresolved maven artifacts

From: Andrey Razumovsky (razumovsky.andre..mail.com)
Date: Tue Nov 18 2008 - 08:10:30 EST

  • Next message: Andrus Adamchik: "Re: svn commit: r718501 - /cayenne/main/trunk/framework/cayenne-jdk1.5-unpublished/src/test/java/org/apache/cayenne/access/HorizontalInheritanceTest.java"

    Could anyone help me with maven conf for cayenne-jdk1.5-unpublished? I
    cannot make following artifacts be resolved:

    1.
    <dependency>
    <groupId>org.objectstyle</groupId>
    <artifactId>jdbc4-compat</artifactId>
    </dependency>

    When I comment this out, everything works

    2.
    <dependency>
    <groupId>com.caucho</groupId>
    <artifactId>resin-hessian</artifactId>
    </dependency>

    When I change to just "hessian", everything works.
    I'm using Eclipse.

    Thanks,
    Andrey



    This archive was generated by hypermail 2.0.0 : Tue Nov 18 2008 - 08:11:02 EST