Hi,

I have just don it.

Deploying to the ASF m2-snapshot-repository should not be done anymore,
since we carry all our artifacts on repository.a.o.

To deploy to repository.a.o you have to configure the snapshot server in
your settings.xml file:

        <server>
            <id>apache.snapshots.https</id>
            <username>svn-user-name</username>
            <password>svn-password</password>
        </server>

This should do the trick (I don't know whether password encryption in
the settings.xml file is already supported or not, I help myself by
making the file read-only to me only (as a workaround)).

HTH

Regards
Felix

Guillaume Nodet schrieb:
> I can't do that either.  But I guess deploying to
> http://people.apache.org/repo/m2-snapshot-repository should be doable.
> Not sure what's wrong with repository.a.o though ...
> 
> On Fri, Jul 3, 2009 at 16:20, Gert Vanthienen<[email protected]> 
> wrote:
>> L.S.,
>>
>> Could someone publish a Felix webconsole snapshot on
>> repository.apache.org?  I can't seem to do that for Apache Felix
>> snapshots with my own user...
>>
>> Regards,
>>
>> Gert Vanthienen
>> ------------------------
>> Open Source SOA: http://fusesource.com
>> Blog: http://gertvanthienen.blogspot.com/
>>
> 
> 
> 

Reply via email to