Hi Andreas,
will look at it, offline with my dev machine right now. However, I
need to read up on Sling and Karaf - very cool IMDB demo you did,
showing off a lot of advanced OSGi- Peaberry - Pax Exam practices with
Neo4j - thanks Toni and Stuart for that great work!

Let me look at the error over the weekend, then we could add some
OSGi-testcases to the APOC bundle and then be ready to apply for
moving it from laboratory into components.

/peter

GTalk:      neubauer.peter
Skype       peter.neubauer
Phone       +46 704 106975
LinkedIn   http://www.linkedin.com/in/neubauer
Twitter      http://twitter.com/peterneubauer

http://www.neo4j.org                - New Energy for Data - The Graph Database.
http://www.ops4j.org                - New Energy for OSS Communities -
Open Participation Software.
http://www.linkedprocess.org   - Distributed computing on LinkedData scale



On Fri, Aug 14, 2009 at 5:16 AM, Andreas
Kollegger<akolleg...@tembopublic.org> wrote:
> Hi everyone,
>
> Perhaps someone (maybe Peter? hi peter!) could help me figure out what
> I'm doing wrong with pax-exam in the apoc-bundle. I'm trying to clean
> the project up a bit, and noticed that the pax exam fails if I clear
> my local repository of neo4j artifacts. During the exam, pax-runner
> fails to find the required artifacts, causing this exception...
>
> java.lang.RuntimeException: URL [mvn:org.neo4j/neo/1.0-
> b9-20090812.131029-32] could not be resolved.
>         at
> org
> .ops4j.pax.url.mvn.internal.Connection.getInputStream(Connection.java:
> 195)
>         at java.net.URL.openStream(URL.java:1009)
>
> ...
> I'm not sure if that mvn URL is correct or not. The version is the
> expanded latest SNAPSHOT, as calculated by the maven-paxexam-plugin.
>
> I had to add the neo4j repository to the pom so it could download the
> artifacts, yet pax-exam doesn't seem to pick them up. I also tried
> putting the explicit version in the exam configuration using
> `mavenBundle().artifactId( "neo" ).groupId( "org.neo4j" ).version("1.0-
> b9-SNAPSHOT")` but that doesn't help.
>
> I'm sure there is something simple and obvious that I'm doing wrong,
> but I can't seem to figure it out.
>
> Thanks,
> Andreas
>
> _______________________________________________
> Neo mailing list
> User@lists.neo4j.org
> https://lists.neo4j.org/mailman/listinfo/user
>
>
_______________________________________________
Neo mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user

Reply via email to