Whats wrong with the public/private key combo ?
Just currious..
On 6/16/09, Gert Vanthienen wrote:
> Richard,
>
> I don't think you can use a system variable or something like that to
> replace the settings password with Maven 2.0.x, but starting with
> Maven 2.1.x you can encrypt the passwords s
Richard,
I don't think you can use a system variable or something like that to
replace the settings password with Maven 2.0.x, but starting with
Maven 2.1.x you can encrypt the passwords so they no longer have to be
stored in plain text in your settings.xml file.
Regards,
Gert Vanthienen
--
Yeah, I wanted to deploy snapshots of them and some others too, but it
wasn't working for me as well.
Is this the only way? I prefer to type in my password...
-> richard
On 6/16/09 4:48 AM, Gert Vanthienen wrote:
Guillaume,
You should be able to do that if you specify your svn
username/passw
Excellent action!
On Tue, Jun 16, 2009 at 11:30 AM, Guillaume Nodet wrote:
> I'd like to deploy snapshots of framework / main onto the snapshot
> repository.
> What's the way to do this ?
> Atm, I end up with the following error:
>
> [INFO] Error deploying artifact: Failed to transfer file:
>
>
Thx !
On Tue, Jun 16, 2009 at 10:48, Gert Vanthienen wrote:
> Guillaume,
>
> You should be able to do that if you specify your svn
> username/password in the Maven settings.xml file (cfr.
> http://maven.apache.org/developers/committer-settings.html).
>
> We had a discussion about using Hudson/Nexu
Guillaume,
You should be able to do that if you specify your svn
username/password in the Maven settings.xml file (cfr.
http://maven.apache.org/developers/committer-settings.html).
We had a discussion about using Hudson/Nexus for doing regular
snapshot releases a while ago, but we decided to stic
I'd like to deploy snapshots of framework / main onto the snapshot repository.
What's the way to do this ?
Atm, I end up with the following error:
[INFO] Error deploying artifact: Failed to transfer file:
https://repository.apache.org/content/repositories/snapshots/org/apache/felix/org.apache.feli
Hi,
Am Donnerstag, den 10.01.2008, 19:34 +0100 schrieb Stefano Lenzi:
> Hi All,
>
> I have some question about SNAPSHOT artifact:
>
> 1 - Can SNAPSHOT be deployed without a VOTE?
Yes. This is regularly done and very useful. As SNAPSHOTs are not
releases, there is no requirement for a vote.
Som
Hi All,
I have some question about SNAPSHOT artifact:
1 - Can SNAPSHOT be deployed without a VOTE?
2 - Do all the committers have the right for deploying artifact?
I'm asking those questions because I would like to release a SNAPSHOT
for all the upnp moduels.
Ciao,
Stefano "Kismet" Lenzi