Re: Requesting a single Monorepo enhancement for Maven

2017-01-23 Thread Aldrin Leal
Actually, I always wondered if it was interesting to have a tool to allow the modification of POM files from Command Line. Like setting a property, adding a dependency and/or, as you exposed, changing modules. -- -- Aldrin Leal, / http://about.me/aldrinleal On Tue, Jan 24, 2017 at 12:05 AM, Paul

Requesting a single Monorepo enhancement for Maven

2017-01-23 Thread Paul Hammant
OK, so I'm a documenter of Google's Monorepo (one bg ass trunk) and it's usage of shell scripts to subset the checkout for speedy development: http://paulhammant.com/2014/01/06/googlers-subset-their-trunk/ https://trunkbaseddevelopment.com/monorepos/ For Maven to be used with a scripted

[GitHub] maven issue #100: Spelling

2017-01-23 Thread jsoref
Github user jsoref commented on the issue: https://github.com/apache/maven/pull/100 @michael-o split -- please follow-up in #103 as that's a messier kettle --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project d

[GitHub] maven pull request #103: spelling: excident

2017-01-23 Thread jsoref
GitHub user jsoref opened a pull request: https://github.com/apache/maven/pull/103 spelling: excident split from #100 This is for consistency. I know it's a public API. But, I don't know if this is the word you want. If it is, we can add the @Deprecated annotation. If it

[GitHub] maven pull request #102: spelling: vertices

2017-01-23 Thread jsoref
GitHub user jsoref opened a pull request: https://github.com/apache/maven/pull/102 spelling: vertices split from #100 I think this is a bug fix. I can't figure out how it could work otherwise. You can merge this pull request into a Git repository by running: $ git pul

[GitHub] maven pull request #101: Spelling api

2017-01-23 Thread jsoref
GitHub user jsoref opened a pull request: https://github.com/apache/maven/pull/101 Spelling api split from #100 You can merge this pull request into a Git repository by running: $ git pull https://github.com/jsoref/maven spelling-api Alternatively you can review and apply the

[VOTE] Maven Shade Plugin 3.0.0

2017-01-23 Thread Olivier Lamy
Hi We solved 13 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12331395&styleName=Text&projectId=12317921&Create=Create Staging repo: https://repository.apache.org/content/repositories/maven-1319/ https://repository.apache.org/content/repositories/maven-1319/org/apache/mave

Re: Review for 3.5.0

2017-01-23 Thread Hervé BOUTEMY
Le lundi 23 janvier 2017, 08:26:57 CET Karl Heinz Marbaise a écrit : > Hi, > I have taken a look into the list and the following issue can be part > of 3.5.0 from my point of view: > > > MNG-5297 Site should tell 'prerequisites.maven is deprecated' > MNG-5904 Remove the whole Ant build (A

Re: [VOTE] Release Apache Maven Invoker version 3.0.0 (shared component)

2017-01-23 Thread Robert Scholte
+1 On Sun, 22 Jan 2017 21:03:31 +0100, Robert Scholte wrote: Hi, We solved 9 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317922&version=12331463&styleName=Text There are still a couple of issues left in JIRA: https://issues.apache.org/jira/issues/?jql=projec

Re: [VOTE] Release Apache Maven Artifact Resolver version 1.0.3

2017-01-23 Thread Stephen Connolly
+1 On Sun 22 Jan 2017 at 15:42, Hervé BOUTEMY wrote: > Hi, > > > > We solved 1 issue: we renamed Aether to Maven Artifact Resolver, with exact > > same code as Aether 1.0.2. > > > > Staging repo: > > https://repository.apache.org/content/repositories/maven-1315/ > > https://repository.apache.org

Re: [VOTE] Release Apache Maven Invoker version 3.0.0 (shared component)

2017-01-23 Thread Karl Heinz Marbaise
Hi, +1 from me.. Kind regards Karl Heinz Marbaise On 22/01/17 21:03, Robert Scholte wrote: Hi, We solved 9 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317922&version=12331463&styleName=Text There are still a couple of issues left in JIRA: https://issues.apache.

[GitHub] maven issue #100: Spelling

2017-01-23 Thread michael-o
Github user michael-o commented on the issue: https://github.com/apache/maven/pull/100 Hi Josh, thanks for the PR. I have seen that you did the same for Tomcat. We should split this into two parts: 1. non-API change 2. API change with deprecations and proper docs

Re: Review for 3.5.0

2017-01-23 Thread Stephen Connolly
Go for it On Mon 23 Jan 2017 at 07:27, Karl Heinz Marbaise wrote: > Hi, > > I have taken a look into the list and the following issue can be part > > of 3.5.0 from my point of view: > > > > > > MNG-5297 Site should tell 'prerequisites.maven is deprecated' > > MNG-5904 Remove the whole