Re: Davs or Webdavs wagon support?

2009-03-25 Thread Mickael Istria

Hi,

I successfully used davs:// with Maven 2.1.0.
Thanks a lot.

Mickael

Dan Tran a écrit :

i think you need maven 2.1.0

-D

On Tue, Mar 24, 2009 at 9:46 AM, Mickael Istria
mickael.ist...@openwide.fr wrote:
  

Hi all,

I'm trying to use a davs:// address as a repository to deploy artifacts.

I've tried using wagon-webdav, and wagon-webdav-jackrabbit.
* All those ones (except webdav-jackrabbit 1.0-beta-5) tell me that davs://
is not supported.
* webdav-jackrabbit 1.0-beta-5, it crashes with an exception,

This commit (http://svn.apache.org/viewvc?view=revrevision=662092) tells
that davs:// is supported. Is this support available somewhere? (on a
snapshot or incubation repository that is stable enough to be used?)

Thanks in advance.

Mickael

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





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

  



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



Re: Davs or Webdavs wagon support?

2009-03-25 Thread Dan Tran
2.0.10 may have fixed it  as well

On Wed, Mar 25, 2009 at 3:22 AM, Mickael Istria
mickael.ist...@openwide.fr wrote:
 Hi,

 I successfully used davs:// with Maven 2.1.0.
 Thanks a lot.

 Mickael

 Dan Tran a écrit :

 i think you need maven 2.1.0

 -D

 On Tue, Mar 24, 2009 at 9:46 AM, Mickael Istria
 mickael.ist...@openwide.fr wrote:


 Hi all,

 I'm trying to use a davs:// address as a repository to deploy artifacts.

 I've tried using wagon-webdav, and wagon-webdav-jackrabbit.
 * All those ones (except webdav-jackrabbit 1.0-beta-5) tell me that
 davs://
 is not supported.
 * webdav-jackrabbit 1.0-beta-5, it crashes with an exception,

 This commit (http://svn.apache.org/viewvc?view=revrevision=662092) tells
 that davs:// is supported. Is this support available somewhere? (on a
 snapshot or incubation repository that is stable enough to be used?)

 Thanks in advance.

 Mickael

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




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




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



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



Re: Davs or Webdavs wagon support?

2009-03-25 Thread Brett Porter

No, wagon was not upgraded in 2.0.10 in the end.

- Brett

On 26/03/2009, at 2:04 AM, Dan Tran wrote:


2.0.10 may have fixed it  as well

On Wed, Mar 25, 2009 at 3:22 AM, Mickael Istria
mickael.ist...@openwide.fr wrote:

Hi,

I successfully used davs:// with Maven 2.1.0.
Thanks a lot.

Mickael

Dan Tran a écrit :


i think you need maven 2.1.0

-D

On Tue, Mar 24, 2009 at 9:46 AM, Mickael Istria
mickael.ist...@openwide.fr wrote:



Hi all,

I'm trying to use a davs:// address as a repository to deploy  
artifacts.


I've tried using wagon-webdav, and wagon-webdav-jackrabbit.
* All those ones (except webdav-jackrabbit 1.0-beta-5) tell me that
davs://
is not supported.
* webdav-jackrabbit 1.0-beta-5, it crashes with an exception,

This commit (http://svn.apache.org/viewvc? 
view=revrevision=662092) tells
that davs:// is supported. Is this support available somewhere?  
(on a
snapshot or incubation repository that is stable enough to be  
used?)


Thanks in advance.

Mickael

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





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





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




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



--
Brett Porter
br...@apache.org
http://blogs.exist.com/bporter/


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



Davs or Webdavs wagon support?

2009-03-24 Thread Mickael Istria

Hi all,

I'm trying to use a davs:// address as a repository to deploy artifacts.

I've tried using wagon-webdav, and wagon-webdav-jackrabbit.
* All those ones (except webdav-jackrabbit 1.0-beta-5) tell me that 
davs:// is not supported.

* webdav-jackrabbit 1.0-beta-5, it crashes with an exception,

This commit (http://svn.apache.org/viewvc?view=revrevision=662092) 
tells that davs:// is supported. Is this support available somewhere? 
(on a snapshot or incubation repository that is stable enough to be used?)


Thanks in advance.

Mickael

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



Re: Davs or Webdavs wagon support?

2009-03-24 Thread Dan Tran
i think you need maven 2.1.0

-D

On Tue, Mar 24, 2009 at 9:46 AM, Mickael Istria
mickael.ist...@openwide.fr wrote:
 Hi all,

 I'm trying to use a davs:// address as a repository to deploy artifacts.

 I've tried using wagon-webdav, and wagon-webdav-jackrabbit.
 * All those ones (except webdav-jackrabbit 1.0-beta-5) tell me that davs://
 is not supported.
 * webdav-jackrabbit 1.0-beta-5, it crashes with an exception,

 This commit (http://svn.apache.org/viewvc?view=revrevision=662092) tells
 that davs:// is supported. Is this support available somewhere? (on a
 snapshot or incubation repository that is stable enough to be used?)

 Thanks in advance.

 Mickael

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



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