PDA

View Full Version : pax-runner and aopalliance.osgi


mburbidg
May 16th, 2008, 10:09 AM
I'm trying to set up using pax-runner, but I can't seem to figure out how to make if find the aopalliance.osgi.

Here's the file I give it for repositories:

http://static.springframework.org/maven2-snapshots
http://repository.springsource.com/maven/bundles/release
http://repository.springsource.com/maven/bundles/external
http://cvs.apache.org/maven-SNAPSHOT-repository/

and here's the bundle I'm trying to get:

mvn:org.springframework.osgi/aopalliance.osgi/1.0.0

I get the following exception when I start pax-runner:

URL [mvn:org.springframework.osgi/aopalliance.osgi/1.0.0] could not be resolved.

Costin Leau
May 16th, 2008, 03:59 PM
Try using the pax-runner mailing list/forum - maybe you'll get quicker answers there.