[GitHub] [maven-site] elharo closed pull request #231: Maven 3.3.4

2021-04-27 Thread GitBox
elharo closed pull request #231: URL: https://github.com/apache/maven-site/pull/231 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please

[GitHub] [maven-site] hboutemy commented on pull request #231: Maven 3.3.4

2021-03-30 Thread GitBox
hboutemy commented on pull request #231: URL: https://github.com/apache/maven-site/pull/231#issuecomment-810805280 I suppose this PR was opened by mistake? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

[GitHub] [maven-site] agrimarcal opened a new pull request #231: Maven 3.3.4

2021-03-30 Thread GitBox
agrimarcal opened a new pull request #231: URL: https://github.com/apache/maven-site/pull/231 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this servi

Re: [CANCELLED] Re: [VOTE] Maven 3.3.4

2015-07-20 Thread Jason van Zyl
+1 :-) >> Regards Mirko >> -- >> http://illegalstateexception.blogspot.com/ >> https://github.com/mfriedenhagen/ (http://osrc.dfm.io/mfriedenhagen) >> https://bitbucket.org/mfriedenhagen/ >> >> >> On Mon, Jul 20, 2015 at 9:27 AM, Stephen Connolly >> wrote: >

Re: [CANCELLED] Re: [VOTE] Maven 3.3.4

2015-07-20 Thread Stephen Connolly
(http://osrc.dfm.io/mfriedenhagen) > https://bitbucket.org/mfriedenhagen/ > > > On Mon, Jul 20, 2015 at 9:27 AM, Stephen Connolly > wrote: > > Maven 3.3.4 is dead, all hail Maven 3.3.5! > > > > On 20 July 2015 at 00:29, Jason van Zyl wrote: > > >

Re: [CANCELLED] Re: [VOTE] Maven 3.3.4

2015-07-20 Thread Mirko Friedenhagen
+1 for going +1 :-) Regards Mirko -- http://illegalstateexception.blogspot.com/ https://github.com/mfriedenhagen/ (http://osrc.dfm.io/mfriedenhagen) https://bitbucket.org/mfriedenhagen/ On Mon, Jul 20, 2015 at 9:27 AM, Stephen Connolly wrote: > Maven 3.3.4 is dead, all hail Maven 3.3.5! >

Re: [CANCELLED] Re: [VOTE] Maven 3.3.4

2015-07-20 Thread Stephen Connolly
Maven 3.3.4 is dead, all hail Maven 3.3.5! On 20 July 2015 at 00:29, Jason van Zyl wrote: > I will dump 3.3.4 and re-roll it with Anton’s fix for the incompatibility. > > Thanks Mirko for noticing that. Probably would have caused a lot of > aggravation. > > I re-run the relea

[CANCELLED] Re: [VOTE] Maven 3.3.4

2015-07-19 Thread Jason van Zyl
I will dump 3.3.4 and re-roll it with Anton’s fix for the incompatibility. Thanks Mirko for noticing that. Probably would have caused a lot of aggravation. I re-run the release early this week. > On Jul 18, 2015, at 8:31 AM, Jason van Zyl wrote: > > Hi, > > Time to rele

Re: [VOTE] Maven 3.3.4

2015-07-19 Thread Anton Tanasenko
it better to change maven-enforcer as well ? > > > > Apart from Maven 3.3.4 breaking compatibility ? Or is this a good step > into future direction from Maven perspective? > > > > > > Kind regards > > Karl Heinz Marbaise > > On 7/19/15 10:23 PM, Mirko Frie

Re: [VOTE] Maven 3.3.4

2015-07-19 Thread Jason van Zyl
etter to change maven-enforcer as well ? > > Apart from Maven 3.3.4 breaking compatibility ? Or is this a good step into > future direction from Maven perspective? > > > Kind regards > Karl Heinz Marbaise > On 7/19/15 10:23 PM, Mirko Friedenhagen wrote: >> The beh

Re: [VOTE] Maven 3.3.4

2015-07-19 Thread Karl Heinz Marbaise
Hi, sounds like maven-enforcer needs a fix ? Might it better to change maven-enforcer as well ? Apart from Maven 3.3.4 breaking compatibility ? Or is this a good step into future direction from Maven perspective? Kind regards Karl Heinz Marbaise On 7/19/15 10:23 PM, Mirko Friedenhagen

Re: [VOTE] Maven 3.3.4

2015-07-19 Thread Anton Tanasenko
I'll try to get binary compatibility back shortly. 2015-07-19 23:31 GMT+03:00 Mirko Friedenhagen : > I just tried to build the HEAD of enforcer and all ITs for > require-plugin-versions and additionally resolve_collect_dependencies > are broken. > Regards Mirko > -- > http://illegalstateexception

Re: [VOTE] Maven 3.3.4

2015-07-19 Thread Jason van Zyl
Good catch. I believe this is part of Anton’s submission so maybe he has a suggestion. > On Jul 19, 2015, at 4:23 PM, Mirko Friedenhagen > wrote: > > The behaviour change was probably introduced with > https://github.com/apache/maven/commit/1d148be82bcf3e16c01477d412f4f9206445a7aa#diff-16983b0

Re: [VOTE] Maven 3.3.4

2015-07-19 Thread Mirko Friedenhagen
I just tried to build the HEAD of enforcer and all ITs for require-plugin-versions and additionally resolve_collect_dependencies are broken. Regards Mirko -- http://illegalstateexception.blogspot.com/ https://github.com/mfriedenhagen/ (http://osrc.dfm.io/mfriedenhagen) https://bitbucket.org/mfriede

Re: [VOTE] Maven 3.3.4

2015-07-19 Thread Mirko Friedenhagen
The behaviour change was probably introduced with https://github.com/apache/maven/commit/1d148be82bcf3e16c01477d412f4f9206445a7aa#diff-16983b0795e70151790709d0d16ab0c9R103 Before we had: * Map phaseToGoalMapping = null; Now it is: Map phaseToGoalMapping = null; The requirePluginVersions plugin ca

Re: [VOTE] Maven 3.3.4

2015-07-19 Thread Anton Tanasenko
This looks to be a consequence of MNG -5805 :( 2015-07-19 23:12 GMT+03:00 Mirko Friedenhagen : > This seems to affect project which use as an > enforcer-rule. After inserting this rule into another project I get a > similar stack trace. > > --

Re: [VOTE] Maven 3.3.4

2015-07-19 Thread Mirko Friedenhagen
This seems to affect project which use as an enforcer-rule. After inserting this rule into another project I get a similar stack trace. - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail:

Re: [VOTE] Maven 3.3.4

2015-07-19 Thread Mirko Friedenhagen
Hello, -1 non-binding I tried to do a `mvn clean verify` in project https://github.com/mojohaus/mojo-parent, however I get the following error: Apache Maven 3.3.4 (df509db95a565e09ee25edd63b5574f58ba3b077; 2015-07-17T20:10:18+02:00) Maven home: /Software/nobackup/apache-maven-3.3.4 Java version

Re: [VOTE] Maven 3.3.4

2015-07-18 Thread Mark Derricutt
On 19 Jul 2015, at 0:31, Jason van Zyl wrote: > Time to release Maven 3.3.4! +1 non-binding - seems to work fine on my projects using tiles etc. -- Mark Derricutt http://www.theoryinpractice.net http://www.chaliceofblood.net http://plus.google.com/+MarkDerricutt http://twitter.com/talios h

Re: [VOTE] Maven 3.3.4

2015-07-18 Thread Francisco Collao Gárate
+1 not binding El El sáb, 18 de jul de 2015 a las 9:32 AM, Jason van Zyl escribió: > Hi, > > Time to release Maven 3.3.4! > > Here is a link to the issues resolved: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922&version=12332076

Re: [VOTE] Maven 3.3.4

2015-07-18 Thread Jason van Zyl
Kind regards > Karl Heinz Marbaise > > > On 7/18/15 2:31 PM, Jason van Zyl wrote: >> Hi, >> >> Time to release Maven 3.3.4! >> >> Here is a link to the issues resolved: >> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922&am

Re: [VOTE] Maven 3.3.4

2015-07-18 Thread Karl Heinz Marbaise
Hi, I've tested with several of my own projects etc... without any issue... Updated the documentation: http://maven.apache.org/ref/3-LATEST/ Kind regards Karl Heinz Marbaise On 7/18/15 2:31 PM, Jason van Zyl wrote: Hi, Time to release Maven 3.3.4! Here is a link to the issues res

Re: [VOTE] Maven 3.3.4

2015-07-18 Thread Tamas Cservenak
+1 Works fine with projects I tried. --  Thanks, ~t~ On 18 Jul 2015 at 14:32:44, Jason van Zyl (ja...@takari.io) wrote: Hi, Time to release Maven 3.3.4! Here is a link to the issues resolved: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922&version=1233

Re: [VOTE] Maven 3.3.4

2015-07-18 Thread Anton Tanasenko
gt; > Source ZIP url exists. > > https://repository.apache.org/content/repositories/maven-1199/org/apache/maven/apache-maven/3.3.4/apache-maven-3.3.4-src.zip > > Source ZIP SHA1 url exists. > > https://repository.apache.org/content/repositories/maven-1199/org/apache/maven/ap

Re: [VOTE] Maven 3.3.4

2015-07-18 Thread Jason van Zyl
+1 Analyzing release validity... stagingUrl: https://repository.apache.org/content/repositories/maven-1199 groupId: org.apache.maven artifactId: apache-maven version: 3.3.4 Source ZIP url exists. https://repository.apache.org/content/repositories/maven-1199/org/apache/maven/apache-maven/3.3.4

[VOTE] Maven 3.3.4

2015-07-18 Thread Jason van Zyl
Hi, Time to release Maven 3.3.4! Here is a link to the issues resolved: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922&version=12332076 Staging repo: https://repository.apache.org/content/repositories/maven-1199/ The distributable binaries and sources for testing

Re: Any progress on Maven 3.3.4 release

2015-07-15 Thread Jason van Zyl
I’m starting to look now, sifting through the issues and preparing the release. > On Jul 7, 2015, at 12:36 PM, Stephen Connolly > wrote: > > cool! > > On 7 July 2015 at 15:08, Jason van Zyl wrote: > >> When I’m back from vacation next week. >>> On Jul 6, 2015, at 8:23 AM, Stephen Connolly <

Re: Any progress on Maven 3.3.4 release

2015-07-07 Thread Stephen Connolly
cool! On 7 July 2015 at 15:08, Jason van Zyl wrote: > When I’m back from vacation next week. > > On Jul 6, 2015, at 8:23 AM, Stephen Connolly < > stephen.alan.conno...@gmail.com> wrote: > > > > Jason, > > > > MNG-5840 is a pain that I would love to have an official release build > with > > the f

Re: Any progress on Maven 3.3.4 release

2015-07-07 Thread Jason van Zyl
When I’m back from vacation next week. > On Jul 6, 2015, at 8:23 AM, Stephen Connolly > wrote: > > Jason, > > MNG-5840 is a pain that I would love to have an official release build with > the fix... > > Any idea how long before you cut a release? > > -Stephen Thanks, Jason

Any progress on Maven 3.3.4 release

2015-07-06 Thread Stephen Connolly
Jason, MNG-5840 is a pain that I would love to have an official release build with the fix... Any idea how long before you cut a release? -Stephen

Maven 3.3.4

2015-05-11 Thread Jason van Zyl
I'm just looking through the 3.3.4 bucket and PRs. But if anyone knows of any boot script issues (as there seem to be a few) can you throw them in the 3.3.4 bucket. I'll try to cut the release late this week, early next week. Thanks, Jason --