You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@archiva.apache.org by Mykel Alvis <my...@weirdness.com> on 2007/04/29 21:17:11 UTC

Re: Problems with deploying file into archiva

This will work as long as you're not using maven 2.0.6.
There's an issue in place concerning it.
http://jira.codehaus.org/browse/MNG-2934
In so far as I can tell, maven 2.0.6 obsoletes the solution mentioned on the
wiki.
My current workaround is having 2 instances of maven (2.0.5 and 2.0.6) and
having a shell with an environment pointing to 2.0.5 to do my dav deploys.
YMMV.

On 2/21/07, Alexey Kakunin < akakunin@gmail.com> wrote:
>
> OK, I understand - it was not an Archiva problem - but Maven Problem.
>
> Solution provided here
> http://docs.codehaus.org/display/MAVENUSER/Deploying+3rd+Party+Jars+With+WebDAV(with
>
> <http://docs.codehaus.org/display/MAVENUSER/Deploying+3rd+Party+Jars+With+WebDAV%28with>
> placing required libraries into maven lib) helped me.
>
>

-- 
I'm just an unfrozen caveman software developer.  I don't understand your
strange, "modern" ways.