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