Re: The next major release of Maven: 4.0.0

2013-03-08 Thread Brian Fox
I don't think we should move to 4.0 because of this. The primary consumer of our systems are the end users and this change doesn't represent "api" breakage to them. If we make what appears to be such a large version change, that could scare off or confuse people who are just now warming up to 3.x.

Re: [RESULT][VOTE] Maven Shared Utils 0.3 and Maven Surefire 2.14

2013-03-08 Thread Kristian Rosenvold
It's "on the way"; procastinating site deployment has become a new favourite activity of mine since we got the "improved" svnsubpub mess. Hopefully I'll spend less than 6 days getting the production site deployed, which is what it took me to stage for vote. Kristian 2013/3/8 Jesse Glick : > ht

Re: [RESULT][VOTE] Maven Shared Utils 0.3 and Maven Surefire 2.14

2013-03-08 Thread Jesse Glick
http://maven.apache.org/surefire/maven-surefire-plugin/test-mojo.html still shows documentation for 2.13. - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org

[ANN] Maven Shared Utils 0.3 Released

2013-03-08 Thread Kristian Rosenvold
The Maven team is pleased to announce the release of maven-shared-utils, version 0.3 This project aims to be a functional replacement for {{{http://plexus.codehaus.org/plexus-utils}plexus-utils}} in Maven. It is not a 100% API compatible replacement though but a replacement : lots of methods got

Re: The relationship of the scm system and the release plugin

2013-03-08 Thread Benson Margulies
On Fri, Mar 8, 2013 at 12:26 PM, Stephen Connolly < stephen.alan.conno...@gmail.com> wrote: > When pushing from work do you push to non-work repositories using your work > key? > no. > >

Re: The relationship of the scm system and the release plugin

2013-03-08 Thread Stephen Connolly
When pushing from work do you push to non-work repositories using your work key? On 8 March 2013 17:15, Benson Margulies wrote: > As always, explaining the actual problem I'm trying to solve may help. > > I need to maintain two identities on github: one for work, and one for > not-so-work. So,

Re: The relationship of the scm system and the release plugin

2013-03-08 Thread Benson Margulies
As always, explaining the actual problem I'm trying to solve may help. I need to maintain two identities on github: one for work, and one for not-so-work. So, I have two ssh key pairs. Using git from command line, I address this with an option to git when I clone: git clone --config ssh.key=/u

[ANN] Maven Indexer 5.1.1 Released

2013-03-08 Thread Tamás Cservenák
The Apache Maven team is pleased to announce the release of the Maven Indexer, version 5.1.1. Apache Maven Indexer (former Sonatype Nexus Indexer) is the defacto standard for producing indexes of Maven repositories. The Indexes are produced and consumed by all major tools in the ecosystem. http:/

Re: The relationship of the scm system and the release plugin

2013-03-08 Thread Robert Scholte
Please check GitCheckoutCommand[1] Robert [1] http://maven.apache.org/scm/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-gitexe/xref/org/apache/maven/scm/provider/git/gitexe/command/checkout/GitCheckOutCommand.html Op Fri, 08 Mar 2013 14:33:16 +0100 schreef Brett Porter :

maven-shade-plugin unable to create a new artifact ?

2013-03-08 Thread Nicolas Delsaux
Hi, last week, i tried to use maven-shade-plugin to produce from an artifact A a shaded artifact that I would have liked to name B. Unfortunatly, it seems the ShadeMojo property "shadedArtifactId" is not used in source code, making it useless. I didn't created an issue yet, because i wanted to ahve

Re: The relationship of the scm system and the release plugin

2013-03-08 Thread Brett Porter
On 08/03/2013, at 11:59 PM, Benson Margulies wrote: > I'd like to add some 'clone' options for use with git in > release:perform that could live in settings.xml. I'm curious - how would clone options look in settings.xml? Aside from properties, or perhaps server credentials - most other things

The relationship of the scm system and the release plugin

2013-03-08 Thread Benson Margulies
I'd like to add some 'clone' options for use with git in release:perform that could live in settings.xml. I'm not even sure how many JIRAs I need. Is this something that gets done in the scm plugin and then cross-wired to the release plugin?

Re: Heads up: org.apache.maven.shared:maven-shared-incremental:jar:1.1

2013-03-08 Thread Jörg Schaible
Anders Hammar wrote: > It should be in the same staged repo as the compiler plugin. See that VOTE > thread. :-/ Just at the time I wanted to report a regression for the compiler plugin 3.0! I'll try to test 3.1 ... - Jörg -

Re: Heads up: org.apache.maven.shared:maven-shared-incremental:jar:1.1

2013-03-08 Thread Anders Hammar
It should be in the same staged repo as the compiler plugin. See that VOTE thread. /Anders On Fri, Mar 8, 2013 at 8:58 AM, Jörg Schaible wrote: > Hi, > > this artifact is missing in central: > org.apache.maven.shared:maven-shared-incremental:jar:1.1 > > http://repo.maven.apache.org/maven2/org/a