Mikko Wuokko wrote:
Hi.

Have say that much about the #4 that the issue lies in the ojb project and more specifically in the db-ojb package. This really can not be solved by Jetspeed community.

The problem is in this file

http://repo1.maven.org/maven2/ojb/db-ojb/1.0.4/db-ojb-1.0.4.pom

Would it help if I change the spring-modules-ojb-0.6.pom so that we ref version 1.0.3, and put the new pom out in another remote server, ahead of repo1.maven.org in the resolution path:

        <dependency>
            <groupId>ojb</groupId>
            <artifactId>db-ojb</artifactId>
            <version>1.0.3</version>
        </dependency>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to