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
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
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
You can try to add it as extension, but I would recommend adding the
HttpClient Wagon to Maven's ext classpath. Note that Maven comes with an
über JAR for this Wagon type.
Am 2021-03-06 um 14:31 schrieb Ionel GARDAIS:
Hi,
Does Wagon self-update within a Maven installation or shoul
Hi,
Does Wagon self-update within a Maven installation or should 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 L
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
An addition : I give a try to the build of WAGON-590.
It works like a charm, I don't even need preemptive auth.
However, I need to set the cookie-policy to 'standard' instead of
'compatibility' for the oauth2-proxy cookie to be retained d
> Can you elaborate this step? How is Maven supposed to send a header when
> the target server never challenges the client?
Using
https://maven.apache.org/guides/mini/guide-http-settings.html#Example:_Using_Preemptive_Authentication
> So, Keycloak does challenge the client with Basic?
Yes, when
Am 2020-11-29 um 11:38 schrieb Ionel GARDAIS:
I did miss WAGON-590 when looking around for solution.
Ideally :
- by default, AuthScope is targeted as in master
- a new param 'maven.wagon.http.ssl.location-trusted' set AuthScope to
AuthScope.ANY
OK, definitively something I won'
hat I understand,
[
https://github.com/apache/maven-wagon/blob/c956aac9007303ce9e1746c834d58dff097ce3d6/wagon-providers/wagon-http-shared/src/main/java/org/apache/maven/wagon/shared/http/AbstractHttpClientWagon.java#L613
|
https://github.com/apache/maven-wagon
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 to
I did miss WAGON-590 when looking around for solution.
Ideally :
- by default, AuthScope is targeted as in master
- a new param 'maven.wagon.http.ssl.location-trusted' set AuthScope to
AuthScope.ANY
Thus, secured by default for common users but can be bypassed when needed.
Rega
a way to allow maven to send Authorization header on redirect like
>> curl's --location-trusted ?
>>> From what I understand,
>> [
>> https://github.com/apache/maven-wagon/blob/c956aac9007303ce9e1746c834d58dff097ce3d6/wagon-providers/wagon-http-sh
Am 2020-11-28 um 22:01 schrieb Ionel GARDAIS:
Hi list,
Is there a way to allow maven to send Authorization header on redirect like
curl's --location-trusted ?
From what I understand,
[
https://github.com/apache/maven-wagon/blob/c956aac9007303ce9e1746c834d58dff097ce3d6/wagon-providers/
Hi list,
Is there a way to allow maven to send Authorization header on redirect like
curl's --location-trusted ?
>From what I understand,
[
https://github.com/apache/maven-wagon/blob/c956aac9007303ce9e1746c834d58dff097ce3d6/wagon-providers/wagon-http-shared/src/main/java/org/apac
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
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
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
Wouldn’t one typically specify a privateKey and passphrase, instead of a
password, when using SSH?
I see that there is a NullKnownHostProvider
<https://maven.apache.org/wagon/wagon-providers/wagon-ssh-common/apidocs/org/apache/maven/wagon/providers/ssh/knownhost/NullKnownHostProvider.html>
I am trying to use wagon ssh to scp files to a system. The source systems
are created on the fly so I cannot add them to the known hosts file like I
would normally do. From a terminal on these ad hoc systems I can use the
"-o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no" op
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
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
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
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
On Tuesday, February 27, 2018 2:53 PM, anders.g.ham...@gmail.com
[mailto:anders.g.ham...@gmail.com] On Behalf wrote:
> The problem is that you have specified the configuration for a specific
> execution. An execution bound to the deploy phase.
> If you want to execute from command line by specify
gt;
> The console says
>
> ...
> [DEBUG] Goal: org.codehaus.mojo:wagon-maven-plugin:1.0:upload
> (default-cli)
> [DEBUG] Style: Regular
> [DEBUG] Configuration:
>
> ${wagon.excludes}
> ${wagon.
> followSymLink}
> ${wagon.fro
at 21:29, Svensson, Lars wrote:
> > >
> > > > Hi Olivier and thanks for your quick reply!
> > > >
> > > > On Tuesday, February 27, 2018 11:54 AM, Olivier Lamy [mailto:
> > > > ol...@apache.org] wrote:
> > > >
> > > >
Hi Olivier and thanks for your quick reply!
> > >
> > > On Tuesday, February 27, 2018 11:54 AM, Olivier Lamy [mailto:
> > > ol...@apache.org] wrote:
> > >
> > > > webdav is not a plugin but a protocol supported by wagon
> > > > yo
; > ol...@apache.org] wrote:
> >
> > > webdav is not a plugin but a protocol supported by wagon
> > > you're right using extension tag
> > > If you want to deploy your artifacts just configure
> > distributionManagement
> > > to use dav protoco
On 27 February 2018 at 21:29, Svensson, Lars wrote:
> Hi Olivier and thanks for your quick reply!
>
> On Tuesday, February 27, 2018 11:54 AM, Olivier Lamy [mailto:
> ol...@apache.org] wrote:
>
> > webdav is not a plugin but a protocol supported by wagon
> > you
Hi Olivier and thanks for your quick reply!
On Tuesday, February 27, 2018 11:54 AM, Olivier Lamy [mailto:ol...@apache.org]
wrote:
> webdav is not a plugin but a protocol supported by wagon
> you're right using extension tag
> If you want to deploy your artifacts
Hi,
webdav is not a plugin but a protocol supported by wagon
you're right using extension tag
If you want to deploy your artifacts just configure distributionManagement
to use dav protocol: dav:https://thewebdavurl/
Otherwise have a look at this plugin:
http://www.mojohaus.org/wagon-maven-p
Greetings,
This is my first post to this list so please bear with me if I'm ignoring
something obvious...
I'm trying to deploy a set of files to a webdav server using Maven Wagon, but
the plugin does not pick up the configuration specified in my POM. If I specify
the URL parame
Hi Robert,
> Sounds like something which has to be added to maven-artifact-transfer[1]
I created MSHARED-662 [2] to track this feature request.
I've also since I asked about this written my own adapter, which I would
be willing to share. Let's discuss this in JIRA.
Best wishes,
Andreas
> [1]
Sounds like something which has to be added to maven-artifact-transfer[1]
[1] https://maven.apache.org/shared/maven-artifact-transfer/
On Sat, 07 Oct 2017 22:29:26 +0200, Andreas Sewe
wrote:
Hi,
I am writing a Maven plugin that needs a *Wagon* TransferListener
Hi,
I am writing a Maven plugin that needs a *Wagon* TransferListener
(org.apache.maven.wagon.events.TransferListener). To ensure a consistent
user experience, this Wagon TransferListener should behave exactly like
the (org.eclipse|org.sonatype).aether.transfer.TransferListener which
Maven
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
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 in
Hi,
I'm using the wagon-maven-plugin to scp upload files in preparation steps
for an integration test.
Now I need to ensure that the scp step is done via an ssh-agent already
running on the host.
Is there a way to achieve this?
I found
com.indeed
ssh-agent-wagon-ssh
2.5.ind
thanks, i doubt a new wagon option would subtract from the maven build
experience if broken deps are resolved back to thier source
https://jitpack.io/#l2x6/srcdeps-maven-plugin/0.0.11 does it as
transparent SAAS.
On Mon, Dec 7, 2015 at 11:58 AM, Karl Heinz Marbaise wrote:
> Hi,
>
> On
exist to control wagon so that a similar solution can
be added to a parent pom to utilize plugin to build or exec when built
dependencies are not yet installed in specified repositories.
By default there does not exist such an machanism...for good reasons...
Why you might can do use a EventSpy to
I would like to intercepts maven repo requests and builds the ones
that fit a certain pattern of buildable SCM repos, specifically using
git[hub] repositories.
what pom options exist to control wagon so that a similar solution can
be added to a parent pom to utilize plugin to build or exec when
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
[WAGO
Could you file a request at https://github.com/mojohaus/wagon-maven-plugin
and PR it
-Dan
On Thu, Sep 10, 2015 at 1:27 PM, Alejandro Goñi wrote:
> wagon-maven-plugin with wagon-webdav and wagon-ftp
>
> On Thu, Sep 10, 2015 at 5:26 PM, Dan Tran wrote:
>
> > are you
wagon-maven-plugin with wagon-webdav and wagon-ftp
On Thu, Sep 10, 2015 at 5:26 PM, Dan Tran wrote:
> are you using some kind of plugins to deploy ( maven-deploy-plugin,
> wagon-maven-plugin, vfs-maven-plugin?)
>
>
>
> -D
>
> On Thu, Sep 10, 2015 at 12:08 PM, Alejandro
are you using some kind of plugins to deploy ( maven-deploy-plugin,
wagon-maven-plugin, vfs-maven-plugin?)
-D
On Thu, Sep 10, 2015 at 12:08 PM, Alejandro Goñi wrote:
> In my project, I release an artifact to a local Artifactory using
> wagon-webdav, and upload the artifact to a FTP
In my project, I release an artifact to a local Artifactory using
wagon-webdav, and upload the artifact to a FTP server using wagon-ftp. If
the upload fails, the entire release fails. I need a success release, even
if the upload fail, but if the fail is in the release to Artifactory, then
is ok
On Wed, Apr 1, 2015 at 8:24 PM, Dan Tran wrote:
> You will need to add repository tag to add apache snapshot
Ah - of course. Yes, forgot about that.
Thanks Dan.
You will need to add repository tag to add apache snapshot, so that your
pom can find latest maven-wagon 2.9-SNAPSHOT. Trust me you need this if
you plan to download and upload as well using ssh[1]
-Dan
[1] https://jira.codehaus.org/browse/WAGON-429
On Wed, Apr 1, 2015 at 10:41 AM, Anton
On Wed, Apr 1, 2015 at 5:43 PM, Dan Tran wrote:
> also maven-wagon-2.9-SNAPSHOT has a lots of blocking fixes. Did you us
> that?
>
Yes, I did - but maven could not find that artifact.
However, I did resolve this issue. It turned out to be a problem with the
server.
Thanks for th
unsubscribe
On Wed, Apr 1, 2015 at 10:43 AM, Dan Tran wrote:
> Looks like there a hanhshake isue btween wagon ssh and your remote host.
> did you try with smaller files?. Are you able to use vanilla scp to push
> file over?
>
> also maven-wagon-2.9-SNAPSHOT has a lots of block
Looks like there a hanhshake isue btween wagon ssh and your remote host.
did you try with smaller files?. Are you able to use vanilla scp to push
file over?
also maven-wagon-2.9-SNAPSHOT has a lots of blocking fixes. Did you us
that?
-D
On Wed, Apr 1, 2015 at 7:26 AM, Anton Hughes wrote
Hi
When trying to scp a file to a server, I am getting the following error,
specifically, java.io.IOException: Unexpected end of data.
[DEBUG] Configuring mojo
org.codehaus.mojo:wagon-maven-plugin:1.0:upload-single from plugin realm
ClassRealm[plugin>org.codehaus.mojo:wagon-maven-plugin:1.0, p
Please ignore - have it working now. Must have been a glitch in the matrix.
On Wed, Apr 1, 2015 at 3:34 PM, Anton Hughes wrote:
> Hi all
>
> I have been struggling for several days to get maven wagon to work as
> expected.
>
> I have been trying the 'comprehensive
Hi all
I have been struggling for several days to get maven wagon to work as
expected.
I have been trying the 'comprehensive' examples from
https://svn.codehaus.org/mojo/trunk/mojo/wagon-maven-plugin/src/it/ in
particular, the ssh-it examples.
When I run these I get the followi
Hi,
Pushed in master.
On 17 November 2014 19:51, Jeroen Hoek 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 gr
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
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
*
t;
> > It still fails but this time with a slightly different error:
> > http://pastebin.com/Z4FMhAXQ
> >
> >
> >
> >
> >
> >
> > - Austin
> >
> >
> >
> >
> >
> > From: Dan Tran
> > Sent: Sunday, October
> To: Maven Users List
>
>
>
>
>
> i mean you need to manually copy a couple of dependecy file for ftp wagon,
> that doc mention it
>
>
> On Sun, Oct 5, 2014 at 3:46 PM, wrote:
>
> > Okay, I tried running wagon:update-maven-3 and then deploying a
Sorry, Missed that.
It still fails but this time with a slightly different error:
http://pastebin.com/Z4FMhAXQ
- Austin
From: Dan Tran
Sent: Sunday, October 5, 2014 3:50 PM
To: Maven Users List
i mean you need to manually copy a couple of dependecy file for ftp wagon
i mean you need to manually copy a couple of dependecy file for ftp wagon,
that doc mention it
On Sun, Oct 5, 2014 at 3:46 PM, wrote:
> Okay, I tried running wagon:update-maven-3 and then deploying again but
> that still didn't work. It failed with the same error.
>
>
&
Okay, I tried running wagon:update-maven-3 and then deploying again but that
still didn't work. It failed with the same error.
- Austin
From: Dan Tran
Sent: Sunday, October 5, 2014 3:38 PM
To: Maven Users List
This may help http://mojo.codehaus.org/wagon-maven-p
This may help http://mojo.codehaus.org/wagon-maven-plugin/usage.html
On Sun, Oct 5, 2014 at 3:27 PM, wrote:
> Hello community,
>
>
> Over the last hour or so, I’ve been looking for ways to host a private
> repository. I have resolved on using my webserver and uploading via FT
command:
mvn deploy:deploy-file -DgroupId=some.version -Dversion=1.0-Dpackaging=jar
-Dfile=my-file.jar -DrepositoryId=maven-my-repo
-DartifactId=my-artifact-Durl=ftp://maven.mysite.com
I have the latest version of Wagon-FTP installed to %M2_HOME%\lib and whenever
I try to deploy, it fails
> From: bur...@spinn3r.com
> Date: Sat, 20 Sep 2014 15:38:07 -0700
> Subject: wagon ssh corrupts known_hosts?
> To: users@maven.apache.org
>
> I have a step release process.
>
> Step 1 uses maven and the wagon-ssh plugin to push .debs and .jars to my
> maven and
I have a step release process.
Step 1 uses maven and the wagon-ssh plugin to push .debs and .jars to my
maven and debian repositories via SSH and the scp:// wagon which uses jSch.
Step 2 uses ansible and SSH via OpenSSH… this is the step that breaks now
because jSch writes a new known_hosts file
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
* [WAGO
hricht-
Von: Georgy Lago [mailto:georgyl...@hotmail.com]
Gesendet: Donnerstag, 14. August 2014 06:51
An: users@maven.apache.org
Betreff: Re: AW: site-deploy using wagon-ssh: User input needed
Hi Gerrit,
This is an old topic, and you may have solved it some way or another by now.
But just as I
32-bit Java and it is expecting to find the
.ssh/ folder under the SysWOW64 system profile path.
Regards,
Georgy
--
View this message in context:
http://maven.40175.n5.nabble.com/site-deploy-using-wagon-ssh-User-input-needed-tp5795624p5802252.html
Sent from the Maven - Users mailing list
Thank you.
I'm still interested in the wagon code btw.
On Tue, Jul 29, 2014 at 8:21 PM, Benson Margulies
wrote:
> http://evgeny-goldin.com/wiki/Sshexec-maven-plugin?
>
> On Tue, Jul 29, 2014 at 10:04 AM, Thomas Larsson
> wrote:
> > Well, the use case is that we perform
t; Since the tests are not run locally but on a cluster, we need to execute
> some commands on that cluster over ssh.
>
> An obvious follow-up question is, is there any recommended maven plugin for
> executing ssh commands?
>
> But on a more philosophical level I am also interested
follow-up question is, is there any recommended maven plugin for
executing ssh commands?
But on a more philosophical level I am also interested in why the Wagon
code looks like it does.
Best Regards
Thomas
On Tue, Jul 29, 2014 at 3:49 PM, Benson Margulies
wrote:
> In my experience, trying to
In my experience, trying to use the wagon-maven-plugin to do anything
except move Maven artifacts around is a really exciting experience. If
you describe your entire use case perhaps someone can offer another
approach?
On Tue, Jul 29, 2014 at 9:47 AM, Thomas Larsson
wrote:
> Hello all,
>
the
maven wagon plugin, with a command looking something like "hive -e 'show
databases'".
When doing this, hive outputs parts of the result over stderr (which is
very weird I grant) but the command exits with exit code 0, i.e. no error.
However, since wagon (and in extension th
didn't work.
There is no .jenkins folder in that directory. But I'll gave it a try, created
that folder and copied the file
C:\Windows\System32\config\.jenkins\.ssh\known_hosts
Then I started the build process again. But the result was the same: wagon-ssh
is asking me if it sh
>
> Thanks again for your mail. :)
>
> Regards,
> Gerrit
>
>
> -Ursprüngliche Nachricht-
> Von: ctrueden.w...@gmail.com [mailto:ctrueden.w...@gmail.com] Im Auftrag
> von Curtis Rueden
> Gesendet: Dienstag, 24. Juni 2014 14:36
> An: Maven Users List
> Be
Betreff: Re: site-deploy using wagon-ssh: User input needed
Hi Gerrit,
> I see in the Jenkins Build log that wagon-ssh keeps asking if it
> should trust the connection by showing the SSH RSA fingerprint.
Maybe your Jenkins's %USER_HOME% is simply not set as you expect?
Apparently [
Hi Gerrit,
> I see in the Jenkins Build log that wagon-ssh keeps asking if it
> should trust the connection by showing the SSH RSA fingerprint.
Maybe your Jenkins's %USER_HOME% is simply not set as you expect?
Apparently [2], Jenkins on Windows defaults to C:\Users\[MY_USER]\.jenkin
Hello everyone,
I still having this problem. Does no one of you use that wagon-ssh? Don't you
upload the Maven report on a web server? Or do you use simply other methods? If
there is a better method I would be happy to know that. :)
Regards,
Gerrit
-Ursprüngliche Nachricht-
Von:
place
My pom.xml looks like this:
org.apache.maven.plugins
maven-site-plugin
3.3
en
org.apache.maven.wagon
wagon-ssh
folder of the system
account which is used e.g. by Tomcat.
And as Jenkins and Maven are executed by Tomcat, they should work on the
same folder.
Unfortunately I didn't work: I see in the Jenkins Build log that
wagon-ssh keeps asking if it should trust the connection by showing the
SS
place
My pom.xml looks like this:
org.apache.maven.plugins
maven-site-plugin
3.3
en
org.apache.maven.wagon
wagon-ssh
the local repo.
>
> But if the s3 Wagon is defined in the project along with a dependency from
> the s3 bucket, then the following debug log shows that
> DependencyGraphBuilder of maven-dependency-tree can't resolve the s3 wagon,
> and the dependency is not resolved now or later i
I have a MavenLifecycleParticipant in my plugin. It uses
maven-dependency-tree to resolve some deps that we need to do extra
processing on. It works fine if the deps are in the local repo.
But if the s3 Wagon is defined in the project along with a dependency from
the s3 bucket, then the following
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 PO
I'm releasingf 2.6.
On Fri, Dec 27, 2013 at 1:17 PM, Dan Beaulieu
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
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 or if
On 16 Dec 2013, at 18:45, Dan Tran wrote:
> Thank you Stuart for root cause analysis
>
> So I guess the work around is to place commons-io, commons-lang and jsoup
> at maven3's lib directory.
>
> Do we have jira for wagon for this issue?
There you go: http://jira.co
Thank you Stuart for root cause analysis
So I guess the work around is to place commons-io, commons-lang and jsoup
at maven3's lib directory.
Do we have jira for wagon for this issue?
-D
On Mon, Dec 16, 2013 at 9:38 AM, Stuart McCulloch wrote:
> Looks like a shading issue in mav
Looks like a shading issue in maven-wagon/wagon-providers/wagon-http:
https://git-wip-us.apache.org/repos/asf?p=maven-wagon.git;a=blob;f=wagon-providers/wagon-http/pom.xml;h=1fd61e34da435024062a566f6bd68410d98fdc67;hb=HEAD#l87
It doesn’t shade in commons-io, commons-lang, or jsoup
fails with mvn 3 and works with mvn2 :(
On Sun, Dec 15, 2013 at 11:11 PM, Sankaran, Nambi wrote:
> Please try the integration tests from the http-download
>
> https://svn.codehaus.org/mojo/trunk/mojo/wagon-maven-plugin/src/it/http-download/
>
>
> -Original Message
Please try the integration tests from the http-download
https://svn.codehaus.org/mojo/trunk/mojo/wagon-maven-plugin/src/it/http-download/
-Original Message-
From: Dan Tran [mailto:dant...@gmail.com]
Sent: Sunday, December 15, 2013 11:09 PM
To: Maven Users List
Subject: Re: is the
Also, you may want to give vfs-maven-plugin a try as well, it is a
replacement of wagon maven plugin which is heavily depending on maven
runtime to provide the transport
On Sun, Dec 15, 2013 at 11:09 PM, Dan Tran wrote:
> got small pom to reproduce this issue? does it work with mave
got small pom to reproduce this issue? does it work with maven 2?
-D
On Sun, Dec 15, 2013 at 9:32 PM, Sankaran, Nambi wrote:
> None of the goals in “wagon-maven-plugin” work
> http://mojo.codehaus.org/wagon-maven-plugin/plugin-info.html
>
> Have anyone used any of these
None of the goals in “wagon-maven-plugin” work
http://mojo.codehaus.org/wagon-maven-plugin/plugin-info.html
Have anyone used any of these goals before?
https://svn.codehaus.org/mojo/trunk/mojo/wagon-maven-plugin/src/it/http-download/pom.xml
[INFO] Scanning for projects...
[WARNING]
[WARNING
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
; servers, we happen to be using the SSH wagon to do that. When development
> snapshots are built, we can just use Hudson environment variables to tell
> it which system to upload to and it does it directly on deploy.
>
> Now, for release, I want it to build and deploy to our repository m
Hi all,
I am thinking the problem I am trying to solve has to be a common one, so I'll
throw this out there to see what you think:
We have an application that ultimately needs to get pushed to one or more
servers, we happen to be using the SSH wagon to do that. When development
snapshot
I've found the problem with a sample on top of wagon-http. The response is
gzip'ed by the server but the Apache HTTP client or wagon-http does not
unzip the stream -> parsing the response leads to no links detected
Jeff
On Thu, Jun 13, 2013 at 2:52 PM, Olivier Lamy wrote:
&
1 - 100 of 540 matches
Mail list logo