Hello,

Marc Limotte wrote:
> Great, this worked for me... got 2.0-m6, although I had to use the 
> instructions to manually download it into my local repository.
> 

You can also add the repository to your POM:

<repositories>
        <repository>
                <id>restlet</id>
                <name>Public online Restlet repository</name>
                <url>http://maven.restlet.org</url>
        </repository>
</repositories>



Best wishes,

Bruno.

------------------------------------------------------
http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2440682

Reply via email to