I just wanted to clarify something with the new Maven POM files.

In the org.restlet.ext.json_2.0.pom file, there are no dependencies, but
it looks like it should include the org.json.jar file. If you intend on
using JSON + Restlet + Maven2 you will probably have to install the
org.json.jar file into a local repository and add a dependency to the
org.restlet.ext.json_2.0.pom file before you load it into your local
repository.

I don't know if this should be documented anywhere...maybe a comment in
the pom file itself? 
 
Thank you to the Restlet team for providing these files!

Mitch
        
                

Reply via email to