Once released we can copy the doc from the parent pom along with a link to
Maven server config docs to our site publishing page.

Matt
On Feb 21, 2014 4:37 AM, "Benedikt Ritter" <brit...@apache.org> wrote:

> Would be nice to have some doc of how to configure maven to do the magic.
>
>
> 2014-02-21 5:06 GMT+01:00 Gary Gregory <garydgreg...@gmail.com>:
>
> > Go for it!
> >
> > Gary
> >
> >
> > On Thu, Feb 20, 2014 at 11:40 AM, Matt Benson <gudnabr...@gmail.com>
> > wrote:
> >
> > > Hi all,
> > >   I have been looking into using Maven server settings for handling SVN
> > > credentials when checking in Commons sites. This is supported by the
> > recent
> > > 1.0 release of the maven-scm-publish-plugin. I would like to upgrade
> > > commons-parent to use this version of the plugin. This version of the
> > > plugin requires Maven 3.x, but in light of the Maven 2 EOL I think this
> > > should be okay. From my initial research it looks as though we can
> > define a
> > > server (e.g. "site.svn") in commons-parent and the structure of the
> > > scm-publish plugin should, in order:
> > >
> > > - use any username/password specified via -D
> > > - use any credentials from the user's settings.xml for the defined
> server
> > > ID
> > > - try to commit without credentials, which will use .subversion/auth if
> > > available
> > >
> > > I will prepare the changes; please shout with any concerns!
> > >
> > > Matt
> > >
> >
> >
> >
> > --
> > E-Mail: garydgreg...@gmail.com | ggreg...@apache.org
> > Java Persistence with Hibernate, Second Edition<
> > http://www.manning.com/bauer3/>
> > JUnit in Action, Second Edition <http://www.manning.com/tahchiev/>
> > Spring Batch in Action <http://www.manning.com/templier/>
> > Blog: http://garygregory.wordpress.com
> > Home: http://garygregory.com/
> > Tweet! http://twitter.com/GaryGregory
> >
>
>
>
> --
> http://people.apache.org/~britter/
> http://www.systemoutprintln.de/
> http://twitter.com/BenediktRitter
> http://github.com/britter
>

Reply via email to