Gang, I have finally sorted out the Maven issues when moving to Git and splitting up the repository.
NOTE: ONLY Qi4j Core is released as 0.7. I will continue with Libraries and Extensions tomorrow. http://repository.ops4j.org/maven2 is the repository, and the dependency declaration should be; <dependency> <groupId>org.qi4j.core</groupId> <artifactId>qi4j-core-api</artifactId> <version>0.7</version> </dependency> and likewise for qi4j-core-spi qi4j-core-bootstrap qi4j-core-runtime qi4j-core-testsupport Cheers -- Niclas Hedhman, Software Developer http://www.qi4j.org - New Energy for Java I live here; http://tinyurl.com/2qq9er I work here; http://tinyurl.com/2ymelc I relax here; http://tinyurl.com/2cgsug _______________________________________________ qi4j-dev mailing list [email protected] http://lists.ops4j.org/mailman/listinfo/qi4j-dev

