[RESULT] [VOTE] Reset Maven Core, Integration Tests and Resolver repository master branches

2017-01-09 Thread Stephen Connolly
On 4 January 2017 at 12:16, Stephen Connolly < stephen.alan.conno...@gmail.com> wrote: > Hi, > > We have collectively managed to mess up our ability to follow the original > release plan for 3.4.0 which was originally supposed to consist of an > effective no-op change of Eclipse's Aether for the c

Re: [VOTE] Reset Maven Core, Integration Tests and Resolver repository master branches

2017-01-09 Thread Mark Struberg
> I like this idea of avoiding force pushing, but I'm not git expert to know > exactly if this gives exactly the intended result = start clean and not > have noise when doing bisects or git blame It's clean for our own repo but might probably screw up cloned repos as they cannot just git-pull an

Re: [VOTE] Reset Maven Core, Integration Tests and Resolver repository master branches

2017-01-08 Thread Dan Tran
+1 (Committer) Special thanks for pulling all these together -D On Sun, Jan 8, 2017 at 1:05 PM, Olivier Lamy wrote: > +1 > > On Sun, 8 Jan 2017 at 6:40 pm, Karl Heinz Marbaise > wrote: > > > Hi, > > > > > > > > +1 (PMC + Committer) > > > > > > > > Kind regards > > > > Karl Heinz Marbaise > >

Re: [VOTE] Reset Maven Core, Integration Tests and Resolver repository master branches

2017-01-08 Thread Olivier Lamy
+1 On Sun, 8 Jan 2017 at 6:40 pm, Karl Heinz Marbaise wrote: > Hi, > > > > +1 (PMC + Committer) > > > > Kind regards > > Karl Heinz Marbaise > > > > On 08/01/17 05:48, Tibor Digana wrote: > > > +1 > > > > > > On Wed, Jan 4, 2017 at 1:16 PM, Stephen Connolly < > > > stephen.alan.conno...@gmail.co

Re: [VOTE] Reset Maven Core, Integration Tests and Resolver repository master branches

2017-01-08 Thread Karl Heinz Marbaise
Hi, +1 (PMC + Committer) Kind regards Karl Heinz Marbaise On 08/01/17 05:48, Tibor Digana wrote: +1 On Wed, Jan 4, 2017 at 1:16 PM, Stephen Connolly < stephen.alan.conno...@gmail.com> wrote: Hi, We have collectively managed to mess up our ability to follow the original release plan for 3.4

Re: [VOTE] Reset Maven Core, Integration Tests and Resolver repository master branches

2017-01-08 Thread Stephen Connolly
If we were *throwing away* the other commits then that would work. But as I understand it, ours would mean that the commits are part of the history, so merging would not apply them... tooling to check if they need to be cherry picked would show as already merged... I'd need to check if cherry pick

Re: [VOTE] Reset Maven Core, Integration Tests and Resolver repository master branches

2017-01-08 Thread Hervé BOUTEMY
+1 (committer & PMC) notice that the merge ours implementation strategy may be a better implementation than force push with branches renaming If some git expert can dig into implementaion strategies, please, that would be great what is important to me is the vote to reset and to define the new

Re: [VOTE] Reset Maven Core, Integration Tests and Resolver repository master branches

2017-01-08 Thread Hervé BOUTEMY
I like this idea of avoiding force pushing, but I'm not git expert to know exactly if this gives exactly the intended result = start clean and not have noise when doing bisects or git blame this technical discussion should probably on a separate email thread, to not pollute the vote thread Any

Re: [VOTE] Reset Maven Core, Integration Tests and Resolver repository master branches

2017-01-08 Thread Stephane Nicoll
+1 On Wed, 4 Jan 2017 at 17:39, Manfred Moser wrote: > +1 (committer) > > > > Stephen Connolly wrote on 2017-01-04 04:16: > > > > > Hi, > > > > > > We have collectively managed to mess up our ability to follow the > original > > > release plan for 3.4.0 which was originally supposed to consist

Re: [VOTE] Reset Maven Core, Integration Tests and Resolver repository master branches

2017-01-08 Thread Arnaud Héritier
+1 Le dim. 8 janv. 2017 à 05:48, Tibor Digana a écrit : > +1 > > > > On Wed, Jan 4, 2017 at 1:16 PM, Stephen Connolly < > > stephen.alan.conno...@gmail.com> wrote: > > > > > Hi, > > > > > > We have collectively managed to mess up our ability to follow the > original > > > release plan for 3.4.0

Re: [VOTE] Reset Maven Core, Integration Tests and Resolver repository master branches

2017-01-07 Thread Tibor Digana
+1 On Wed, Jan 4, 2017 at 1:16 PM, Stephen Connolly < stephen.alan.conno...@gmail.com> wrote: > Hi, > > We have collectively managed to mess up our ability to follow the original > release plan for 3.4.0 which was originally supposed to consist of an > effective no-op change of Eclipse's Aether f

Re: [VOTE] Reset Maven Core, Integration Tests and Resolver repository master branches

2017-01-07 Thread Stephen Connolly
I'll give the vote until monday just in case anyone missed it On 4 January 2017 at 12:16, Stephen Connolly < stephen.alan.conno...@gmail.com> wrote: > Hi, > > We have collectively managed to mess up our ability to follow the original > release plan for 3.4.0 which was originally supposed to consi

Re: [VOTE] Reset Maven Core, Integration Tests and Resolver repository master branches

2017-01-04 Thread Guillaume Boué
+1 (committer) Le 04/01/2017 à 13:16, Stephen Connolly a écrit : Hi, We have collectively managed to mess up our ability to follow the original release plan for 3.4.0 which was originally supposed to consist of an effective no-op change of Eclipse's Aether for the code after migration to Apach

Re: [VOTE] Reset Maven Core, Integration Tests and Resolver repository master branches

2017-01-04 Thread Christian Schulte
+1 (committer) Am 01/04/17 um 13:16 schrieb Stephen Connolly: > Hi, > > We have collectively managed to mess up our ability to follow the original > release plan for 3.4.0 which was originally supposed to consist of an > effective no-op change of Eclipse's Aether for the code after migration to >

[DISCUSS] [VOTE] Reset Maven Core, Integration Tests and Resolver repository master branches

2017-01-04 Thread Stephen Connolly
This would be better on the discuss thread, but here is my answer anyway: Well we want to bring most of that history back in for 3.5.1+ so, no that wouldn't work AIUI. Part of the issue is the to and fro with things like the bump of modelVersion to 4.1.0 and then the revert, etc. Plus if the com

Re: [VOTE] Reset Maven Core, Integration Tests and Resolver repository master branches

2017-01-04 Thread Mark Derricutt
On 5 Jan 2017, at 1:16, Stephen Connolly wrote: > As this involves a --force push on the `master` branch, we want to get the > approval of the committers before continuing. You _could_ branch at the point you want to reset to, then use an ours/theirs merge strategy which creates a merge commit t

Re: [VOTE] Reset Maven Core, Integration Tests and Resolver repository master branches

2017-01-04 Thread Michael Osipov
+1 (PMC & committer) Am 2017-01-04 um 13:16 schrieb Stephen Connolly: Hi, We have collectively managed to mess up our ability to follow the original release plan for 3.4.0 which was originally supposed to consist of an effective no-op change of Eclipse's Aether for the code after migration to A

Re: [VOTE] Reset Maven Core, Integration Tests and Resolver repository master branches

2017-01-04 Thread Manfred Moser
+1 (committer) Stephen Connolly wrote on 2017-01-04 04:16: > Hi, > > We have collectively managed to mess up our ability to follow the original > release plan for 3.4.0 which was originally supposed to consist of an > effective no-op change of Eclipse's Aether for the code after migration to > A

Re: [VOTE] Reset Maven Core, Integration Tests and Resolver repository master branches

2017-01-04 Thread Benson Margulies
+1 On Jan 4, 2017 10:03 AM, "Robert Scholte" wrote: > +1 > > On Wed, 04 Jan 2017 13:16:11 +0100, Stephen Connolly < > stephen.alan.conno...@gmail.com> wrote: > > Hi, >> >> We have collectively managed to mess up our ability to follow the original >> release plan for 3.4.0 which was originally su

Re: [VOTE] Reset Maven Core, Integration Tests and Resolver repository master branches

2017-01-04 Thread Robert Scholte
+1 On Wed, 04 Jan 2017 13:16:11 +0100, Stephen Connolly wrote: Hi, We have collectively managed to mess up our ability to follow the original release plan for 3.4.0 which was originally supposed to consist of an effective no-op change of Eclipse's Aether for the code after migration t

Re: [VOTE] Reset Maven Core, Integration Tests and Resolver repository master branches

2017-01-04 Thread Igor Fedorenko
+1 -- Regards, Igor On Wed, Jan 4, 2017, at 08:31 AM, Andreas Gudian wrote: > +1 > > > Anders Hammar schrieb am Mi. 4. Jan. 2017 um 13:22: > > > +1 > > > > > > > > /Anders > > > > > > > > On Wed, Jan 4, 2017 at 1:16 PM, Stephen Connolly < > > > > stephen.alan.conno...@gmail.com> wrote: > > >

Re: [VOTE] Reset Maven Core, Integration Tests and Resolver repository master branches

2017-01-04 Thread Andreas Gudian
+1 Anders Hammar schrieb am Mi. 4. Jan. 2017 um 13:22: > +1 > > > > /Anders > > > > On Wed, Jan 4, 2017 at 1:16 PM, Stephen Connolly < > > stephen.alan.conno...@gmail.com> wrote: > > > > > Hi, > > > > > > We have collectively managed to mess up our ability to follow the > original > > > release

Re: [VOTE] Reset Maven Core, Integration Tests and Resolver repository master branches

2017-01-04 Thread Anders Hammar
+1 /Anders On Wed, Jan 4, 2017 at 1:16 PM, Stephen Connolly < stephen.alan.conno...@gmail.com> wrote: > Hi, > > We have collectively managed to mess up our ability to follow the original > release plan for 3.4.0 which was originally supposed to consist of an > effective no-op change of Eclipse's

Re: [VOTE] Reset Maven Core, Integration Tests and Resolver repository master branches

2017-01-04 Thread Stephen Connolly
+1 (PMC & committer) On Wed 4 Jan 2017 at 12:16, Stephen Connolly < stephen.alan.conno...@gmail.com> wrote: > Hi, > > We have collectively managed to mess up our ability to follow the original > release plan for 3.4.0 which was originally supposed to consist of an > effective no-op change of Ecli

[VOTE] Reset Maven Core, Integration Tests and Resolver repository master branches

2017-01-04 Thread Stephen Connolly
Hi, We have collectively managed to mess up our ability to follow the original release plan for 3.4.0 which was originally supposed to consist of an effective no-op change of Eclipse's Aether for the code after migration to Apache's Maven Resolver plus some other orthogonal changes around logging

Re: Maven Core Integration Tests

2015-10-25 Thread Jason van Zyl
Are you trying to add a test specifically for the maven-ear-plugin? Is there a reason you’re not adding this to the maven-ear-plugin ITs? Are you trying test reactor resolution? You should also not need to use the dependency plugin to pull things down. You sure it’s not our weird CI setup? If y

Re: Maven Core Integration Tests

2015-10-25 Thread Karl Heinz Marbaise
Hi Hervé, On 10/25/15 12:59 PM, Hervé BOUTEMY wrote: I saw that you finally managed to make the bootstrap happy: do you think the issue is foxed, or do you still fear unexpected failures in the future? At the moment i'm fighting with embedded it's which say a dependency for maven-ear-plugin 2

Re: Maven Core Integration Tests

2015-10-25 Thread Hervé BOUTEMY
I saw that you finally managed to make the bootstrap happy: do you think the issue is foxed, or do you still fear unexpected failures in the future? Then to make the bootstrap process easier to understand, perhaps we should publish bootstrap result in core-its documentation [1], in addition to t

Maven Core Integration Tests

2015-10-24 Thread Karl Heinz Marbaise
Hi, at the moment i'm observing a strange behaviour where i don't have any idea of the cause. Sometimes the IT's start and the bootstrap is successful and you can find log.txt in the appropriate folder.. But sometimes it fails and there is no track of a log.txt in the appropriate folder...

Re: svn commit: r466686 - /maven/components/trunk/maven-core-integration-tests/src/test/resources/it0040/pom.xml

2006-10-27 Thread Brett Porter
tegration-tests/src/test/ resources/it0040/pom.xml Modified: maven/components/trunk/maven-core-integration-tests/src/ test/resources/it0040/pom.xml URL: http://svn.apache.org/viewvc/maven/components/trunk/maven- core-integration-tests/src/test/resources/it0040/pom.xml? view=diff&rev=466686

Re: svn commit: r466686 - /maven/components/trunk/maven-core-integration-tests/src/test/resources/it0040/pom.xml

2006-10-27 Thread Jason van Zyl
Log: correcting artifactId and groupId Modified: maven/components/trunk/maven-core-integration-tests/src/test/ resources/it0040/pom.xml Modified: maven/components/trunk/maven-core-integration-tests/src/ test/resources/it0040/pom.xml URL: http://svn.apache.org/viewvc/maven/components/trunk/m

Re: svn commit: r466686 - /maven/components/trunk/maven-core-integration-tests/src/test/resources/it0040/pom.xml

2006-10-27 Thread Brett Porter
/viewvc?view=rev&rev=466686 Log: correcting artifactId and groupId Modified: maven/components/trunk/maven-core-integration-tests/src/test/ resources/it0040/pom.xml Modified: maven/components/trunk/maven-core-integration-tests/src/ test/resources/it0040/pom.xml URL: http://svn.apache.org/vi