Hi Scott,

The bundle that you are looking for is hosted in the springsource external bundles repo[1]
Please add it into mvn.cfg.

BTW, you can search the bundles in this page[2]

[1] http://repository.springsource.com/maven/bundles/external
[2] http://www.springsource.com/repository/app/

Willem

Scott Parkerson wrote:
Charles,

Well, everything is *almost* going swimmingly, except for the fact that the hibernate feature isn't installing due to it not being able to resolve antlr's mvn URL.

I worked around that issue by updating the following line in $SERVICEMIX_HOME/etc/org.ops4j.pax.url.mvn.cfg to read:

org.ops4j.pax.url.mvn.repositories=http://repo1.maven.org/maven2,http://repo.open.iona.com/maven2-snaps...@snapshots@noreleases,http://repository.ops4j.org/maven2,http://svn.apache.org/repos/asf/servicemix/m2-repo,http://repo.open.iona.com/maven2,http://repository.springsource.com/maven/bundles/release,http://repository.springsource.com/maven/bundles/external,http://maven.springframework.org/release

However, now it cannot resolve mvn:org.hibernate/com.springsource.org.hibernate/3.3.2.GA

--sgp
cf. http://www.smerpology.org/





Reply via email to