Giacomo Pati wrote:

<snip/>

> In Maven 2 you can actually do
>
>     <repository>
>       <id>provided.local</id>
>       <name>Locally Provided Repository</name>
>       <url>file:${project.basedir}/repository</url>
>       ...
>     </repository>
>
> to achieve the same

Ah cool. I tried something similar 1.5 year ago but never managed to
have it work. Glad to see it is possible.

Sylvain

-- 
Sylvain Wallez - http://bluxte.net

Reply via email to