Niclas Hedhman wrote:
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

Excellent! Great job!

I will wait until tomorrow to commit my changes then.

/Rickard


_______________________________________________
qi4j-dev mailing list
[email protected]
http://lists.ops4j.org/mailman/listinfo/qi4j-dev

Reply via email to