Hello, the 2.0 branch introduces Restlet editions (see the user guide http://wiki.restlet.org/docs_2.0/13-restlet/275-restlet.html). One edition contains the core module and a set of extensions, and is dedicated to a given platform (Java SE, Java EE, Android, GWT and GAE). The maven repository reflects this by using new group ids such as org.restlet.jse, org.restlet.jee, etc. Here is the part of the documentation that explains this : http://www.restlet.org/downloads/maven
Best regards, Thierry Boileau ------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2626207

