[ANN] Apache Maven Wagon 3.5.3 released

2022-12-22 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Apache Maven Wagon, version 3.5.3. https://maven.apache.org/wagon/ Release Notes - Maven Wagon - Version 3.5.3 ** Dependency upgrade * [WAGON-631] - Upgrade and clean up dependencies Enjoy, -The Apache Maven team

[ANN] Apache Maven Wagon 3.5.2 released

2022-06-26 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Apache Maven Wagon, version 3.5.2. https://maven.apache.org/wagon/ Release Notes - Maven Wagon - Version 3.5.2 ** Bug * [WAGON-627] - Maven deploy fails with 401 Unauthorized when using £ in password * [WAGON-628

[ANN] Apache Maven Wagon 3.5.0 released

2021-12-22 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Apache Maven Wagon, version 3.5.0. https://maven.apache.org/wagon/ Release Notes - Maven Wagon - Version 3.5.0 ** Task * [WAGON-614] - Deprecate Wagon FTP Provider * [WAGON-615] - Deprecate Wagon HTTP Lightweight

Re: [*EXT*] [ANN] Apache Maven Wagon 3.4.3 released

2021-03-06 Thread Michael Osipov
the project's pom explicitly requires the use of a wagon's version ? Thanks, Ionel - Mail original - De: "Michael Osipov" À: annou...@maven.apache.org, "users" Cc: "Maven Developers List" Envoyé: Samedi 6 Mars 2021 13:29:18 Objet: [*EXT*] [ANN] Apache Maven Wa

Re: [*EXT*] [ANN] Apache Maven Wagon 3.4.3 released

2021-03-06 Thread Ionel GARDAIS
Envoyé: Samedi 6 Mars 2021 13:29:18 Objet: [*EXT*] [ANN] Apache Maven Wagon 3.4.3 released The Apache Maven team is pleased to announce the release of the Apache Maven Wagon, version 3.4.3. https://maven.apache.org/wagon/ Release Notes - Maven Wagon - Version 3.4.3 ** Dependency upgrad

[ANN] Apache Maven Wagon 3.4.3 released

2021-03-06 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Apache Maven Wagon, version 3.4.3. https://maven.apache.org/wagon/ Release Notes - Maven Wagon - Version 3.4.3 ** Dependency upgrade * [WAGON-607] - Upgrade HttpCore to 4.4.14 * [WAGON-608] - Upgrade HttpClient to 4.5.13

[ANN] Apache Maven Wagon 3.4.2 released

2020-11-29 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Apache Maven Wagon, version 3.4.2. https://maven.apache.org/wagon/ Release Notes - Maven Wagon - Version 3.4.2 ** Bug * [WAGON-597] - AbstractHttpClientWagon.setPersistentPool has no effect due to parameter assigned

[ANN] Apache Maven Wagon 3.4.1 released

2020-05-26 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Apache Maven Wagon, version 3.4.1. https://maven.apache.org/wagon/ Release Notes - Maven Wagon - Version 3.4.1 ** Bug * [WAGON-591] - Transfer event is not restarted when request is redirected * [WAGON-592] - Wagon

[ANN] Apache Maven Wagon 3.4.0 released

2020-04-25 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Apache Maven Wagon, version 3.4.0. https://maven.apache.org/wagon/ Release Notes - Maven Wagon - Version 3.4.0 ** Bug * [WAGON-568] - Fail to deploy on Sonatype OSS since Maven 3.5.4 * [WAGON-573

[ANN] Apache Maven Wagon 3.3.3 released

2019-06-16 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Apache Maven Wagon, version 3.3.3. https://maven.apache.org/wagon/ Release Notes - Maven Wagon - Version 3.3.3 ** Bug * [WAGON-494] - wagon-ssh: infinite prompts when EOF on stdin * [WAGON-557] - Integer overflow

[ANN] Apache Maven Wagon 3.3.2 released

2019-02-08 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Apache Maven Wagon, version 3.3.2. https://maven.apache.org/wagon/ Release Notes - Maven Wagon - Version 3.3.2 ** Bug * [WAGON-545] - Connection reset while downloading artifacts in cloud environment (Azure) * [WAGON

[ANN] Apache Maven Wagon 3.3.1 released

2019-01-06 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Apache Maven Wagon, version 3.3.1. https://maven.apache.org/wagon/ Release Notes - Maven Wagon - Version 3.3.1 ** Bug * [WAGON-538] - Basic authentication fails if the password contains non-ASCII characters * [WAGON

[ANN] Apache Maven Wagon 3.2.0 released

2018-09-29 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Apache Maven Wagon, version 3.2.0. https://maven.apache.org/wagon/ Release Notes - Maven Wagon - Version 3.2.0 ** Bug * [WAGON-478] - WebDavWagon accepts SC_OK for MKCOL * [WAGON-486] - Wagon fails to download artifacts

[ANN] Apache Maven Wagon 3.1.0 released

2018-06-07 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Apache Maven Wagon, version 3.1.0. https://maven.apache.org/wagon/ Release Notes - Maven Wagon - Version 3.1.0 ** Bug * [WAGON-452] - RelaxedTrustStrategy does not handle multiple certificates * [WAGON-493] - Maven

[ANN] Apache Maven Wagon 3.0.0

2017-08-09 Thread Olivier Lamy
Hi, The Apache Maven team is pleased to announce the Apache Maven Wagon version 3.0.0 Maven Wagon is a transport abstraction that is used in Maven's artifact and repository handling code. Website: http://maven.apache.org/components/wagon/ Release Notes - Maven Wagon - Version 3.0.0

[ANN] Apache Maven Wagon 2.12 released

2017-01-30 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the ApacheMaven Wagon, version 2.12. https://maven.apache.org/wagon/ Release Notes - Maven Wagon - version 2.12 ** Bug * [WAGON-408] - ITs for #testSecuredGet() fail with Windows * [WAGON-426] - Fingerprints loss

[ANN] Apache Maven Wagon 2.10

2015-09-12 Thread Dan Tran
Hi, The Apache Maven team is pleased to announce the release of Apache Maven Wagon 2.10. Apache Maven Wagon is a transport abstraction that is used in Maven's artifact and repository handling code. Web site: http://maven.apache.org/wagon/ Release Notes - Maven Wagon - Version 2.10 [WAGON-413

Re: [ANN] Apache Maven Wagon 2.8

2014-11-17 Thread Jeroen Hoek
Hello, Maven Wagon 2.7 (and presumably 2.8) fixes a bug in Maven related to client-side SSL certificates by upgrading its dependencies to a newer version of Apache HttpComponents httpclient. This is great, because it is now possible to use Maven with a private artefact repository secured with two

Re: [ANN] Apache Maven Wagon 2.8

2014-11-17 Thread Olivier Lamy
Hi, Pushed in master. On 17 November 2014 19:51, Jeroen Hoek jer...@lable.org wrote: Hello, Maven Wagon 2.7 (and presumably 2.8) fixes a bug in Maven related to client-side SSL certificates by upgrading its dependencies to a newer version of Apache HttpComponents httpclient. This is great

[ANN] Apache Maven Wagon 2.8

2014-11-16 Thread Olivier Lamy
Hi, The Apache Maven team is pleased to announce the release of Apache Maven Wagon 2.8. Apache Maven Wagon is a transport abstraction that is used in Maven's artifact and repository handling code. Web site: http://maven.apache.org/wagon/ Release Notes - Maven Wagon - Version 2.8 ** Bug

[ANN] Apache Maven Wagon 2.7 Released

2014-09-17 Thread Olivier Lamy
The Apache Maven team is pleased to announce the release of Apache Maven Wagon 2.7. Maven Wagon is a transport abstraction that is used in Maven's artifact and repository handling code. http://maven.apache.org/wagon/ Release Notes - Maven Wagon - Version 2.7 ** New Feature * [WAGON-420

[ANN] Maven Wagon 2.6 Released

2014-01-02 Thread Benson Margulies
The Apache Maven team is pleased to announce the release of the Apache Maven Wagon, version 2.6. The Wagon component provides communications between Maven and repositories. Typically, to use a particular version of Wagon, you would add an 'extension' to your POM, such as: extensions

Re: Publish new maven wagon artifact?

2013-12-30 Thread Benson Margulies
I'm releasingf 2.6. On Fri, Dec 27, 2013 at 1:17 PM, Dan Beaulieu dan.beaul...@mathworks.com wrote: I am running into a java 7 maven 2.2 issue as documented here: http://jira.codehaus.org/browse/WAGON-391 It looks like this has been addressed in the 2.6-SNAPSHOT for maven wagon, but it has

Publish new maven wagon artifact?

2013-12-29 Thread Dan Beaulieu
I am running into a java 7 maven 2.2 issue as documented here: http://jira.codehaus.org/browse/WAGON-391 It looks like this has been addressed in the 2.6-SNAPSHOT for maven wagon, but it has not yet been published to the maven repo. Let me know if there is a way to push that through

[ANN] Apache Maven Wagon 2.5 Released

2013-09-17 Thread Tamás Cservenák
The Apache Maven team is pleased to announce the release of the Apache Maven Wagon, version 2.5 Maven Wagon is a transport abstraction that is used in Maven's artifact and repository handling code. Site http://maven.apache.org/wagon/ To make use of it, you may override the Wagon version

[ANNOUNCE] Apache Maven Wagon 2.2

2011-12-20 Thread Olivier Lamy
Hello, The Apache Maven is pleased to announce the release of Wagon 2.2. Release Notes - Maven Wagon - Version 2.2 ** Improvement * [WAGON-361] - avoid writing temporary file in putFromStream from wagon-http * [WAGON-365] - increase default read timeout value to 30 minutes. * [WAGON

[ANNOUNCE] Apache Maven Wagon 2.1

2011-11-25 Thread Olivier Lamy
Hello, The Maven team is pleased to announce the release of the Apache Maven Wagon, version 2.1. Maven Wagon is a transport abstraction that is used in Maven's artifact and repository handling code. See http://maven.apache.org/wagon Release Notes - Maven Wagon - Version 2.1 ** Bug

Is there a workaround for the maven wagon double upload checksum issue?

2010-12-29 Thread Tom Fennelly
Hi guys. I'm at my wits end looking for a solution to this issue. I'm lead to believe that it was fixed in Maven 2.2.1 (http://maven.apache.org/docs/2.2.1/release-notes.html), but I'm seeing it no matter which of the various solutions I try (preemptive auth, lightweight Vs httpclient

[ANN] Maven Wagon 1.0-beta-7 Released

2010-11-17 Thread Dennis Lundberg
The Maven team is pleased to announce the release of the Maven Wagon, version 1.0-beta-7 Maven Wagon is a transport abstraction that is used in Maven's artifact and repository handling code. http://maven.apache.org/wagon/ Release Notes - Maven Wagon - Version 1.0-beta-7 ** Bug * [WAGON-60

[ANN] Maven Wagon 1.0-beta-6

2009-06-30 Thread John Casey
The Maven team is pleased to announce the release of Maven Wagon, version 1.0-beta-6. Wagon is an API for retrieving files from various types of remote sources, including support for proxies, authentication, and more. http://maven.apache.org/wagon/ Release Notes - Maven Wagon - Version 1.0

[ANN] Maven Wagon 1.0-beta-6 Released

2009-06-30 Thread John Casey
The Maven team is pleased to announce the release of Maven Wagon, version 1.0-beta-6. Wagon is an API for retrieving files from various types of remote sources, including support for proxies, authentication, and more. http://maven.apache.org/wagon/ Release Notes - Maven Wagon - Version 1.0

Re: Maven Wagon Plugin - Documentation

2008-12-29 Thread Jean-Claude
this? Is this close to deployment? Artifact staging? Remote resource retrieval?... Cheers. 2008/12/24 Rouvinez, Jean-Claude jean-claude.rouvi...@ipi.ch Hi, I want to use the Maven Wagon Plugin (http://maven.apache.org/wagon/) to transfer files to a remote host but didn't find any useful

Maven Wagon Plugin - Documentation

2008-12-24 Thread Rouvinez, Jean-Claude
Hi, I want to use the Maven Wagon Plugin (http://maven.apache.org/wagon/) to transfer files to a remote host but didn't find any useful documentation with examples or usage. Does anyone know any useful links to this plugin? Thank You for Your Help. Best Regards Jean-Claude

Re: Maven Wagon Plugin - Documentation

2008-12-24 Thread Baptiste MATHUS
...@ipi.ch Hi, I want to use the Maven Wagon Plugin (http://maven.apache.org/wagon/) to transfer files to a remote host but didn't find any useful documentation with examples or usage. Does anyone know any useful links to this plugin? Thank You for Your Help. Best Regards Jean-Claude

Re: Maven Wagon Plugin - Documentation

2008-12-24 Thread Dan Tran
to deployment? Artifact staging? Remote resource retrieval?... Cheers. 2008/12/24 Rouvinez, Jean-Claude jean-claude.rouvi...@ipi.ch Hi, I want to use the Maven Wagon Plugin (http://maven.apache.org/wagon/) to transfer files to a remote host but didn't find any useful documentation with examples

Re: Maven Wagon Plugin - Documentation

2008-12-24 Thread Dan Tran
might want to use a higher one. What do you want to do? Transfer some file after packaging or something like this? Is this close to deployment? Artifact staging? Remote resource retrieval?... Cheers. 2008/12/24 Rouvinez, Jean-Claude jean-claude.rouvi...@ipi.ch Hi, I want to use the Maven

Re: distributing files / set of files to remove server (maven wagon plugin ???)

2008-01-02 Thread amit kumar
Thank you. It's working now. :-) On Jan 2, 2008 11:07 AM, Dan Tran [EMAIL PROTECTED] wrote: You configure it to deploy here drive:\ 192.168.0.32\Repository. To deploy to a share location on windows network try this urlfile:///192.168.0.32/Repository/url yes 3 forward slashes and 4

Re: distributing files / set of files to remove server (maven wagon plugin ???)

2008-01-01 Thread amit kumar
Hi Wendy, After your suggestion I am using file protocol now for deploying, the mvn command trace shows deployed successfully but I can not locate the artifact actually deployed in the repository. I am using the below for this in my pom.xml distributionManagement repository

Re: distributing files / set of files to remove server (maven wagon plugin ???)

2008-01-01 Thread Dan Tran
You configure it to deploy here drive:\ 192.168.0.32\Repository. To deploy to a share location on windows network try this urlfile:///192.168.0.32/Repository/url yes 3 forward slashes and 4 backward slashes -D On Jan 1, 2008 9:26 PM, amit kumar [EMAIL PROTECTED] wrote: Hi Wendy,

Re: distributing files / set of files to remove server (maven wagon plugin ???)

2007-12-28 Thread amit kumar
Hi, When I say mvn deploy the maven is throwing java exception. My repository is actually a folder on a network pc, and the folder is mapped to Apache Web Server and thus in the poms the repository is mentioned as http://192.168.x.x/repository , but deploy plug in expects scp: instead of http ( i

Re: distributing files / set of files to remove server (maven wagon plugin ???)

2007-12-28 Thread Wendy Smoak
On Dec 28, 2007 8:38 PM, amit kumar [EMAIL PROTECTED] wrote: When I say mvn deploy the maven is throwing java exception. My repository is actually a folder on a network pc, and the folder is mapped to Apache Web Server and thus in the poms the repository is mentioned as

RE: distributing files / set of files to remove server (maven wagon plugin ???)

2007-12-27 Thread John Coleman
files / set of files to remove server (maven wagon plugin ???) Hei, anyone knows if there's an easy and generic way to distribute a file or a set of files to a remote server ? Basically, I am searching for something that would wrap wagon and understand the concept of server(s) (so that connection

Re: distributing files / set of files to remove server (maven wagon plugin ???)

2007-12-27 Thread Tomasz Pik
On Dec 27, 2007 11:58 AM, John Coleman [EMAIL PROTECTED] wrote: I've been looking at this for a while - at the end of the release process I would like to be able to FTP, or network copy the built artefact(s) to a distribution area where clients can collect them. Dropping them in a common

Re: distributing files / set of files to remove server (maven wagon plugin ???)

2007-12-27 Thread amit kumar
I have a similar doubt. I have specified my network(another machine on my LAN) repository in the pom.xml with http://ipAddress/name I had given. When I say mvn install the artifact gets installed in local machine repository(.m2/repository), not the specified network repository. How to tell maven

Re: distributing files / set of files to remove server (maven wagon plugin ???)

2007-12-27 Thread Dennis Lundberg
amit kumar wrote: I have a similar doubt. I have specified my network(another machine on my LAN) repository in the pom.xml with http://ipAddress/name I had given. When I say mvn install the artifact gets installed in local machine repository(.m2/repository), not the specified network

Re: distributing files / set of files to remove server (maven wagon plugin ???)

2007-12-27 Thread amit kumar
Thanks a lot denis, would mvn deploy try to deploy on repo1.maven... as well? On 12/27/07, Dennis Lundberg [EMAIL PROTECTED] wrote: amit kumar wrote: I have a similar doubt. I have specified my network(another machine on my LAN) repository in the pom.xml with http://ipAddress/name I had

Re: distributing files / set of files to remove server (maven wagon plugin ???)

2007-12-27 Thread Dennis Lundberg
Tomasz Pik wrote: On Dec 27, 2007 11:58 AM, John Coleman [EMAIL PROTECTED] wrote: I've been looking at this for a while - at the end of the release process I would like to be able to FTP, or network copy the built artefact(s) to a distribution area where clients can collect them. Dropping

Re: distributing files / set of files to remove server (maven wagon plugin ???)

2007-12-27 Thread Dennis Lundberg
No, it will not. amit kumar wrote: Thanks a lot denis, would mvn deploy try to deploy on repo1.maven... as well? On 12/27/07, Dennis Lundberg [EMAIL PROTECTED] wrote: amit kumar wrote: I have a similar doubt. I have specified my network(another machine on my LAN) repository in the

distributing files / set of files to remove server (maven wagon plugin ???)

2007-12-26 Thread Jerome Lacoste
Hei, anyone knows if there's an easy and generic way to distribute a file or a set of files to a remote server ? Basically, I am searching for something that would wrap wagon and understand the concept of server(s) (so that connection information doesn't need to be in the POM). The use case is

Re: distributing files / set of files to remove server (maven wagon plugin ???)

2007-12-26 Thread Tom Huybrechts
If you need to deploy to application servers, take a look at Cargo. http://cargo.codehaus.org/ On Dec 26, 2007 9:56 PM, Jerome Lacoste [EMAIL PROTECTED] wrote: Hei, anyone knows if there's an easy and generic way to distribute a file or a set of files to a remote server ? Basically, I am

Re: distributing files / set of files to remove server (maven wagon plugin ???)

2007-12-26 Thread Jerome Lacoste
On Dec 26, 2007 10:11 PM, Tom Huybrechts [EMAIL PROTECTED] wrote: If you need to deploy to application servers, take a look at Cargo. cargo won't do it. I need to deploy to a file system through anything available: ssh, ftp, webdav etc... Cheers, Jerome

Re: distributing files / set of files to remove server (maven wagon plugin ???)

2007-12-26 Thread Wendy Smoak
On Dec 26, 2007 2:43 PM, Jerome Lacoste [EMAIL PROTECTED] wrote: On Dec 26, 2007 10:11 PM, Tom Huybrechts [EMAIL PROTECTED] wrote: If you need to deploy to application servers, take a look at Cargo. cargo won't do it. I need to deploy to a file system through anything available: ssh, ftp,

Re: distributing files / set of files to remove server (maven wagon plugin ???)

2007-12-26 Thread Dirk Olmes
Jerome Lacoste wrote: Hei, anyone knows if there's an easy and generic way to distribute a file or a set of files to a remote server ? You want to look at the wagon plugin: http://myfaces.apache.org/wagon-maven-plugin/usage.html -dirk

Re: distributing files / set of files to remove server (maven wagon plugin ???)

2007-12-26 Thread Jerome Lacoste
/usage.html That looks like what I am searching for. I had searched for maven wagon plugin in Google but it looks like order of the words mattered. Thanks ! J - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

Maven Wagon

2007-10-03 Thread nap4110
Hi Newbie here: We want to use wagon to grab specific artifacts from our repository. I have looked at the sample test case provided by apache here: http://svn.apache.org/repos/asf/maven/wagon/trunk/wagon-provider-test/src/main/java/org/apache/maven/wagon/WagonTestCase.java What isn't clear

Re: Maven Wagon

2007-10-03 Thread Tim Kettler
Hi, nap4110 schrieb: Hi Newbie here: We want to use wagon to grab specific artifacts from our repository. I have looked at the sample test case provided by apache here: http://svn.apache.org/repos/asf/maven/wagon/trunk/wagon-provider-test/src/main/java/org/apache/maven/wagon

Re: Maven Wagon

2007-08-02 Thread Alan D. Salewski
://svn.apache.org/viewvc/maven/wagon/trunk/ *snip* There is also an 'org.apache.myfaces.maven:wagon-maven-plugin': http://myfaces.apache.org/wagon-maven-plugin/ Though it was developed for the Apache MyFaces project, it's functionality is of general use by other projects. We have several projects using

Re: Maven Wagon

2007-08-02 Thread John Redden
://svn.apache.org/viewvc/maven/wagon/trunk/ *snip* There is also an 'org.apache.myfaces.maven:wagon-maven-plugin': http://myfaces.apache.org/wagon-maven-plugin/ Though it was developed for the Apache MyFaces project, it's functionality is of general use by other projects. We have several

Maven Wagon

2007-08-01 Thread robert . egan
Is there additional information on Wagon besides http://maven.apache.org/wagon ? This email message and any attachments may contain confidential, proprietary or non-public information. The information is intended solely for the designated recipient(s). If an addressing or transmission error

RE: Maven Wagon

2007-08-01 Thread Timothy Reilly
Is there additional information on Wagon besides http://maven.apache.org/wagon ? I have been working with wagon for the last couple of days. The best I've personally have found is to read the code: http://svn.apache.org/viewvc/maven/wagon/trunk/ If you have specific questions, maybe myself

Re: Maven Wagon

2007-08-01 Thread Wayne Fay
There's probably some info in the free PDF e-books from Devzuz and Sonatype, and of course in the source code itself. Wayne On 8/1/07, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Is there additional information on Wagon besides http://maven.apache.org/wagon ? This email message and any

Re: Maven Wagon Provider File

2007-02-16 Thread Mickaël Rifflard
further, I'd like to test the repository I've created (on my local file system) I know that there is the Maven Wagon Provider File API but I have difficulties to use it. Is it possible to have tips to use this API ? Thanks in advance. Fred

Maven Wagon Provider File

2007-02-13 Thread Fred Foucart
Hello everybody, I try to install an internal repository. Before to go further, I'd like to test the repository I've created (on my local file system) I know that there is the Maven Wagon Provider File API but I have difficulties to use it. Is it possible to have tips to use this API ? Thanks

[M2] Maven Wagon Info

2006-06-21 Thread Siegmann Daniel, NY
I went to the official Maven Wagon site (http://maven.apache.org/wagon/) but it was practically useless. The links in the left-hand menu don't even work! Where should I report this? Is there documentation on this anywhere, most especially for WebDAV? I'm planning on deploying the site to Tomcat

Re: [M2] Maven Wagon Info

2006-06-21 Thread Cory Horner
Siegmann Daniel, NY wrote: I went to the official Maven Wagon site (http://maven.apache.org/wagon/) but it was practically useless. The links in the left-hand menu don't even work! Where should I report this? Is there documentation on this anywhere, most especially for WebDAV? I'm planning

help with maven wagon?

2005-07-08 Thread Christopher Lee
Hello All, If I understand correctly, Maven Wagon provides the ability for maven to = push/fetch artifacts via different protocols. I'm specifically = interested in using Wagon for allowing Maven to connect to repositories = that are not simply unsecured HTTP repositories. The feature list

Re: help with maven wagon?

2005-07-08 Thread Joakim Erdfelt
Christopher Lee wrote: Hello All, If I understand correctly, Maven Wagon provides the ability for maven to = push/fetch artifacts via different protocols. I'm specifically = interested in using Wagon for allowing Maven to connect to repositories = that are not simply unsecured HTTP

Whatever happened to Maven Wagon?

2004-10-28 Thread Gezerk
I see some posts that suggest Maven Wagon could be an improvement over the SNAPSHOT functionality in Maven 1.0 (which to the best of my knowledge is broken). I have found a link to Maven Wagon cvs, but I can't find any documentation. Everything about seems to be a year or so old. Is Maven-Wagon

Re: Whatever happened to Maven Wagon?

2004-10-28 Thread Brett Porter
posts that suggest Maven Wagon could be an improvement over the SNAPSHOT functionality in Maven 1.0 (which to the best of my knowledge is broken). I have found a link to Maven Wagon cvs, but I can't find any documentation. Everything about seems to be a year or so old. Is Maven-Wagon still

Maven Wagon vs Depot

2004-02-05 Thread Villevalois Didier
Hi all! I would like if there are relations between Wagon and the Depot incubator project. If non yet, will there be ?? It seems to me that there is a big overlap between thos two projects. Do i miss something ??? ++didier -

RE: Maven Wagon vs Depot

2004-02-05 Thread Maczka Michal
-Original Message- From: Villevalois Didier [mailto:[EMAIL PROTECTED] Sent: Thursday, February 05, 2004 4:17 PM To: [EMAIL PROTECTED] Subject: Maven Wagon vs Depot Hi all! I would like if there are relations between Wagon and the Depot incubator project. If non yet

Re: Maven Wagon vs Depot

2004-02-05 Thread Jason van Zyl
On Thu, 2004-02-05 at 10:16, Villevalois Didier wrote: Hi all! I would like if there are relations between Wagon and the Depot incubator project. Nope. If non yet, will there be ?? I doubt it. It seems to me that there is a big overlap between thos two projects. Do i miss something