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
------------------------
Open Source SOA: http://fusesource.com
Blog: http://gertvanthienen.blogspot.com/



2009/6/16 Richard S. Hall <[email protected]>:
> 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/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 stick with our
>> current Bamboo CI server.  There's a pending INFRA issue
>> (https://issues.apache.org/jira/browse/INFRA-2085) for getting that
>> box set up for snapshot releases.
>>
>> Regards,
>>
>> Gert Vanthienen
>> ------------------------
>> Open Source SOA: http://fusesource.com
>> Blog: http://gertvanthienen.blogspot.com/
>>
>>
>>
>> 2009/6/16 Guillaume Nodet<[email protected]>:
>>
>>>
>>> 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.felix.framework/1.9.0-SNAPSHOT/org.apache.felix.framework-1.9.0-20090616.082913-1.jar.
>>> Return code is: 401
>>>
>>>
>>> --
>>> Cheers,
>>> Guillaume Nodet
>>> ------------------------
>>> Blog: http://gnodet.blogspot.com/
>>> ------------------------
>>> Open Source SOA
>>> http://fusesource.com
>>>
>>>
>

Reply via email to