maven-wagon-plugin Questions
4
Solved
Is this a bug of wagon-ssh 2.10?
What might work?
E.g. what combination of Maven, Wagon-SSH and pom settings will get the behaviour back that was there with Maven 3.0.5 and wagon-ssh 2.4?
After ...
Sharpwitted asked 15/11, 2015 at 7:52
2
Solved
I am using the mvn versions:display-dependency-updates versions:display-plugin-updates goals to check for dependencies or plugins updates.
My maven project is a multi module one, which looks like ...
Leukocyte asked 30/9, 2014 at 12:20
1
Solved
In the Maven settings.xml, I want to define an SSH server and provide:
The Host to connect to
The user to connect to
The location of a private key (to authenticate myself)
Manually provide a Host...
Arcature asked 31/7, 2015 at 21:15
1
Bug https://issues.apache.org/jira/browse/MDEPLOY-177 has been hitting me for many month. When maven tries to download artifacts it will stall with a message
saying it is downloading
x+1 of x B
...
Freestanding asked 24/10, 2015 at 13:33
2
Solved
Im having a strange problem when im trying to let the wagon plugin upload files during the site-deploy lifecycle when i'm invoking the release:perform goal.
It seems wagon uploads the files correct...
Melodious asked 30/3, 2011 at 23:5
1
Solved
Does anyone know how to control the timeout settings for a mirror in the maven settings file or in the dependency plugin?
I see that I can modify timeout settings for a server but not a repositor...
Smew asked 5/4, 2013 at 15:28
1
Solved
I am using wagon-maven-plugin to scp my WAR file to the server. It works fine. My next step is to perform some commands on the server (mkdir, etc). Is there a plugin that helps me do that? Is there...
Toon asked 13/9, 2012 at 18:28
1
I'm deploying Maven site by FTP, using Wagon-FTP. Works fine, but output is full of FTP connection/authentication details, which effectively expose logins and passwords to everybody (especially if ...
Consolidation asked 30/12, 2010 at 15:50
1
Solved
I'm looking into the Maven Wagon Plugin to attempt uploading some artifacts to remote UNC Server shares (\\servername\share\directory\to\put\to), and I have gotten it configured to work like so in ...
Damselfly asked 5/12, 2010 at 20:26
1
© 2022 - 2024 — McMap. All rights reserved.