You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Borut Bolčina <bo...@gmail.com> on 2007/08/20 14:09:05 UTC

webdav

Hello,

why are not all the neccesary jars included in 2.0.7 to support deployment
with web-dav?

Regards,
Borut

Re: webdav

Posted by Borut Bolčina <bo...@gmail.com>.
Thanks.

2007/8/20, Wendy Smoak <ws...@gmail.com>:
>
> On 8/20/07, Tom Huybrechts <to...@gmail.com> wrote:
>
> > I guess that isn't possible for deploy:deploy-file ?
>
> If there is a pom.xml file in the directory where you execute 'mvn
> deploy:deploy-file ..' Maven will pick it up (or you can use -f to
> point at a different one.)   This is separate from the pom (if any)
> that you intend to deploy along with the artifact.
>
> There is an example under 'Deploying Third-Party Artifacts' at the
> bottom of this page:
>
> http://maven.apache.org/archiva/guides/getting-started/maven-configuration.html
>
> --
> Wendy
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>

Re: webdav

Posted by Wendy Smoak <ws...@gmail.com>.
On 8/20/07, Tom Huybrechts <to...@gmail.com> wrote:

> I guess that isn't possible for deploy:deploy-file ?

If there is a pom.xml file in the directory where you execute 'mvn
deploy:deploy-file ..' Maven will pick it up (or you can use -f to
point at a different one.)   This is separate from the pom (if any)
that you intend to deploy along with the artifact.

There is an example under 'Deploying Third-Party Artifacts' at the
bottom of this page:
http://maven.apache.org/archiva/guides/getting-started/maven-configuration.html

-- 
Wendy

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: webdav

Posted by Tom Huybrechts <to...@gmail.com>.
I guess that isn't possible for deploy:deploy-file ?

On 8/20/07, Eric Redmond <er...@gmail.com> wrote:
> You have to add an extension block in your POM to use webdav.
>
> http://maven.apache.org/guides/mini/guide-using-extensions.html
>
> --
> Eric Redmond
> http://blog.propellors.net
>
> On 8/20/07, Borut Bolčina <bo...@gmail.com> wrote:
> >
> > Hello,
> >
> > why are not all the neccesary jars included in 2.0.7 to support deployment
> > with web-dav?
> >
> > Regards,
> > Borut
> >
>

Re: webdav

Posted by Eric Redmond <er...@gmail.com>.
You have to add an extension block in your POM to use webdav.

http://maven.apache.org/guides/mini/guide-using-extensions.html

-- 
Eric Redmond
http://blog.propellors.net

On 8/20/07, Borut Bolčina <bo...@gmail.com> wrote:
>
> Hello,
>
> why are not all the neccesary jars included in 2.0.7 to support deployment
> with web-dav?
>
> Regards,
> Borut
>