Hi Felix,
Just FYI, there are new instructions for encrypting server passwords with
Maven 2.2 here: http://maven.apache.org/guides/mini/guide-encryption.html

This also works with Maven 2.1 but 2.1 should not be used for releases due
to the gpg plugin problem.

Thanks,
Chris

--
Chris Custine
FUSESource :: http://fusesource.com
My Blog :: http://blog.organicelement.com
Apache ServiceMix :: http://servicemix.apache.org
Apache Directory Server :: http://directory.apache.org


On Fri, Jul 3, 2009 at 12:04 PM, Felix Meschberger <[email protected]>wrote:

> 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