Hi Gert, you might be required to have your account be "enabled" on repository.a.o. Best ask on the repository@ list.
Regards Felix Gert Vanthienen schrieb: > Felix, > > Thanks for taking care of this! I already had the server > configuration in my settings.xml for deploying ActiveMQ, Camel and > ServiceMix snapshots, but I can't deploy Felix snapshots with my user. > Do you need to be a PMC member to be able to do this or should I ping > [email protected] to get this fixed? > > Regards, > > Gert Vanthienen > ------------------------ > Open Source SOA: http://fusesource.com > Blog: http://gertvanthienen.blogspot.com/ > > > > 2009/7/3 Felix Meschberger <[email protected]>: >> 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/ >>>> >>> >>> >
