You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Jason van Zyl <ja...@takari.io> on 2015/07/20 21:23:25 UTC

[VOTE] Maven 3.3.5

Hi,

Time to release Maven 3.3.5!

Here is a link to the issues resolved:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922&version=12333058

Staging repo:
https://repository.apache.org/content/repositories/maven-1200/

The distributable binaries and sources for testing can be found here:
https://repository.apache.org/content/repositories/maven-1200/org/apache/maven/apache-maven/3.3.5/

Specifically the zip, tarball, and source archives can be found here:
https://repository.apache.org/content/repositories/maven-1200/org/apache/maven/apache-maven/3.3.5/apache-maven-3.3.5-bin.zip
https://repository.apache.org/content/repositories/maven-1200/org/apache/maven/apache-maven/3.3.5/apache-maven-3.3.5-bin.tar.gz
https://repository.apache.org/content/repositories/maven-1200/org/apache/maven/apache-maven/3.3.5/apache-maven-3.3.5-src.zip
https://repository.apache.org/content/repositories/maven-1200/org/apache/maven/apache-maven/3.3.5/apache-maven-3.3.5-src.tar.gz

Source release checksum(s):
apache-maven-3.3.5-src.zip sha1: f2b28783fbf9a4fda47d2924a29aa99b9dc7b898

Staging site:
http://people.apache.org/~jvanzyl/maven-3.3.5/

Vote open for 72 hours.

[ ] +1
[ ] +0
[ ] -1

Thanks,

The Maven Team










---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org










---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: [VOTE] Maven 3.3.5

Posted by Jason van Zyl <ja...@takari.io>.
> On Jul 27, 2015, at 6:55 AM, Stephen Connolly <st...@gmail.com> wrote:
> 
> Igor found an issue, and added an IT test to catch the issue.
> 
> I fixed the issue with a hack and added an IT test to fail for the hack...
> 
> Then I superceded the hack with a fuller fix:
> https://github.com/apache/maven/commit/bd87258629db8e3fcc7aa04777afc16314c3cde0
> 
> Long term I am not 100% happy with the addition of maven-artifact as a
> dependency to maven-model-builder, but until the TODOs that provide the
> validation in the workspace resolver are addressed[1], I do not see any
> other way out.

So what are you trying to do, that dependency is bad as historically if you just want to de/serialize a model that’s all you needed. That needs to be fixed.

> 
> IMHO 3.3.5 is not safe to release, so I am changing my vote on this release
> to
> 
> -1 (binding, non-veto)
> 
> With the changes in
> https://github.com/apache/maven/commit/bd87258629db8e3fcc7aa04777afc16314c3cde0
> I believe 3.3.6 will be our best Maven yet... modulo Jörg's memory issues,
> but they are present since the 3.2.x series so I do not view those as
> blocking a 3.3.6
> 
> HTH
> 
> -Stephen
> 
> [1]:
> https://github.com/apache/maven/blob/bd87258629db8e3fcc7aa04777afc16314c3cde0/maven-model-builder/src/main/java/org/apache/maven/model/building/DefaultModelBuilder.java#L890
> 
> On 26 July 2015 at 12:44, Jason van Zyl <ja...@takari.io> wrote:
> 
>> So where did we get with this? Igor reported an issue but I had spotty
>> internet where I was and I can’t see the message. Should I cancel this
>> release? Stephen is there something you need to fix or is it done, and then
>> shall I re-roll?
>> 
>>> On Jul 20, 2015, at 3:25 PM, Jason van Zyl <ja...@takari.io> wrote:
>>> 
>>> +1
>>> 
>>> Analyzing release validity...
>>> 
>>> stagingUrl:
>> https://repository.apache.org/content/repositories/maven-1200
>>> groupId: org.apache.maven
>>> artifactId: apache-maven
>>> version: 3.3.5
>>> 
>>> Source ZIP url exists.
>>> 
>> https://repository.apache.org/content/repositories/maven-1200/org/apache/maven/apache-maven/3.3.5/apache-maven-3.3.5-src.zip
>>> 
>>> Source ZIP SHA1 url exists.
>>> 
>> https://repository.apache.org/content/repositories/maven-1200/org/apache/maven/apache-maven/3.3.5/apache-maven-3.3.5-src.zip.sha1
>>> 
>>> Binary ZIP url exists.
>>> 
>> https://repository.apache.org/content/repositories/maven-1200/org/apache/maven/apache-maven/3.3.5/apache-maven-3.3.5-bin.zip
>>> 
>>> Binary ZIP SHA1 url exists.
>>> 
>> https://repository.apache.org/content/repositories/maven-1200/org/apache/maven/apache-maven/3.3.5/apache-maven-3.3.5-bin.zip.sha1
>>> 
>>> Calculated SHA1 of source ZIP matches published SHA1 of source ZIP.
>>> f2b28783fbf9a4fda47d2924a29aa99b9dc7b898
>>> 
>>> Calculated SHA1 of binary ZIP matches published SHA1 of binary ZIP.
>>> f3c1488a47701f7542aafaac8c9ddec2c91af8a6
>>> 
>>> LICENSE file is present in the source distribution.
>>> NOTICE file is present in the source distribution.
>>> 
>>> LICENSE file is present in the binary distribution.
>>> NOTICE file is present in the binary distribution.
>>> 
>>> Git revision of release as determined from
>> maven-core-3.3.5.jar:org/apache/maven/messages/build.properties(buildNumber):
>>> 2226900a49396ae834b749ff22c126aed89dbf5a
>>> 
>>> All files in source distribution have been found in the release revision
>> (taking into account acceptable exclusions).
>>> 
>>>> On Jul 20, 2015, at 3:23 PM, Jason van Zyl <ja...@takari.io> wrote:
>>>> 
>>>> Hi,
>>>> 
>>>> Time to release Maven 3.3.5!
>>>> 
>>>> Here is a link to the issues resolved:
>>>> 
>> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922&version=12333058
>>>> 
>>>> Staging repo:
>>>> https://repository.apache.org/content/repositories/maven-1200/
>>>> 
>>>> The distributable binaries and sources for testing can be found here:
>>>> 
>> https://repository.apache.org/content/repositories/maven-1200/org/apache/maven/apache-maven/3.3.5/
>>>> 
>>>> Specifically the zip, tarball, and source archives can be found here:
>>>> 
>> https://repository.apache.org/content/repositories/maven-1200/org/apache/maven/apache-maven/3.3.5/apache-maven-3.3.5-bin.zip
>>>> 
>> https://repository.apache.org/content/repositories/maven-1200/org/apache/maven/apache-maven/3.3.5/apache-maven-3.3.5-bin.tar.gz
>>>> 
>> https://repository.apache.org/content/repositories/maven-1200/org/apache/maven/apache-maven/3.3.5/apache-maven-3.3.5-src.zip
>>>> 
>> https://repository.apache.org/content/repositories/maven-1200/org/apache/maven/apache-maven/3.3.5/apache-maven-3.3.5-src.tar.gz
>>>> 
>>>> Source release checksum(s):
>>>> apache-maven-3.3.5-src.zip sha1:
>> f2b28783fbf9a4fda47d2924a29aa99b9dc7b898
>>>> 
>>>> Staging site:
>>>> http://people.apache.org/~jvanzyl/maven-3.3.5/
>>>> 
>>>> Vote open for 72 hours.
>>>> 
>>>> [ ] +1
>>>> [ ] +0
>>>> [ ] -1
>>>> 
>>>> Thanks,
>>>> 
>>>> The Maven Team
>>>> 
>>>> 
>>>> 
>>>> 
>>>> 
>>>> 
>>>> 
>>>> 
>>>> 
>>>> 
>>>> ---------------------------------------------------------------------
>>>> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
>>>> For additional commands, e-mail: dev-help@maven.apache.org
>>>> 
>>>> 
>>>> 
>>>> 
>>>> 
>>>> 
>>>> 
>>>> 
>>>> 
>>>> 
>>>> ---------------------------------------------------------------------
>>>> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
>>>> For additional commands, e-mail: dev-help@maven.apache.org
>>>> 
>>> 
>>> Thanks,
>>> 
>>> Jason
>>> 
>>> ----------------------------------------------------------
>>> Jason van Zyl
>>> Founder, Takari and Apache Maven
>>> http://twitter.com/jvanzyl
>>> http://twitter.com/takari_io
>>> ---------------------------------------------------------
>>> 
>>> First, the taking in of scattered particulars under one Idea,
>>> so that everyone understands what is being talked about ... Second,
>>> the separation of the Idea into parts, by dividing it at the joints,
>>> as nature directs, not breaking any limb in half as a bad carver might.
>>> 
>>> -- Plato, Phaedrus (Notes on the Synthesis of Form by C. Alexander)
>>> 
>>> 
>>> 
>>> 
>>> 
>>> 
>>> 
>>> 
>>> 
>>> 
>>> 
>>> 
>> 
>> Thanks,
>> 
>> Jason
>> 
>> ----------------------------------------------------------
>> Jason van Zyl
>> Founder, Takari and Apache Maven
>> http://twitter.com/jvanzyl
>> http://twitter.com/takari_io
>> ---------------------------------------------------------
>> 
>> Simplex sigillum veri. (Simplicity is the seal of truth.)
>> 
>> 
>> 
>> 
>> 
>> 
>> 
>> 
>> 
>> 
>> 
>> 
>> 
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
>> For additional commands, e-mail: dev-help@maven.apache.org
>> 
>> 

Thanks,

Jason

----------------------------------------------------------
Jason van Zyl
Founder, Takari and Apache Maven
http://twitter.com/jvanzyl
http://twitter.com/takari_io
---------------------------------------------------------

Our achievements speak for themselves. What we have to keep track
of are our failures, discouragements and doubts. We tend to forget
the past difficulties, the many false starts, and the painful
groping. We see our past achievements as the end result of a
clean forward thrust, and our present difficulties as
signs of decline and decay.

 -- Eric Hoffer, Reflections on the Human Condition













---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: [VOTE] Maven 3.3.5

Posted by Stephen Connolly <st...@gmail.com>.
Here is the TL;DR

3.3.5 is dead.
3.3.6 is ready to roll

On 27 July 2015 at 11:55, Stephen Connolly <st...@gmail.com>
wrote:

> Igor found an issue, and added an IT test to catch the issue.
>
> I fixed the issue with a hack and added an IT test to fail for the hack...
>
> Then I superceded the hack with a fuller fix:
> https://github.com/apache/maven/commit/bd87258629db8e3fcc7aa04777afc16314c3cde0
>
> Long term I am not 100% happy with the addition of maven-artifact as a
> dependency to maven-model-builder, but until the TODOs that provide the
> validation in the workspace resolver are addressed[1], I do not see any
> other way out.
>
> IMHO 3.3.5 is not safe to release, so I am changing my vote on this
> release to
>
> -1 (binding, non-veto)
>
> With the changes in
> https://github.com/apache/maven/commit/bd87258629db8e3fcc7aa04777afc16314c3cde0
> I believe 3.3.6 will be our best Maven yet... modulo Jörg's memory issues,
> but they are present since the 3.2.x series so I do not view those as
> blocking a 3.3.6
>
> HTH
>
> -Stephen
>
> [1]:
> https://github.com/apache/maven/blob/bd87258629db8e3fcc7aa04777afc16314c3cde0/maven-model-builder/src/main/java/org/apache/maven/model/building/DefaultModelBuilder.java#L890
>
> On 26 July 2015 at 12:44, Jason van Zyl <ja...@takari.io> wrote:
>
>> So where did we get with this? Igor reported an issue but I had spotty
>> internet where I was and I can’t see the message. Should I cancel this
>> release? Stephen is there something you need to fix or is it done, and then
>> shall I re-roll?
>>
>> > On Jul 20, 2015, at 3:25 PM, Jason van Zyl <ja...@takari.io> wrote:
>> >
>> > +1
>> >
>> > Analyzing release validity...
>> >
>> > stagingUrl:
>> https://repository.apache.org/content/repositories/maven-1200
>> > groupId: org.apache.maven
>> > artifactId: apache-maven
>> > version: 3.3.5
>> >
>> > Source ZIP url exists.
>> >
>> https://repository.apache.org/content/repositories/maven-1200/org/apache/maven/apache-maven/3.3.5/apache-maven-3.3.5-src.zip
>> >
>> > Source ZIP SHA1 url exists.
>> >
>> https://repository.apache.org/content/repositories/maven-1200/org/apache/maven/apache-maven/3.3.5/apache-maven-3.3.5-src.zip.sha1
>> >
>> > Binary ZIP url exists.
>> >
>> https://repository.apache.org/content/repositories/maven-1200/org/apache/maven/apache-maven/3.3.5/apache-maven-3.3.5-bin.zip
>> >
>> > Binary ZIP SHA1 url exists.
>> >
>> https://repository.apache.org/content/repositories/maven-1200/org/apache/maven/apache-maven/3.3.5/apache-maven-3.3.5-bin.zip.sha1
>> >
>> > Calculated SHA1 of source ZIP matches published SHA1 of source ZIP.
>> > f2b28783fbf9a4fda47d2924a29aa99b9dc7b898
>> >
>> > Calculated SHA1 of binary ZIP matches published SHA1 of binary ZIP.
>> > f3c1488a47701f7542aafaac8c9ddec2c91af8a6
>> >
>> > LICENSE file is present in the source distribution.
>> > NOTICE file is present in the source distribution.
>> >
>> > LICENSE file is present in the binary distribution.
>> > NOTICE file is present in the binary distribution.
>> >
>> > Git revision of release as determined from
>> maven-core-3.3.5.jar:org/apache/maven/messages/build.properties(buildNumber):
>> > 2226900a49396ae834b749ff22c126aed89dbf5a
>> >
>> > All files in source distribution have been found in the release
>> revision (taking into account acceptable exclusions).
>> >
>> >> On Jul 20, 2015, at 3:23 PM, Jason van Zyl <ja...@takari.io> wrote:
>> >>
>> >> Hi,
>> >>
>> >> Time to release Maven 3.3.5!
>> >>
>> >> Here is a link to the issues resolved:
>> >>
>> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922&version=12333058
>> >>
>> >> Staging repo:
>> >> https://repository.apache.org/content/repositories/maven-1200/
>> >>
>> >> The distributable binaries and sources for testing can be found here:
>> >>
>> https://repository.apache.org/content/repositories/maven-1200/org/apache/maven/apache-maven/3.3.5/
>> >>
>> >> Specifically the zip, tarball, and source archives can be found here:
>> >>
>> https://repository.apache.org/content/repositories/maven-1200/org/apache/maven/apache-maven/3.3.5/apache-maven-3.3.5-bin.zip
>> >>
>> https://repository.apache.org/content/repositories/maven-1200/org/apache/maven/apache-maven/3.3.5/apache-maven-3.3.5-bin.tar.gz
>> >>
>> https://repository.apache.org/content/repositories/maven-1200/org/apache/maven/apache-maven/3.3.5/apache-maven-3.3.5-src.zip
>> >>
>> https://repository.apache.org/content/repositories/maven-1200/org/apache/maven/apache-maven/3.3.5/apache-maven-3.3.5-src.tar.gz
>> >>
>> >> Source release checksum(s):
>> >> apache-maven-3.3.5-src.zip sha1:
>> f2b28783fbf9a4fda47d2924a29aa99b9dc7b898
>> >>
>> >> Staging site:
>> >> http://people.apache.org/~jvanzyl/maven-3.3.5/
>> >>
>> >> Vote open for 72 hours.
>> >>
>> >> [ ] +1
>> >> [ ] +0
>> >> [ ] -1
>> >>
>> >> Thanks,
>> >>
>> >> The Maven Team
>> >>
>> >>
>> >>
>> >>
>> >>
>> >>
>> >>
>> >>
>> >>
>> >>
>> >> ---------------------------------------------------------------------
>> >> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
>> >> For additional commands, e-mail: dev-help@maven.apache.org
>> >>
>> >>
>> >>
>> >>
>> >>
>> >>
>> >>
>> >>
>> >>
>> >>
>> >> ---------------------------------------------------------------------
>> >> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
>> >> For additional commands, e-mail: dev-help@maven.apache.org
>> >>
>> >
>> > Thanks,
>> >
>> > Jason
>> >
>> > ----------------------------------------------------------
>> > Jason van Zyl
>> > Founder, Takari and Apache Maven
>> > http://twitter.com/jvanzyl
>> > http://twitter.com/takari_io
>> > ---------------------------------------------------------
>> >
>> > First, the taking in of scattered particulars under one Idea,
>> > so that everyone understands what is being talked about ... Second,
>> > the separation of the Idea into parts, by dividing it at the joints,
>> > as nature directs, not breaking any limb in half as a bad carver might.
>> >
>> >  -- Plato, Phaedrus (Notes on the Synthesis of Form by C. Alexander)
>> >
>> >
>> >
>> >
>> >
>> >
>> >
>> >
>> >
>> >
>> >
>> >
>>
>> Thanks,
>>
>> Jason
>>
>> ----------------------------------------------------------
>> Jason van Zyl
>> Founder, Takari and Apache Maven
>> http://twitter.com/jvanzyl
>> http://twitter.com/takari_io
>> ---------------------------------------------------------
>>
>> Simplex sigillum veri. (Simplicity is the seal of truth.)
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
>> For additional commands, e-mail: dev-help@maven.apache.org
>>
>>
>

Re: [VOTE] Maven 3.3.5

Posted by Stephen Connolly <st...@gmail.com>.
Igor found an issue, and added an IT test to catch the issue.

I fixed the issue with a hack and added an IT test to fail for the hack...

Then I superceded the hack with a fuller fix:
https://github.com/apache/maven/commit/bd87258629db8e3fcc7aa04777afc16314c3cde0

Long term I am not 100% happy with the addition of maven-artifact as a
dependency to maven-model-builder, but until the TODOs that provide the
validation in the workspace resolver are addressed[1], I do not see any
other way out.

IMHO 3.3.5 is not safe to release, so I am changing my vote on this release
to

-1 (binding, non-veto)

With the changes in
https://github.com/apache/maven/commit/bd87258629db8e3fcc7aa04777afc16314c3cde0
I believe 3.3.6 will be our best Maven yet... modulo Jörg's memory issues,
but they are present since the 3.2.x series so I do not view those as
blocking a 3.3.6

HTH

-Stephen

[1]:
https://github.com/apache/maven/blob/bd87258629db8e3fcc7aa04777afc16314c3cde0/maven-model-builder/src/main/java/org/apache/maven/model/building/DefaultModelBuilder.java#L890

On 26 July 2015 at 12:44, Jason van Zyl <ja...@takari.io> wrote:

> So where did we get with this? Igor reported an issue but I had spotty
> internet where I was and I can’t see the message. Should I cancel this
> release? Stephen is there something you need to fix or is it done, and then
> shall I re-roll?
>
> > On Jul 20, 2015, at 3:25 PM, Jason van Zyl <ja...@takari.io> wrote:
> >
> > +1
> >
> > Analyzing release validity...
> >
> > stagingUrl:
> https://repository.apache.org/content/repositories/maven-1200
> > groupId: org.apache.maven
> > artifactId: apache-maven
> > version: 3.3.5
> >
> > Source ZIP url exists.
> >
> https://repository.apache.org/content/repositories/maven-1200/org/apache/maven/apache-maven/3.3.5/apache-maven-3.3.5-src.zip
> >
> > Source ZIP SHA1 url exists.
> >
> https://repository.apache.org/content/repositories/maven-1200/org/apache/maven/apache-maven/3.3.5/apache-maven-3.3.5-src.zip.sha1
> >
> > Binary ZIP url exists.
> >
> https://repository.apache.org/content/repositories/maven-1200/org/apache/maven/apache-maven/3.3.5/apache-maven-3.3.5-bin.zip
> >
> > Binary ZIP SHA1 url exists.
> >
> https://repository.apache.org/content/repositories/maven-1200/org/apache/maven/apache-maven/3.3.5/apache-maven-3.3.5-bin.zip.sha1
> >
> > Calculated SHA1 of source ZIP matches published SHA1 of source ZIP.
> > f2b28783fbf9a4fda47d2924a29aa99b9dc7b898
> >
> > Calculated SHA1 of binary ZIP matches published SHA1 of binary ZIP.
> > f3c1488a47701f7542aafaac8c9ddec2c91af8a6
> >
> > LICENSE file is present in the source distribution.
> > NOTICE file is present in the source distribution.
> >
> > LICENSE file is present in the binary distribution.
> > NOTICE file is present in the binary distribution.
> >
> > Git revision of release as determined from
> maven-core-3.3.5.jar:org/apache/maven/messages/build.properties(buildNumber):
> > 2226900a49396ae834b749ff22c126aed89dbf5a
> >
> > All files in source distribution have been found in the release revision
> (taking into account acceptable exclusions).
> >
> >> On Jul 20, 2015, at 3:23 PM, Jason van Zyl <ja...@takari.io> wrote:
> >>
> >> Hi,
> >>
> >> Time to release Maven 3.3.5!
> >>
> >> Here is a link to the issues resolved:
> >>
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922&version=12333058
> >>
> >> Staging repo:
> >> https://repository.apache.org/content/repositories/maven-1200/
> >>
> >> The distributable binaries and sources for testing can be found here:
> >>
> https://repository.apache.org/content/repositories/maven-1200/org/apache/maven/apache-maven/3.3.5/
> >>
> >> Specifically the zip, tarball, and source archives can be found here:
> >>
> https://repository.apache.org/content/repositories/maven-1200/org/apache/maven/apache-maven/3.3.5/apache-maven-3.3.5-bin.zip
> >>
> https://repository.apache.org/content/repositories/maven-1200/org/apache/maven/apache-maven/3.3.5/apache-maven-3.3.5-bin.tar.gz
> >>
> https://repository.apache.org/content/repositories/maven-1200/org/apache/maven/apache-maven/3.3.5/apache-maven-3.3.5-src.zip
> >>
> https://repository.apache.org/content/repositories/maven-1200/org/apache/maven/apache-maven/3.3.5/apache-maven-3.3.5-src.tar.gz
> >>
> >> Source release checksum(s):
> >> apache-maven-3.3.5-src.zip sha1:
> f2b28783fbf9a4fda47d2924a29aa99b9dc7b898
> >>
> >> Staging site:
> >> http://people.apache.org/~jvanzyl/maven-3.3.5/
> >>
> >> Vote open for 72 hours.
> >>
> >> [ ] +1
> >> [ ] +0
> >> [ ] -1
> >>
> >> Thanks,
> >>
> >> The Maven Team
> >>
> >>
> >>
> >>
> >>
> >>
> >>
> >>
> >>
> >>
> >> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> >> For additional commands, e-mail: dev-help@maven.apache.org
> >>
> >>
> >>
> >>
> >>
> >>
> >>
> >>
> >>
> >>
> >> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> >> For additional commands, e-mail: dev-help@maven.apache.org
> >>
> >
> > Thanks,
> >
> > Jason
> >
> > ----------------------------------------------------------
> > Jason van Zyl
> > Founder, Takari and Apache Maven
> > http://twitter.com/jvanzyl
> > http://twitter.com/takari_io
> > ---------------------------------------------------------
> >
> > First, the taking in of scattered particulars under one Idea,
> > so that everyone understands what is being talked about ... Second,
> > the separation of the Idea into parts, by dividing it at the joints,
> > as nature directs, not breaking any limb in half as a bad carver might.
> >
> >  -- Plato, Phaedrus (Notes on the Synthesis of Form by C. Alexander)
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
>
> Thanks,
>
> Jason
>
> ----------------------------------------------------------
> Jason van Zyl
> Founder, Takari and Apache Maven
> http://twitter.com/jvanzyl
> http://twitter.com/takari_io
> ---------------------------------------------------------
>
> Simplex sigillum veri. (Simplicity is the seal of truth.)
>
>
>
>
>
>
>
>
>
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>
>

Re: [VOTE] Maven 3.3.5

Posted by Jason van Zyl <ja...@takari.io>.
So where did we get with this? Igor reported an issue but I had spotty internet where I was and I can’t see the message. Should I cancel this release? Stephen is there something you need to fix or is it done, and then shall I re-roll?

> On Jul 20, 2015, at 3:25 PM, Jason van Zyl <ja...@takari.io> wrote:
> 
> +1
> 
> Analyzing release validity...
> 
> stagingUrl: https://repository.apache.org/content/repositories/maven-1200
> groupId: org.apache.maven
> artifactId: apache-maven
> version: 3.3.5
> 
> Source ZIP url exists.
> https://repository.apache.org/content/repositories/maven-1200/org/apache/maven/apache-maven/3.3.5/apache-maven-3.3.5-src.zip
> 
> Source ZIP SHA1 url exists.
> https://repository.apache.org/content/repositories/maven-1200/org/apache/maven/apache-maven/3.3.5/apache-maven-3.3.5-src.zip.sha1
> 
> Binary ZIP url exists.
> https://repository.apache.org/content/repositories/maven-1200/org/apache/maven/apache-maven/3.3.5/apache-maven-3.3.5-bin.zip
> 
> Binary ZIP SHA1 url exists.
> https://repository.apache.org/content/repositories/maven-1200/org/apache/maven/apache-maven/3.3.5/apache-maven-3.3.5-bin.zip.sha1
> 
> Calculated SHA1 of source ZIP matches published SHA1 of source ZIP.
> f2b28783fbf9a4fda47d2924a29aa99b9dc7b898
> 
> Calculated SHA1 of binary ZIP matches published SHA1 of binary ZIP.
> f3c1488a47701f7542aafaac8c9ddec2c91af8a6
> 
> LICENSE file is present in the source distribution.
> NOTICE file is present in the source distribution.
> 
> LICENSE file is present in the binary distribution.
> NOTICE file is present in the binary distribution.
> 
> Git revision of release as determined from maven-core-3.3.5.jar:org/apache/maven/messages/build.properties(buildNumber):
> 2226900a49396ae834b749ff22c126aed89dbf5a
> 
> All files in source distribution have been found in the release revision (taking into account acceptable exclusions).
> 
>> On Jul 20, 2015, at 3:23 PM, Jason van Zyl <ja...@takari.io> wrote:
>> 
>> Hi,
>> 
>> Time to release Maven 3.3.5!
>> 
>> Here is a link to the issues resolved:
>> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922&version=12333058
>> 
>> Staging repo:
>> https://repository.apache.org/content/repositories/maven-1200/
>> 
>> The distributable binaries and sources for testing can be found here:
>> https://repository.apache.org/content/repositories/maven-1200/org/apache/maven/apache-maven/3.3.5/
>> 
>> Specifically the zip, tarball, and source archives can be found here:
>> https://repository.apache.org/content/repositories/maven-1200/org/apache/maven/apache-maven/3.3.5/apache-maven-3.3.5-bin.zip
>> https://repository.apache.org/content/repositories/maven-1200/org/apache/maven/apache-maven/3.3.5/apache-maven-3.3.5-bin.tar.gz
>> https://repository.apache.org/content/repositories/maven-1200/org/apache/maven/apache-maven/3.3.5/apache-maven-3.3.5-src.zip
>> https://repository.apache.org/content/repositories/maven-1200/org/apache/maven/apache-maven/3.3.5/apache-maven-3.3.5-src.tar.gz
>> 
>> Source release checksum(s):
>> apache-maven-3.3.5-src.zip sha1: f2b28783fbf9a4fda47d2924a29aa99b9dc7b898
>> 
>> Staging site:
>> http://people.apache.org/~jvanzyl/maven-3.3.5/
>> 
>> Vote open for 72 hours.
>> 
>> [ ] +1
>> [ ] +0
>> [ ] -1
>> 
>> Thanks,
>> 
>> The Maven Team
>> 
>> 
>> 
>> 
>> 
>> 
>> 
>> 
>> 
>> 
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
>> For additional commands, e-mail: dev-help@maven.apache.org
>> 
>> 
>> 
>> 
>> 
>> 
>> 
>> 
>> 
>> 
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
>> For additional commands, e-mail: dev-help@maven.apache.org
>> 
> 
> Thanks,
> 
> Jason
> 
> ----------------------------------------------------------
> Jason van Zyl
> Founder, Takari and Apache Maven
> http://twitter.com/jvanzyl
> http://twitter.com/takari_io
> ---------------------------------------------------------
> 
> First, the taking in of scattered particulars under one Idea,
> so that everyone understands what is being talked about ... Second,
> the separation of the Idea into parts, by dividing it at the joints,
> as nature directs, not breaking any limb in half as a bad carver might.
> 
>  -- Plato, Phaedrus (Notes on the Synthesis of Form by C. Alexander)
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 

Thanks,

Jason

----------------------------------------------------------
Jason van Zyl
Founder, Takari and Apache Maven
http://twitter.com/jvanzyl
http://twitter.com/takari_io
---------------------------------------------------------

Simplex sigillum veri. (Simplicity is the seal of truth.)













---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: [VOTE] Maven 3.3.5

Posted by Stephen Connolly <st...@gmail.com>.
rat:check passes

works on my test projects

builds from source bundle

visual inspection found no issues

+1 (binding)

-Stephen

On 21 July 2015 at 01:07, Mark Derricutt <ma...@talios.com> wrote:

> On 21 Jul 2015, at 9:15, Mirko Friedenhagen wrote:
>
> +1 non-binding.
>
>
>
> --
> Mark Derricutt
> http://www.theoryinpractice.net
> http://www.chaliceofblood.net
> http://plus.google.com/+MarkDerricutt
> http://twitter.com/talios
> http://facebook.com/mderricutt
>

Re: [VOTE] Maven 3.3.5

Posted by Mark Derricutt <ma...@talios.com>.
On 21 Jul 2015, at 9:15, Mirko Friedenhagen wrote:

+1 non-binding.



-- 
Mark Derricutt
http://www.theoryinpractice.net
http://www.chaliceofblood.net
http://plus.google.com/+MarkDerricutt
http://twitter.com/talios
http://facebook.com/mderricutt

Re: [VOTE] Maven 3.3.5

Posted by Mirko Friedenhagen <mf...@gmail.com>.
+1 (non-binding), checked mojo-parent, extra-enforcer-rules, our
company pom which has 6 invoker tests and another small project.
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:25 PM, Jason van Zyl <ja...@takari.io> wrote:
> +1
>
> Analyzing release validity...
>
> stagingUrl: https://repository.apache.org/content/repositories/maven-1200
> groupId: org.apache.maven
> artifactId: apache-maven
> version: 3.3.5
>
> Source ZIP url exists.
> https://repository.apache.org/content/repositories/maven-1200/org/apache/maven/apache-maven/3.3.5/apache-maven-3.3.5-src.zip
>
> Source ZIP SHA1 url exists.
> https://repository.apache.org/content/repositories/maven-1200/org/apache/maven/apache-maven/3.3.5/apache-maven-3.3.5-src.zip.sha1
>
> Binary ZIP url exists.
> https://repository.apache.org/content/repositories/maven-1200/org/apache/maven/apache-maven/3.3.5/apache-maven-3.3.5-bin.zip
>
> Binary ZIP SHA1 url exists.
> https://repository.apache.org/content/repositories/maven-1200/org/apache/maven/apache-maven/3.3.5/apache-maven-3.3.5-bin.zip.sha1
>
> Calculated SHA1 of source ZIP matches published SHA1 of source ZIP.
> f2b28783fbf9a4fda47d2924a29aa99b9dc7b898
>
> Calculated SHA1 of binary ZIP matches published SHA1 of binary ZIP.
> f3c1488a47701f7542aafaac8c9ddec2c91af8a6
>
> LICENSE file is present in the source distribution.
> NOTICE file is present in the source distribution.
>
> LICENSE file is present in the binary distribution.
> NOTICE file is present in the binary distribution.
>
> Git revision of release as determined from maven-core-3.3.5.jar:org/apache/maven/messages/build.properties(buildNumber):
> 2226900a49396ae834b749ff22c126aed89dbf5a
>
> All files in source distribution have been found in the release revision (taking into account acceptable exclusions).
>
>> On Jul 20, 2015, at 3:23 PM, Jason van Zyl <ja...@takari.io> wrote:
>>
>> Hi,
>>
>> Time to release Maven 3.3.5!
>>
>> Here is a link to the issues resolved:
>> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922&version=12333058
>>
>> Staging repo:
>> https://repository.apache.org/content/repositories/maven-1200/
>>
>> The distributable binaries and sources for testing can be found here:
>> https://repository.apache.org/content/repositories/maven-1200/org/apache/maven/apache-maven/3.3.5/
>>
>> Specifically the zip, tarball, and source archives can be found here:
>> https://repository.apache.org/content/repositories/maven-1200/org/apache/maven/apache-maven/3.3.5/apache-maven-3.3.5-bin.zip
>> https://repository.apache.org/content/repositories/maven-1200/org/apache/maven/apache-maven/3.3.5/apache-maven-3.3.5-bin.tar.gz
>> https://repository.apache.org/content/repositories/maven-1200/org/apache/maven/apache-maven/3.3.5/apache-maven-3.3.5-src.zip
>> https://repository.apache.org/content/repositories/maven-1200/org/apache/maven/apache-maven/3.3.5/apache-maven-3.3.5-src.tar.gz
>>
>> Source release checksum(s):
>> apache-maven-3.3.5-src.zip sha1: f2b28783fbf9a4fda47d2924a29aa99b9dc7b898
>>
>> Staging site:
>> http://people.apache.org/~jvanzyl/maven-3.3.5/
>>
>> Vote open for 72 hours.
>>
>> [ ] +1
>> [ ] +0
>> [ ] -1
>>
>> Thanks,
>>
>> The Maven Team
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
>> For additional commands, e-mail: dev-help@maven.apache.org
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
>> For additional commands, e-mail: dev-help@maven.apache.org
>>
>
> Thanks,
>
> Jason
>
> ----------------------------------------------------------
> Jason van Zyl
> Founder, Takari and Apache Maven
> http://twitter.com/jvanzyl
> http://twitter.com/takari_io
> ---------------------------------------------------------
>
> First, the taking in of scattered particulars under one Idea,
> so that everyone understands what is being talked about ... Second,
> the separation of the Idea into parts, by dividing it at the joints,
> as nature directs, not breaking any limb in half as a bad carver might.
>
>   -- Plato, Phaedrus (Notes on the Synthesis of Form by C. Alexander)
>
>
>
>
>
>
>
>
>
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: [VOTE] Maven 3.3.5

Posted by Tamas Cservenak <ta...@cservenak.net>.
+1 retested with same set of projects as last time

-- 
Thanks,
~t~

On 20 Jul 2015 at 21:26:08, Jason van Zyl (jason@takari.io) wrote:

+1  

Analyzing release validity...  

stagingUrl: https://repository.apache.org/content/repositories/maven-1200  
groupId: org.apache.maven  
artifactId: apache-maven  
version: 3.3.5  

Source ZIP url exists.  
https://repository.apache.org/content/repositories/maven-1200/org/apache/maven/apache-maven/3.3.5/apache-maven-3.3.5-src.zip  

Source ZIP SHA1 url exists.  
https://repository.apache.org/content/repositories/maven-1200/org/apache/maven/apache-maven/3.3.5/apache-maven-3.3.5-src.zip.sha1  

Binary ZIP url exists.  
https://repository.apache.org/content/repositories/maven-1200/org/apache/maven/apache-maven/3.3.5/apache-maven-3.3.5-bin.zip  

Binary ZIP SHA1 url exists.  
https://repository.apache.org/content/repositories/maven-1200/org/apache/maven/apache-maven/3.3.5/apache-maven-3.3.5-bin.zip.sha1  

Calculated SHA1 of source ZIP matches published SHA1 of source ZIP.  
f2b28783fbf9a4fda47d2924a29aa99b9dc7b898  

Calculated SHA1 of binary ZIP matches published SHA1 of binary ZIP.  
f3c1488a47701f7542aafaac8c9ddec2c91af8a6  

LICENSE file is present in the source distribution.  
NOTICE file is present in the source distribution.  

LICENSE file is present in the binary distribution.  
NOTICE file is present in the binary distribution.  

Git revision of release as determined from maven-core-3.3.5.jar:org/apache/maven/messages/build.properties(buildNumber):  
2226900a49396ae834b749ff22c126aed89dbf5a  

All files in source distribution have been found in the release revision (taking into account acceptable exclusions).  

> On Jul 20, 2015, at 3:23 PM, Jason van Zyl <ja...@takari.io> wrote:  
>  
> Hi,  
>  
> Time to release Maven 3.3.5!  
>  
> Here is a link to the issues resolved:  
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922&version=12333058  
>  
> Staging repo:  
> https://repository.apache.org/content/repositories/maven-1200/  
>  
> The distributable binaries and sources for testing can be found here:  
> https://repository.apache.org/content/repositories/maven-1200/org/apache/maven/apache-maven/3.3.5/  
>  
> Specifically the zip, tarball, and source archives can be found here:  
> https://repository.apache.org/content/repositories/maven-1200/org/apache/maven/apache-maven/3.3.5/apache-maven-3.3.5-bin.zip  
> https://repository.apache.org/content/repositories/maven-1200/org/apache/maven/apache-maven/3.3.5/apache-maven-3.3.5-bin.tar.gz  
> https://repository.apache.org/content/repositories/maven-1200/org/apache/maven/apache-maven/3.3.5/apache-maven-3.3.5-src.zip  
> https://repository.apache.org/content/repositories/maven-1200/org/apache/maven/apache-maven/3.3.5/apache-maven-3.3.5-src.tar.gz  
>  
> Source release checksum(s):  
> apache-maven-3.3.5-src.zip sha1: f2b28783fbf9a4fda47d2924a29aa99b9dc7b898  
>  
> Staging site:  
> http://people.apache.org/~jvanzyl/maven-3.3.5/  
>  
> Vote open for 72 hours.  
>  
> [ ] +1  
> [ ] +0  
> [ ] -1  
>  
> Thanks,  
>  
> The Maven Team  
>  
>  
>  
>  
>  
>  
>  
>  
>  
>  
> ---------------------------------------------------------------------  
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org  
> For additional commands, e-mail: dev-help@maven.apache.org  
>  
>  
>  
>  
>  
>  
>  
>  
>  
>  
> ---------------------------------------------------------------------  
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org  
> For additional commands, e-mail: dev-help@maven.apache.org  
>  

Thanks,  

Jason  

----------------------------------------------------------  
Jason van Zyl  
Founder, Takari and Apache Maven  
http://twitter.com/jvanzyl  
http://twitter.com/takari_io  
---------------------------------------------------------  

First, the taking in of scattered particulars under one Idea,  
so that everyone understands what is being talked about ... Second,  
the separation of the Idea into parts, by dividing it at the joints,  
as nature directs, not breaking any limb in half as a bad carver might.  

-- Plato, Phaedrus (Notes on the Synthesis of Form by C. Alexander)  













---------------------------------------------------------------------  
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org  
For additional commands, e-mail: dev-help@maven.apache.org  


Re: [VOTE] Maven 3.3.5

Posted by Jason van Zyl <ja...@takari.io>.
+1

Analyzing release validity...

stagingUrl: https://repository.apache.org/content/repositories/maven-1200
groupId: org.apache.maven
artifactId: apache-maven
version: 3.3.5

Source ZIP url exists.
https://repository.apache.org/content/repositories/maven-1200/org/apache/maven/apache-maven/3.3.5/apache-maven-3.3.5-src.zip

Source ZIP SHA1 url exists.
https://repository.apache.org/content/repositories/maven-1200/org/apache/maven/apache-maven/3.3.5/apache-maven-3.3.5-src.zip.sha1

Binary ZIP url exists.
https://repository.apache.org/content/repositories/maven-1200/org/apache/maven/apache-maven/3.3.5/apache-maven-3.3.5-bin.zip

Binary ZIP SHA1 url exists.
https://repository.apache.org/content/repositories/maven-1200/org/apache/maven/apache-maven/3.3.5/apache-maven-3.3.5-bin.zip.sha1

Calculated SHA1 of source ZIP matches published SHA1 of source ZIP.
f2b28783fbf9a4fda47d2924a29aa99b9dc7b898

Calculated SHA1 of binary ZIP matches published SHA1 of binary ZIP.
f3c1488a47701f7542aafaac8c9ddec2c91af8a6

LICENSE file is present in the source distribution.
NOTICE file is present in the source distribution.

LICENSE file is present in the binary distribution.
NOTICE file is present in the binary distribution.

Git revision of release as determined from maven-core-3.3.5.jar:org/apache/maven/messages/build.properties(buildNumber):
2226900a49396ae834b749ff22c126aed89dbf5a

All files in source distribution have been found in the release revision (taking into account acceptable exclusions).

> On Jul 20, 2015, at 3:23 PM, Jason van Zyl <ja...@takari.io> wrote:
> 
> Hi,
> 
> Time to release Maven 3.3.5!
> 
> Here is a link to the issues resolved:
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922&version=12333058
> 
> Staging repo:
> https://repository.apache.org/content/repositories/maven-1200/
> 
> The distributable binaries and sources for testing can be found here:
> https://repository.apache.org/content/repositories/maven-1200/org/apache/maven/apache-maven/3.3.5/
> 
> Specifically the zip, tarball, and source archives can be found here:
> https://repository.apache.org/content/repositories/maven-1200/org/apache/maven/apache-maven/3.3.5/apache-maven-3.3.5-bin.zip
> https://repository.apache.org/content/repositories/maven-1200/org/apache/maven/apache-maven/3.3.5/apache-maven-3.3.5-bin.tar.gz
> https://repository.apache.org/content/repositories/maven-1200/org/apache/maven/apache-maven/3.3.5/apache-maven-3.3.5-src.zip
> https://repository.apache.org/content/repositories/maven-1200/org/apache/maven/apache-maven/3.3.5/apache-maven-3.3.5-src.tar.gz
> 
> Source release checksum(s):
> apache-maven-3.3.5-src.zip sha1: f2b28783fbf9a4fda47d2924a29aa99b9dc7b898
> 
> Staging site:
> http://people.apache.org/~jvanzyl/maven-3.3.5/
> 
> Vote open for 72 hours.
> 
> [ ] +1
> [ ] +0
> [ ] -1
> 
> Thanks,
> 
> The Maven Team
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
> 

Thanks,

Jason

----------------------------------------------------------
Jason van Zyl
Founder, Takari and Apache Maven
http://twitter.com/jvanzyl
http://twitter.com/takari_io
---------------------------------------------------------

First, the taking in of scattered particulars under one Idea,
so that everyone understands what is being talked about ... Second,
the separation of the Idea into parts, by dividing it at the joints,
as nature directs, not breaking any limb in half as a bad carver might.

  -- Plato, Phaedrus (Notes on the Synthesis of Form by C. Alexander)













---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: [VOTE] Maven 3.3.5

Posted by Karl Heinz Marbaise <kh...@gmx.de>.
+1 from me...

Docs updated.
http://maven.apache.org/ref/3-LATEST/


Kind regards
Karl Heinz Marbaise
On 7/20/15 9:23 PM, Jason van Zyl wrote:
> Hi,
>
> Time to release Maven 3.3.5!
>
> Here is a link to the issues resolved:
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922&version=12333058
>
> Staging repo:
> https://repository.apache.org/content/repositories/maven-1200/
>
> The distributable binaries and sources for testing can be found here:
> https://repository.apache.org/content/repositories/maven-1200/org/apache/maven/apache-maven/3.3.5/
>
> Specifically the zip, tarball, and source archives can be found here:
> https://repository.apache.org/content/repositories/maven-1200/org/apache/maven/apache-maven/3.3.5/apache-maven-3.3.5-bin.zip
> https://repository.apache.org/content/repositories/maven-1200/org/apache/maven/apache-maven/3.3.5/apache-maven-3.3.5-bin.tar.gz
> https://repository.apache.org/content/repositories/maven-1200/org/apache/maven/apache-maven/3.3.5/apache-maven-3.3.5-src.zip
> https://repository.apache.org/content/repositories/maven-1200/org/apache/maven/apache-maven/3.3.5/apache-maven-3.3.5-src.tar.gz
>
> Source release checksum(s):
> apache-maven-3.3.5-src.zip sha1: f2b28783fbf9a4fda47d2924a29aa99b9dc7b898
>
> Staging site:
> http://people.apache.org/~jvanzyl/maven-3.3.5/
>
> Vote open for 72 hours.
>
> [ ] +1
> [ ] +0
> [ ] -1
>
> Thanks,
>
> The Maven Team

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: [VOTE] Maven 3.3.5

Posted by Mark Derricutt <ma...@talios.com>.
On 22 Jul 2015, at 11:57, Igor Fedorenko wrote:

> There is a regression with parent pom version range support (see
> MNG-2199 [1]) when locating locally-available parent pom. I've pushed
> MavenITmng2199ParentVersionRangeTest#testValidLocalParentVersionRange
> regression test [2] to demonstrate the issue. The test works with Maven
> 3.3.3 but fails with current master. Staged 3.3.5 does not work for our
> internal build, however.

Hem - this might explain some weird issues we had reported with the tiles-maven-plugin not finding local-snapshot tiles ( tiles get injected as parents ).


-- 
Mark Derricutt
http://www.theoryinpractice.net
http://www.chaliceofblood.net
http://plus.google.com/+MarkDerricutt
http://twitter.com/talios
http://facebook.com/mderricutt

Re: [VOTE] Maven 3.3.5

Posted by Stephen Connolly <st...@gmail.com>.
OK so MNG-2199 introduced the regression MNG-5840....

There was a claim in the introduction of MNG-2199 that there was some
validation in the workspace resolver:

https://github.com/apache/maven/blob/25f5143169d39075cee67d9f4d11649cce0fafa0/maven-model-builder/src/main/java/org/apache/maven/model/building/DefaultModelBuilder.java#L938

The tests I have added in
https://github.com/apache/maven-integration-testing/commit/f2d3d7a0244a6401514662a5f2cfcca7eca706e4
show that the claim was incorrect.

With my change in
https://github.com/apache/maven/blob/25f5143169d39075cee67d9f4d11649cce0fafa0
we keep MNG-5840 fixed for non version range parents (which is good) but
those that have a version range will fall foul to MNG-5840 (which IMHO is
very very bad)

Short of pulling the version range parsing code up into model builder or
introducing a dependency on maven-artifact to model-builder I cannot see
any simple way to fix the issue of the parent version range.

If somebody wants to take a stab at figuring out the workspace resolver
version, they are welcome to try.

https://github.com/apache/maven/pull/60

Is one potential (ugly IMHO) fix. It might suffice for an interim release,
as I view MNG-5840 as very evil and a blocker to anyone using 3.3.x, until
such time as the workspace resolver actually has the validation code

On 22 July 2015 at 08:49, Stephen Connolly <st...@gmail.com>
wrote:

> Igor,
>
> Seems that we are missing integration tests for that feature. I suspect
> that this is a regression introduced in fixing the MNG-5840 regression.
>
> I have committed a partial fix (i.e. fixes MNG-5840 for non-version
> ranges) and I have some integration tests for with version ranges to see if
> the claimed workspace validation actually takes place with a version range.
>
> On 22 July 2015 at 00:57, Igor Fedorenko <ig...@ifedorenko.com> wrote:
>
>> -1 FWIW
>>
>> There is a regression with parent pom version range support (see
>> MNG-2199 [1]) when locating locally-available parent pom. I've pushed
>> MavenITmng2199ParentVersionRangeTest#testValidLocalParentVersionRange
>> regression test [2] to demonstrate the issue. The test works with Maven
>> 3.3.3 but fails with current master. Staged 3.3.5 does not work for our
>> internal build, however.
>>
>>
>> [1] https://issues.apache.org/jira/browse/MNG-2199
>> [2]
>>
>> https://git1-us-west.apache.org/repos/asf?p=maven-integration-testing.git;a=commit;h=b015e1cf9860fa9f3725a4393d7a0dc8a0868b2f
>>
>> --
>> Regards,
>> Igor
>>
>> On Tue, Jul 21, 2015, at 01:12 PM, Tibor Digana wrote:
>> > +1 non-binding from me.
>> > Now my IDEA works fine with 3.3.5.
>> >
>> > On Tue, Jul 21, 2015 at 4:58 PM, stephenconnolly [via Maven] <
>> > ml-node+s40175n5840520h60@n5.nabble.com> wrote:
>> >
>> > > FYI Tibor, that is not a regression against 3.3.3 from my
>> understanding
>> > >
>> > > On 21 July 2015 at 14:30, Tibor Digana <[hidden email]
>> > > <http:///user/SendEmail.jtp?type=node&node=5840520&i=0>> wrote:
>> > >
>> > > > +0 (non-binding)
>> > > > The IntelliJ IDEA does not launch Maven build.
>> > > > It looks like the reason is that we changed file name from
>> bin/mvn.bat
>> > > to
>> > > > bin/mvn.cmd.
>> > > > Is it only me who has this problem in IDEA, can you check it out as
>> > > well?
>> > > >
>> > > > On Mon, Jul 20, 2015 at 9:23 PM, Jason van Zyl <[hidden email]
>> > > <http:///user/SendEmail.jtp?type=node&node=5840520&i=1>> wrote:
>> > > >
>> > > > > Hi,
>> > > > >
>> > > > > Time to release Maven 3.3.5!
>> > > > >
>> > > > > Here is a link to the issues resolved:
>> > > > >
>> > > > >
>> > > >
>> > >
>> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922&version=12333058
>> > > > >
>> > > > > Staging repo:
>> > > > > https://repository.apache.org/content/repositories/maven-1200/
>> > > > >
>> > > > > The distributable binaries and sources for testing can be found
>> here:
>> > > > >
>> > > > >
>> > > >
>> > >
>> https://repository.apache.org/content/repositories/maven-1200/org/apache/maven/apache-maven/3.3.5/
>> > > > >
>> > > > > Specifically the zip, tarball, and source archives can be found
>> here:
>> > > > >
>> > > > >
>> > > >
>> > >
>> https://repository.apache.org/content/repositories/maven-1200/org/apache/maven/apache-maven/3.3.5/apache-maven-3.3.5-bin.zip
>> > > > >
>> > > > >
>> > > >
>> > >
>> https://repository.apache.org/content/repositories/maven-1200/org/apache/maven/apache-maven/3.3.5/apache-maven-3.3.5-bin.tar.gz
>> > > > >
>> > > > >
>> > > >
>> > >
>> https://repository.apache.org/content/repositories/maven-1200/org/apache/maven/apache-maven/3.3.5/apache-maven-3.3.5-src.zip
>> > > > >
>> > > > >
>> > > >
>> > >
>> https://repository.apache.org/content/repositories/maven-1200/org/apache/maven/apache-maven/3.3.5/apache-maven-3.3.5-src.tar.gz
>> > > > >
>> > > > > Source release checksum(s):
>> > > > > apache-maven-3.3.5-src.zip sha1:
>> > > f2b28783fbf9a4fda47d2924a29aa99b9dc7b898
>> > > > >
>> > > > > Staging site:
>> > > > > http://people.apache.org/~jvanzyl/maven-3.3.5/
>> > > > >
>> > > > > Vote open for 72 hours.
>> > > > >
>> > > > > [ ] +1
>> > > > > [ ] +0
>> > > > > [ ] -1
>> > > > >
>> > > > > Thanks,
>> > > > >
>> > > > > The Maven Team
>> > > > >
>> > > > >
>> > > > >
>> > > > >
>> > > > >
>> > > > >
>> > > > >
>> > > > >
>> > > > >
>> > > > >
>> > > > >
>> ---------------------------------------------------------------------
>> > > > > To unsubscribe, e-mail: [hidden email]
>> > > <http:///user/SendEmail.jtp?type=node&node=5840520&i=2>
>> > > > > For additional commands, e-mail: [hidden email]
>> > > <http:///user/SendEmail.jtp?type=node&node=5840520&i=3>
>> > > > >
>> > > > >
>> > > > >
>> > > > >
>> > > > >
>> > > > >
>> > > > >
>> > > > >
>> > > > >
>> > > > >
>> > > > >
>> ---------------------------------------------------------------------
>> > > > > To unsubscribe, e-mail: [hidden email]
>> > > <http:///user/SendEmail.jtp?type=node&node=5840520&i=4>
>> > > > > For additional commands, e-mail: [hidden email]
>> > > <http:///user/SendEmail.jtp?type=node&node=5840520&i=5>
>> > > > >
>> > > > >
>> > > >
>> > >
>> > >
>> > > ------------------------------
>> > >  If you reply to this email, your message will be added to the
>> discussion
>> > > below:
>> > >
>> http://maven.40175.n5.nabble.com/VOTE-Maven-3-3-5-tp5840486p5840520.html
>> > >  To start a new topic under Maven Developers, email
>> > > ml-node+s40175n142166h86@n5.nabble.com
>> > > To unsubscribe from Maven Developers, click here
>> > > <
>> http://maven.40175.n5.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=142166&code=dGlib3JkaWdhbmFAYXBhY2hlLm9yZ3wxNDIxNjZ8LTI4OTQ5MjEwMg==
>> >
>> > > .
>> > > NAML
>> > > <
>> http://maven.40175.n5.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml
>> >
>> > >
>> >
>> >
>> >
>> >
>> > --
>> > View this message in context:
>> >
>> http://maven.40175.n5.nabble.com/VOTE-Maven-3-3-5-tp5840486p5840527.html
>> > Sent from the Maven Developers mailing list archive at Nabble.com.
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
>> For additional commands, e-mail: dev-help@maven.apache.org
>>
>>
>

Re: [VOTE] Maven 3.3.5

Posted by Stephen Connolly <st...@gmail.com>.
Igor,

Seems that we are missing integration tests for that feature. I suspect
that this is a regression introduced in fixing the MNG-5840 regression.

I have committed a partial fix (i.e. fixes MNG-5840 for non-version ranges)
and I have some integration tests for with version ranges to see if the
claimed workspace validation actually takes place with a version range.

On 22 July 2015 at 00:57, Igor Fedorenko <ig...@ifedorenko.com> wrote:

> -1 FWIW
>
> There is a regression with parent pom version range support (see
> MNG-2199 [1]) when locating locally-available parent pom. I've pushed
> MavenITmng2199ParentVersionRangeTest#testValidLocalParentVersionRange
> regression test [2] to demonstrate the issue. The test works with Maven
> 3.3.3 but fails with current master. Staged 3.3.5 does not work for our
> internal build, however.
>
>
> [1] https://issues.apache.org/jira/browse/MNG-2199
> [2]
>
> https://git1-us-west.apache.org/repos/asf?p=maven-integration-testing.git;a=commit;h=b015e1cf9860fa9f3725a4393d7a0dc8a0868b2f
>
> --
> Regards,
> Igor
>
> On Tue, Jul 21, 2015, at 01:12 PM, Tibor Digana wrote:
> > +1 non-binding from me.
> > Now my IDEA works fine with 3.3.5.
> >
> > On Tue, Jul 21, 2015 at 4:58 PM, stephenconnolly [via Maven] <
> > ml-node+s40175n5840520h60@n5.nabble.com> wrote:
> >
> > > FYI Tibor, that is not a regression against 3.3.3 from my understanding
> > >
> > > On 21 July 2015 at 14:30, Tibor Digana <[hidden email]
> > > <http:///user/SendEmail.jtp?type=node&node=5840520&i=0>> wrote:
> > >
> > > > +0 (non-binding)
> > > > The IntelliJ IDEA does not launch Maven build.
> > > > It looks like the reason is that we changed file name from
> bin/mvn.bat
> > > to
> > > > bin/mvn.cmd.
> > > > Is it only me who has this problem in IDEA, can you check it out as
> > > well?
> > > >
> > > > On Mon, Jul 20, 2015 at 9:23 PM, Jason van Zyl <[hidden email]
> > > <http:///user/SendEmail.jtp?type=node&node=5840520&i=1>> wrote:
> > > >
> > > > > Hi,
> > > > >
> > > > > Time to release Maven 3.3.5!
> > > > >
> > > > > Here is a link to the issues resolved:
> > > > >
> > > > >
> > > >
> > >
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922&version=12333058
> > > > >
> > > > > Staging repo:
> > > > > https://repository.apache.org/content/repositories/maven-1200/
> > > > >
> > > > > The distributable binaries and sources for testing can be found
> here:
> > > > >
> > > > >
> > > >
> > >
> https://repository.apache.org/content/repositories/maven-1200/org/apache/maven/apache-maven/3.3.5/
> > > > >
> > > > > Specifically the zip, tarball, and source archives can be found
> here:
> > > > >
> > > > >
> > > >
> > >
> https://repository.apache.org/content/repositories/maven-1200/org/apache/maven/apache-maven/3.3.5/apache-maven-3.3.5-bin.zip
> > > > >
> > > > >
> > > >
> > >
> https://repository.apache.org/content/repositories/maven-1200/org/apache/maven/apache-maven/3.3.5/apache-maven-3.3.5-bin.tar.gz
> > > > >
> > > > >
> > > >
> > >
> https://repository.apache.org/content/repositories/maven-1200/org/apache/maven/apache-maven/3.3.5/apache-maven-3.3.5-src.zip
> > > > >
> > > > >
> > > >
> > >
> https://repository.apache.org/content/repositories/maven-1200/org/apache/maven/apache-maven/3.3.5/apache-maven-3.3.5-src.tar.gz
> > > > >
> > > > > Source release checksum(s):
> > > > > apache-maven-3.3.5-src.zip sha1:
> > > f2b28783fbf9a4fda47d2924a29aa99b9dc7b898
> > > > >
> > > > > Staging site:
> > > > > http://people.apache.org/~jvanzyl/maven-3.3.5/
> > > > >
> > > > > Vote open for 72 hours.
> > > > >
> > > > > [ ] +1
> > > > > [ ] +0
> > > > > [ ] -1
> > > > >
> > > > > Thanks,
> > > > >
> > > > > The Maven Team
> > > > >
> > > > >
> > > > >
> > > > >
> > > > >
> > > > >
> > > > >
> > > > >
> > > > >
> > > > >
> > > > >
> ---------------------------------------------------------------------
> > > > > To unsubscribe, e-mail: [hidden email]
> > > <http:///user/SendEmail.jtp?type=node&node=5840520&i=2>
> > > > > For additional commands, e-mail: [hidden email]
> > > <http:///user/SendEmail.jtp?type=node&node=5840520&i=3>
> > > > >
> > > > >
> > > > >
> > > > >
> > > > >
> > > > >
> > > > >
> > > > >
> > > > >
> > > > >
> > > > >
> ---------------------------------------------------------------------
> > > > > To unsubscribe, e-mail: [hidden email]
> > > <http:///user/SendEmail.jtp?type=node&node=5840520&i=4>
> > > > > For additional commands, e-mail: [hidden email]
> > > <http:///user/SendEmail.jtp?type=node&node=5840520&i=5>
> > > > >
> > > > >
> > > >
> > >
> > >
> > > ------------------------------
> > >  If you reply to this email, your message will be added to the
> discussion
> > > below:
> > >
> http://maven.40175.n5.nabble.com/VOTE-Maven-3-3-5-tp5840486p5840520.html
> > >  To start a new topic under Maven Developers, email
> > > ml-node+s40175n142166h86@n5.nabble.com
> > > To unsubscribe from Maven Developers, click here
> > > <
> http://maven.40175.n5.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=142166&code=dGlib3JkaWdhbmFAYXBhY2hlLm9yZ3wxNDIxNjZ8LTI4OTQ5MjEwMg==
> >
> > > .
> > > NAML
> > > <
> http://maven.40175.n5.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml
> >
> > >
> >
> >
> >
> >
> > --
> > View this message in context:
> > http://maven.40175.n5.nabble.com/VOTE-Maven-3-3-5-tp5840486p5840527.html
> > Sent from the Maven Developers mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>
>

Re: [VOTE] Maven 3.3.5

Posted by jieryn <ji...@gmail.com>.
+1 non binding, works for me and a ton of projects internally; no
funky parent resolution going on here though

On Tue, Jul 21, 2015 at 7:57 PM, Igor Fedorenko <ig...@ifedorenko.com> wrote:
> -1 FWIW
>
> There is a regression with parent pom version range support (see
> MNG-2199 [1]) when locating locally-available parent pom. I've pushed
> MavenITmng2199ParentVersionRangeTest#testValidLocalParentVersionRange
> regression test [2] to demonstrate the issue. The test works with Maven
> 3.3.3 but fails with current master. Staged 3.3.5 does not work for our
> internal build, however.
>
>
> [1] https://issues.apache.org/jira/browse/MNG-2199
> [2]
> https://git1-us-west.apache.org/repos/asf?p=maven-integration-testing.git;a=commit;h=b015e1cf9860fa9f3725a4393d7a0dc8a0868b2f
>
> --
> Regards,
> Igor
>
> On Tue, Jul 21, 2015, at 01:12 PM, Tibor Digana wrote:
>> +1 non-binding from me.
>> Now my IDEA works fine with 3.3.5.
>>
>> On Tue, Jul 21, 2015 at 4:58 PM, stephenconnolly [via Maven] <
>> ml-node+s40175n5840520h60@n5.nabble.com> wrote:
>>
>> > FYI Tibor, that is not a regression against 3.3.3 from my understanding
>> >
>> > On 21 July 2015 at 14:30, Tibor Digana <[hidden email]
>> > <http:///user/SendEmail.jtp?type=node&node=5840520&i=0>> wrote:
>> >
>> > > +0 (non-binding)
>> > > The IntelliJ IDEA does not launch Maven build.
>> > > It looks like the reason is that we changed file name from bin/mvn.bat
>> > to
>> > > bin/mvn.cmd.
>> > > Is it only me who has this problem in IDEA, can you check it out as
>> > well?
>> > >
>> > > On Mon, Jul 20, 2015 at 9:23 PM, Jason van Zyl <[hidden email]
>> > <http:///user/SendEmail.jtp?type=node&node=5840520&i=1>> wrote:
>> > >
>> > > > Hi,
>> > > >
>> > > > Time to release Maven 3.3.5!
>> > > >
>> > > > Here is a link to the issues resolved:
>> > > >
>> > > >
>> > >
>> > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922&version=12333058
>> > > >
>> > > > Staging repo:
>> > > > https://repository.apache.org/content/repositories/maven-1200/
>> > > >
>> > > > The distributable binaries and sources for testing can be found here:
>> > > >
>> > > >
>> > >
>> > https://repository.apache.org/content/repositories/maven-1200/org/apache/maven/apache-maven/3.3.5/
>> > > >
>> > > > Specifically the zip, tarball, and source archives can be found here:
>> > > >
>> > > >
>> > >
>> > https://repository.apache.org/content/repositories/maven-1200/org/apache/maven/apache-maven/3.3.5/apache-maven-3.3.5-bin.zip
>> > > >
>> > > >
>> > >
>> > https://repository.apache.org/content/repositories/maven-1200/org/apache/maven/apache-maven/3.3.5/apache-maven-3.3.5-bin.tar.gz
>> > > >
>> > > >
>> > >
>> > https://repository.apache.org/content/repositories/maven-1200/org/apache/maven/apache-maven/3.3.5/apache-maven-3.3.5-src.zip
>> > > >
>> > > >
>> > >
>> > https://repository.apache.org/content/repositories/maven-1200/org/apache/maven/apache-maven/3.3.5/apache-maven-3.3.5-src.tar.gz
>> > > >
>> > > > Source release checksum(s):
>> > > > apache-maven-3.3.5-src.zip sha1:
>> > f2b28783fbf9a4fda47d2924a29aa99b9dc7b898
>> > > >
>> > > > Staging site:
>> > > > http://people.apache.org/~jvanzyl/maven-3.3.5/
>> > > >
>> > > > Vote open for 72 hours.
>> > > >
>> > > > [ ] +1
>> > > > [ ] +0
>> > > > [ ] -1
>> > > >
>> > > > Thanks,
>> > > >
>> > > > The Maven Team
>> > > >
>> > > >
>> > > >
>> > > >
>> > > >
>> > > >
>> > > >
>> > > >
>> > > >
>> > > >
>> > > > ---------------------------------------------------------------------
>> > > > To unsubscribe, e-mail: [hidden email]
>> > <http:///user/SendEmail.jtp?type=node&node=5840520&i=2>
>> > > > For additional commands, e-mail: [hidden email]
>> > <http:///user/SendEmail.jtp?type=node&node=5840520&i=3>
>> > > >
>> > > >
>> > > >
>> > > >
>> > > >
>> > > >
>> > > >
>> > > >
>> > > >
>> > > >
>> > > > ---------------------------------------------------------------------
>> > > > To unsubscribe, e-mail: [hidden email]
>> > <http:///user/SendEmail.jtp?type=node&node=5840520&i=4>
>> > > > For additional commands, e-mail: [hidden email]
>> > <http:///user/SendEmail.jtp?type=node&node=5840520&i=5>
>> > > >
>> > > >
>> > >
>> >
>> >
>> > ------------------------------
>> >  If you reply to this email, your message will be added to the discussion
>> > below:
>> > http://maven.40175.n5.nabble.com/VOTE-Maven-3-3-5-tp5840486p5840520.html
>> >  To start a new topic under Maven Developers, email
>> > ml-node+s40175n142166h86@n5.nabble.com
>> > To unsubscribe from Maven Developers, click here
>> > <http://maven.40175.n5.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=142166&code=dGlib3JkaWdhbmFAYXBhY2hlLm9yZ3wxNDIxNjZ8LTI4OTQ5MjEwMg==>
>> > .
>> > NAML
>> > <http://maven.40175.n5.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml>
>> >
>>
>>
>>
>>
>> --
>> View this message in context:
>> http://maven.40175.n5.nabble.com/VOTE-Maven-3-3-5-tp5840486p5840527.html
>> Sent from the Maven Developers mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: [VOTE] Maven 3.3.5

Posted by Igor Fedorenko <ig...@ifedorenko.com>.
-1 FWIW

There is a regression with parent pom version range support (see
MNG-2199 [1]) when locating locally-available parent pom. I've pushed
MavenITmng2199ParentVersionRangeTest#testValidLocalParentVersionRange
regression test [2] to demonstrate the issue. The test works with Maven
3.3.3 but fails with current master. Staged 3.3.5 does not work for our
internal build, however.


[1] https://issues.apache.org/jira/browse/MNG-2199
[2]
https://git1-us-west.apache.org/repos/asf?p=maven-integration-testing.git;a=commit;h=b015e1cf9860fa9f3725a4393d7a0dc8a0868b2f

-- 
Regards,
Igor

On Tue, Jul 21, 2015, at 01:12 PM, Tibor Digana wrote:
> +1 non-binding from me.
> Now my IDEA works fine with 3.3.5.
> 
> On Tue, Jul 21, 2015 at 4:58 PM, stephenconnolly [via Maven] <
> ml-node+s40175n5840520h60@n5.nabble.com> wrote:
> 
> > FYI Tibor, that is not a regression against 3.3.3 from my understanding
> >
> > On 21 July 2015 at 14:30, Tibor Digana <[hidden email]
> > <http:///user/SendEmail.jtp?type=node&node=5840520&i=0>> wrote:
> >
> > > +0 (non-binding)
> > > The IntelliJ IDEA does not launch Maven build.
> > > It looks like the reason is that we changed file name from bin/mvn.bat
> > to
> > > bin/mvn.cmd.
> > > Is it only me who has this problem in IDEA, can you check it out as
> > well?
> > >
> > > On Mon, Jul 20, 2015 at 9:23 PM, Jason van Zyl <[hidden email]
> > <http:///user/SendEmail.jtp?type=node&node=5840520&i=1>> wrote:
> > >
> > > > Hi,
> > > >
> > > > Time to release Maven 3.3.5!
> > > >
> > > > Here is a link to the issues resolved:
> > > >
> > > >
> > >
> > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922&version=12333058
> > > >
> > > > Staging repo:
> > > > https://repository.apache.org/content/repositories/maven-1200/
> > > >
> > > > The distributable binaries and sources for testing can be found here:
> > > >
> > > >
> > >
> > https://repository.apache.org/content/repositories/maven-1200/org/apache/maven/apache-maven/3.3.5/
> > > >
> > > > Specifically the zip, tarball, and source archives can be found here:
> > > >
> > > >
> > >
> > https://repository.apache.org/content/repositories/maven-1200/org/apache/maven/apache-maven/3.3.5/apache-maven-3.3.5-bin.zip
> > > >
> > > >
> > >
> > https://repository.apache.org/content/repositories/maven-1200/org/apache/maven/apache-maven/3.3.5/apache-maven-3.3.5-bin.tar.gz
> > > >
> > > >
> > >
> > https://repository.apache.org/content/repositories/maven-1200/org/apache/maven/apache-maven/3.3.5/apache-maven-3.3.5-src.zip
> > > >
> > > >
> > >
> > https://repository.apache.org/content/repositories/maven-1200/org/apache/maven/apache-maven/3.3.5/apache-maven-3.3.5-src.tar.gz
> > > >
> > > > Source release checksum(s):
> > > > apache-maven-3.3.5-src.zip sha1:
> > f2b28783fbf9a4fda47d2924a29aa99b9dc7b898
> > > >
> > > > Staging site:
> > > > http://people.apache.org/~jvanzyl/maven-3.3.5/
> > > >
> > > > Vote open for 72 hours.
> > > >
> > > > [ ] +1
> > > > [ ] +0
> > > > [ ] -1
> > > >
> > > > Thanks,
> > > >
> > > > The Maven Team
> > > >
> > > >
> > > >
> > > >
> > > >
> > > >
> > > >
> > > >
> > > >
> > > >
> > > > ---------------------------------------------------------------------
> > > > To unsubscribe, e-mail: [hidden email]
> > <http:///user/SendEmail.jtp?type=node&node=5840520&i=2>
> > > > For additional commands, e-mail: [hidden email]
> > <http:///user/SendEmail.jtp?type=node&node=5840520&i=3>
> > > >
> > > >
> > > >
> > > >
> > > >
> > > >
> > > >
> > > >
> > > >
> > > >
> > > > ---------------------------------------------------------------------
> > > > To unsubscribe, e-mail: [hidden email]
> > <http:///user/SendEmail.jtp?type=node&node=5840520&i=4>
> > > > For additional commands, e-mail: [hidden email]
> > <http:///user/SendEmail.jtp?type=node&node=5840520&i=5>
> > > >
> > > >
> > >
> >
> >
> > ------------------------------
> >  If you reply to this email, your message will be added to the discussion
> > below:
> > http://maven.40175.n5.nabble.com/VOTE-Maven-3-3-5-tp5840486p5840520.html
> >  To start a new topic under Maven Developers, email
> > ml-node+s40175n142166h86@n5.nabble.com
> > To unsubscribe from Maven Developers, click here
> > <http://maven.40175.n5.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=142166&code=dGlib3JkaWdhbmFAYXBhY2hlLm9yZ3wxNDIxNjZ8LTI4OTQ5MjEwMg==>
> > .
> > NAML
> > <http://maven.40175.n5.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml>
> >
> 
> 
> 
> 
> --
> View this message in context:
> http://maven.40175.n5.nabble.com/VOTE-Maven-3-3-5-tp5840486p5840527.html
> Sent from the Maven Developers mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: [VOTE] Maven 3.3.5

Posted by Tibor Digana <ti...@apache.org>.
+1 non-binding from me.
Now my IDEA works fine with 3.3.5.

On Tue, Jul 21, 2015 at 4:58 PM, stephenconnolly [via Maven] <
ml-node+s40175n5840520h60@n5.nabble.com> wrote:

> FYI Tibor, that is not a regression against 3.3.3 from my understanding
>
> On 21 July 2015 at 14:30, Tibor Digana <[hidden email]
> <http:///user/SendEmail.jtp?type=node&node=5840520&i=0>> wrote:
>
> > +0 (non-binding)
> > The IntelliJ IDEA does not launch Maven build.
> > It looks like the reason is that we changed file name from bin/mvn.bat
> to
> > bin/mvn.cmd.
> > Is it only me who has this problem in IDEA, can you check it out as
> well?
> >
> > On Mon, Jul 20, 2015 at 9:23 PM, Jason van Zyl <[hidden email]
> <http:///user/SendEmail.jtp?type=node&node=5840520&i=1>> wrote:
> >
> > > Hi,
> > >
> > > Time to release Maven 3.3.5!
> > >
> > > Here is a link to the issues resolved:
> > >
> > >
> >
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922&version=12333058
> > >
> > > Staging repo:
> > > https://repository.apache.org/content/repositories/maven-1200/
> > >
> > > The distributable binaries and sources for testing can be found here:
> > >
> > >
> >
> https://repository.apache.org/content/repositories/maven-1200/org/apache/maven/apache-maven/3.3.5/
> > >
> > > Specifically the zip, tarball, and source archives can be found here:
> > >
> > >
> >
> https://repository.apache.org/content/repositories/maven-1200/org/apache/maven/apache-maven/3.3.5/apache-maven-3.3.5-bin.zip
> > >
> > >
> >
> https://repository.apache.org/content/repositories/maven-1200/org/apache/maven/apache-maven/3.3.5/apache-maven-3.3.5-bin.tar.gz
> > >
> > >
> >
> https://repository.apache.org/content/repositories/maven-1200/org/apache/maven/apache-maven/3.3.5/apache-maven-3.3.5-src.zip
> > >
> > >
> >
> https://repository.apache.org/content/repositories/maven-1200/org/apache/maven/apache-maven/3.3.5/apache-maven-3.3.5-src.tar.gz
> > >
> > > Source release checksum(s):
> > > apache-maven-3.3.5-src.zip sha1:
> f2b28783fbf9a4fda47d2924a29aa99b9dc7b898
> > >
> > > Staging site:
> > > http://people.apache.org/~jvanzyl/maven-3.3.5/
> > >
> > > Vote open for 72 hours.
> > >
> > > [ ] +1
> > > [ ] +0
> > > [ ] -1
> > >
> > > Thanks,
> > >
> > > The Maven Team
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: [hidden email]
> <http:///user/SendEmail.jtp?type=node&node=5840520&i=2>
> > > For additional commands, e-mail: [hidden email]
> <http:///user/SendEmail.jtp?type=node&node=5840520&i=3>
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: [hidden email]
> <http:///user/SendEmail.jtp?type=node&node=5840520&i=4>
> > > For additional commands, e-mail: [hidden email]
> <http:///user/SendEmail.jtp?type=node&node=5840520&i=5>
> > >
> > >
> >
>
>
> ------------------------------
>  If you reply to this email, your message will be added to the discussion
> below:
> http://maven.40175.n5.nabble.com/VOTE-Maven-3-3-5-tp5840486p5840520.html
>  To start a new topic under Maven Developers, email
> ml-node+s40175n142166h86@n5.nabble.com
> To unsubscribe from Maven Developers, click here
> <http://maven.40175.n5.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=142166&code=dGlib3JkaWdhbmFAYXBhY2hlLm9yZ3wxNDIxNjZ8LTI4OTQ5MjEwMg==>
> .
> NAML
> <http://maven.40175.n5.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml>
>




--
View this message in context: http://maven.40175.n5.nabble.com/VOTE-Maven-3-3-5-tp5840486p5840527.html
Sent from the Maven Developers mailing list archive at Nabble.com.

Re: [VOTE] Maven 3.3.5

Posted by Stephen Connolly <st...@gmail.com>.
FYI Tibor, that is not a regression against 3.3.3 from my understanding

On 21 July 2015 at 14:30, Tibor Digana <ti...@apache.org> wrote:

> +0 (non-binding)
> The IntelliJ IDEA does not launch Maven build.
> It looks like the reason is that we changed file name from bin/mvn.bat to
> bin/mvn.cmd.
> Is it only me who has this problem in IDEA, can you check it out as well?
>
> On Mon, Jul 20, 2015 at 9:23 PM, Jason van Zyl <ja...@takari.io> wrote:
>
> > Hi,
> >
> > Time to release Maven 3.3.5!
> >
> > Here is a link to the issues resolved:
> >
> >
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922&version=12333058
> >
> > Staging repo:
> > https://repository.apache.org/content/repositories/maven-1200/
> >
> > The distributable binaries and sources for testing can be found here:
> >
> >
> https://repository.apache.org/content/repositories/maven-1200/org/apache/maven/apache-maven/3.3.5/
> >
> > Specifically the zip, tarball, and source archives can be found here:
> >
> >
> https://repository.apache.org/content/repositories/maven-1200/org/apache/maven/apache-maven/3.3.5/apache-maven-3.3.5-bin.zip
> >
> >
> https://repository.apache.org/content/repositories/maven-1200/org/apache/maven/apache-maven/3.3.5/apache-maven-3.3.5-bin.tar.gz
> >
> >
> https://repository.apache.org/content/repositories/maven-1200/org/apache/maven/apache-maven/3.3.5/apache-maven-3.3.5-src.zip
> >
> >
> https://repository.apache.org/content/repositories/maven-1200/org/apache/maven/apache-maven/3.3.5/apache-maven-3.3.5-src.tar.gz
> >
> > Source release checksum(s):
> > apache-maven-3.3.5-src.zip sha1: f2b28783fbf9a4fda47d2924a29aa99b9dc7b898
> >
> > Staging site:
> > http://people.apache.org/~jvanzyl/maven-3.3.5/
> >
> > Vote open for 72 hours.
> >
> > [ ] +1
> > [ ] +0
> > [ ] -1
> >
> > Thanks,
> >
> > The Maven Team
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> > For additional commands, e-mail: dev-help@maven.apache.org
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> > For additional commands, e-mail: dev-help@maven.apache.org
> >
> >
>

Re: [VOTE] Maven 3.3.5

Posted by Tibor Digana <ti...@apache.org>.
+0 (non-binding)
The IntelliJ IDEA does not launch Maven build.
It looks like the reason is that we changed file name from bin/mvn.bat to
bin/mvn.cmd.
Is it only me who has this problem in IDEA, can you check it out as well?

On Mon, Jul 20, 2015 at 9:23 PM, Jason van Zyl <ja...@takari.io> wrote:

> Hi,
>
> Time to release Maven 3.3.5!
>
> Here is a link to the issues resolved:
>
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922&version=12333058
>
> Staging repo:
> https://repository.apache.org/content/repositories/maven-1200/
>
> The distributable binaries and sources for testing can be found here:
>
> https://repository.apache.org/content/repositories/maven-1200/org/apache/maven/apache-maven/3.3.5/
>
> Specifically the zip, tarball, and source archives can be found here:
>
> https://repository.apache.org/content/repositories/maven-1200/org/apache/maven/apache-maven/3.3.5/apache-maven-3.3.5-bin.zip
>
> https://repository.apache.org/content/repositories/maven-1200/org/apache/maven/apache-maven/3.3.5/apache-maven-3.3.5-bin.tar.gz
>
> https://repository.apache.org/content/repositories/maven-1200/org/apache/maven/apache-maven/3.3.5/apache-maven-3.3.5-src.zip
>
> https://repository.apache.org/content/repositories/maven-1200/org/apache/maven/apache-maven/3.3.5/apache-maven-3.3.5-src.tar.gz
>
> Source release checksum(s):
> apache-maven-3.3.5-src.zip sha1: f2b28783fbf9a4fda47d2924a29aa99b9dc7b898
>
> Staging site:
> http://people.apache.org/~jvanzyl/maven-3.3.5/
>
> Vote open for 72 hours.
>
> [ ] +1
> [ ] +0
> [ ] -1
>
> Thanks,
>
> The Maven Team
>
>
>
>
>
>
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>
>
>
>
>
>
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>
>

Re: [VOTE] Maven 3.3.5

Posted by Jörg Schaible <jo...@gmx.de>.
Hi Karl Heinz,

Karl Heinz Marbaise wrote:

> Hi,
> 
> On 7/24/15 9:35 AM, Jörg Schaible wrote:
>> Hi Karl Heinz,
>>
>> Karl Heinz Marbaise wrote:
>>
>>> Hi,
>>>
>>>   >
>>>> ================= %< =====================
>>>> $ MAVEN_OPTS=-Xmx4096m mvn validate
>>>
>>> Why are you setting to 4 GiB ?
>>>
>>> but for Maven 3.0.5 you only setting to 1.5 GiB ?
>>
>> Because with M305 I *can* build the project with "just" 1.5 GB, but M33x
>> fails with 3GB to calculate even the project order (well, I kill the
>> process after several minutes of eating a lot of CPU cycles and the
>> complete memory I've spent).
>>
>> With 4GB I can at least run "mvn validate" using M335 (at least when I
>> close Eclipse first) although it will take 3 times longer to finish the
>> task (see reported times in this thread) and *a lot* more memory.
> 
> Are you running within Eclipse ?

No. Never.

Cheers,
Jörg


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: [VOTE] Maven 3.3.5

Posted by Karl Heinz Marbaise <kh...@gmx.de>.
Hi,

On 7/24/15 9:35 AM, Jörg Schaible wrote:
> Hi Karl Heinz,
>
> Karl Heinz Marbaise wrote:
>
>> Hi,
>>
>>   >
>>> ================= %< =====================
>>> $ MAVEN_OPTS=-Xmx4096m mvn validate
>>
>> Why are you setting to 4 GiB ?
>>
>> but for Maven 3.0.5 you only setting to 1.5 GiB ?
>
> Because with M305 I *can* build the project with "just" 1.5 GB, but M33x
> fails with 3GB to calculate even the project order (well, I kill the process
> after several minutes of eating a lot of CPU cycles and the complete memory
> I've spent).
>
> With 4GB I can at least run "mvn validate" using M335 (at least when I close
> Eclipse first) although it will take 3 times longer to finish the task (see
> reported times in this thread) and *a lot* more memory.

Are you running within Eclipse ?


Kind regards
Karl Heinz Marbaise

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: [VOTE] Maven 3.3.5

Posted by Jörg Schaible <jo...@swisspost.com>.
Hi Karl Heinz,

Karl Heinz Marbaise wrote:

> Hi,
> 
>  >
>> ================= %< =====================
>> $ MAVEN_OPTS=-Xmx4096m mvn validate
> 
> Why are you setting to 4 GiB ?
> 
> but for Maven 3.0.5 you only setting to 1.5 GiB ?

Because with M305 I *can* build the project with "just" 1.5 GB, but M33x 
fails with 3GB to calculate even the project order (well, I kill the process 
after several minutes of eating a lot of CPU cycles and the complete memory 
I've spent).

With 4GB I can at least run "mvn validate" using M335 (at least when I close 
Eclipse first) although it will take 3 times longer to finish the task (see 
reported times in this thread) and *a lot* more memory.

Cheers,
Jörg


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: [VOTE] Maven 3.3.5

Posted by Karl Heinz Marbaise <kh...@gmx.de>.
Hi,

 >
> ================= %< =====================
> $ MAVEN_OPTS=-Xmx4096m mvn validate

Why are you setting to 4 GiB ?

but for Maven 3.0.5 you only setting to 1.5 GiB ?


> Back to M305 now, -Xmx1500m is enough ...
>
Kind regards
Karl Heinz Marbaise



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: [VOTE] Maven 3.3.5

Posted by Mirko Friedenhagen <mf...@gmail.com>.
Hello Jörg,

this seems to be a really big project. We have a similar situation
(department-pom, which manages a lot of external dependencies and
internal dependencies as well as plugin versions and even executions).
And of course the internal dependencies use different versions of this
department pom (some even 5 years old :-)).

I inspected a moderately sized project (60000 LOC, 16 modules). `mvn
validate` did download 23 versions of the department pom.

Duration was always about 12 seconds when done repeatedly.
All runs with idk 1.7.0_80
MAVEN_OPTS="-Xms64m -Xmx512m -XX:+CMSClassUnloadingEnabled
-XX:MaxPermSize=192m -Djava.awt.headless=true"


mvn305: Final Memory: 44M/750M
mvn325: Final Memory: 49M/526M
mvn331: Final Memory: 48M/526M
mvn335: Final Memory: 48M/526M

However our inheritance depth is normally only department-pom ->
aggregator/parent-pom.
Regards Mirko
--
http://illegalstateexception.blogspot.com/
https://github.com/mfriedenhagen/ (http://osrc.dfm.io/mfriedenhagen)
https://bitbucket.org/mfriedenhagen/


On Fri, Jul 24, 2015 at 10:02 AM, Jörg Schaible
<jo...@swisspost.com> wrote:
> Hi Igor,
>
> Igor Fedorenko wrote:
>
>> I am pretty sure somebody provided an example project that showed memory
>> increase in Maven 3.2.x some time last year iirc.
>
> That was me. I've provided everything to run "mvn validate" on the project
> tree. I have that archive still around.
>
>> Could have been direct
>> email, not 100% sure.
>
> At least over a private channel, since the project is not public.
>
>> From what I remember, the problem was triggered by
>> specific way to reference parent pom, this is why only few projects are
>> affected. Our performance regression test suite caught the problem too,
>> but we never had time/resources to fix it.
>>
>> Again, going by memory, there are several problems, each of which
>> increases memory footprint, so the solution likely requires multiple
>> changes in different parts of the core. Deduplication of inherited model
>> elements, things like <dependency>, is the likely best long term
>> solution, but it is also the most involved and will likely require
>> changes to modello and the way models and constructed and used.
>>
>> http://www.mail-archive.com/dev%40maven.apache.org/msg102715.html
>
> Ah, yes, you've created MNG-5669 ...
>
> Cheers,
> Jörg
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: [VOTE] Maven 3.3.5

Posted by Jörg Schaible <jo...@swisspost.com>.
Hi Igor,

Igor Fedorenko wrote:

> I am pretty sure somebody provided an example project that showed memory
> increase in Maven 3.2.x some time last year iirc.

That was me. I've provided everything to run "mvn validate" on the project 
tree. I have that archive still around.

> Could have been direct
> email, not 100% sure.

At least over a private channel, since the project is not public.

> From what I remember, the problem was triggered by
> specific way to reference parent pom, this is why only few projects are
> affected. Our performance regression test suite caught the problem too,
> but we never had time/resources to fix it.
> 
> Again, going by memory, there are several problems, each of which
> increases memory footprint, so the solution likely requires multiple
> changes in different parts of the core. Deduplication of inherited model
> elements, things like <dependency>, is the likely best long term
> solution, but it is also the most involved and will likely require
> changes to modello and the way models and constructed and used.
> 
> http://www.mail-archive.com/dev%40maven.apache.org/msg102715.html

Ah, yes, you've created MNG-5669 ...

Cheers,
Jörg



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: [VOTE] Maven 3.3.5

Posted by Igor Fedorenko <ig...@ifedorenko.com>.
I am pretty sure somebody provided an example project that showed memory
increase in Maven 3.2.x some time last year iirc. Could have been direct
email, not 100% sure. From what I remember, the problem was triggered by
specific way to reference parent pom, this is why only few projects are
affected. Our performance regression test suite caught the problem too,
but we never had time/resources to fix it. 

Again, going by memory, there are several problems, each of which
increases memory footprint, so the solution likely requires multiple
changes in different parts of the core. Deduplication of inherited model
elements, things like <dependency>, is the likely best long term
solution, but it is also the most involved and will likely require
changes to modello and the way models and constructed and used.

http://www.mail-archive.com/dev%40maven.apache.org/msg102715.html

-- 
Regards,
Igor

On Thu, Jul 23, 2015, at 02:47 PM, Kristian Rosenvold wrote:
> You still do not have any publicly available project to reproduce this ?
> 
> Every time you complain about this I have compared 3.0.5 and 3.3.3,
> and every time I get the same result; 3.3.3 might have about 10% more
> allocated objects overall when compared to 3.0.5. There is something
> about your project that is "different" from the ones I am testing, and
> I'd really need a test project to find out what.
> 
> Kristian
> 
> 
> 2015-07-23 15:58 GMT+02:00 Jörg Schaible <jo...@swisspost.com>:
> > Jörg Schaible wrote:
> >
> >> Hi Anton,
> >>
> >> Anton Tanasenko wrote:
> >>
> >>> Hi Jörg,
> >>>
> >>> The error message you posted says that java is unable to allocate 500mb
> >>> of heap. The machine you were running it on didn't have that much
> >>> available at the time.
> >>
> >> If you think it is normal that I have to close Eclipse just to call "mvn
> >> validate" ... however, even if that command succeeds, we have:
> >>
> >> ============== %< ===============
> >> [INFO] Total time: 01:01 min
> >> [INFO] Finished at: 2015-07-23T15:26:32+02:00
> >> [INFO] Final Memory: 2056M/3641M
> >> ============== %< ===============
> >>
> >> compared to
> >>
> >> ============== %< ===============
> >> [INFO] Total time: 17.512s
> >> [INFO] Finished at: Thu Jul 23 15:46:39 CEST 2015
> >> [INFO] Final Memory: 365M/1063M
> >> ============== %< ===============
> >>
> >> with M305 for the same project tree.
> >
> >
> > and M335 is slightly worse than M333:
> >
> > ============== %< ===============
> > [INFO] Total time: 01:37 min
> > [INFO] Finished at: 2015-07-23T15:55:43+02:00
> > [INFO] Final Memory: 2050M/3480M
> > ============== %< ===============
> >
> > Cheers,
> > Jörg
> >
> >>
> >> Cheers,
> >> Jörg
> >>
> >>>
> >>> 2015-07-23 15:47 GMT+03:00 Jörg Schaible <jo...@swisspost.com>:
> >>>
> >>>> Hi folks,
> >>>>
> >>>> M335 needs even more memory (see also
> >>>> http://thread.gmane.org/gmane.comp.jakarta.turbine.maven.devel/116287).
> >
> > [snip]
> >
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> > For additional commands, e-mail: dev-help@maven.apache.org
> >
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: [VOTE] Maven 3.3.5

Posted by Jörg Schaible <jo...@swisspost.com>.
Hi Christian,

Kristian Rosenvold wrote:

> You still do not have any publicly available project to reproduce this ?

Unfortunately it is not public. But I have (still) an archive with a project 
tree containing anything required to run "mvn validate" (incl. the "remote" 
repos and the local repo).

> Every time you complain about this I have compared 3.0.5 and 3.3.3,
> and every time I get the same result; 3.3.3 might have about 10% more
> allocated objects overall when compared to 3.0.5. There is something
> about your project that is "different" from the ones I am testing, and
> I'd really need a test project to find out what.

We use a global POM for our development department to synchronize all 
important 3rd party dependencies and the versions of our own releases. The 
parent hierarchy for a normal project is between 2 and 4. However, due to 
different release cycles of the individual projects, the complete build 
references also different versions of those parents. And this seems to eat 
up all this memory (see MNG-5669 as result of Igor's original examination).

Cheers,
Jörg


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: [VOTE] Maven 3.3.5

Posted by Kristian Rosenvold <kr...@gmail.com>.
You still do not have any publicly available project to reproduce this ?

Every time you complain about this I have compared 3.0.5 and 3.3.3,
and every time I get the same result; 3.3.3 might have about 10% more
allocated objects overall when compared to 3.0.5. There is something
about your project that is "different" from the ones I am testing, and
I'd really need a test project to find out what.

Kristian


2015-07-23 15:58 GMT+02:00 Jörg Schaible <jo...@swisspost.com>:
> Jörg Schaible wrote:
>
>> Hi Anton,
>>
>> Anton Tanasenko wrote:
>>
>>> Hi Jörg,
>>>
>>> The error message you posted says that java is unable to allocate 500mb
>>> of heap. The machine you were running it on didn't have that much
>>> available at the time.
>>
>> If you think it is normal that I have to close Eclipse just to call "mvn
>> validate" ... however, even if that command succeeds, we have:
>>
>> ============== %< ===============
>> [INFO] Total time: 01:01 min
>> [INFO] Finished at: 2015-07-23T15:26:32+02:00
>> [INFO] Final Memory: 2056M/3641M
>> ============== %< ===============
>>
>> compared to
>>
>> ============== %< ===============
>> [INFO] Total time: 17.512s
>> [INFO] Finished at: Thu Jul 23 15:46:39 CEST 2015
>> [INFO] Final Memory: 365M/1063M
>> ============== %< ===============
>>
>> with M305 for the same project tree.
>
>
> and M335 is slightly worse than M333:
>
> ============== %< ===============
> [INFO] Total time: 01:37 min
> [INFO] Finished at: 2015-07-23T15:55:43+02:00
> [INFO] Final Memory: 2050M/3480M
> ============== %< ===============
>
> Cheers,
> Jörg
>
>>
>> Cheers,
>> Jörg
>>
>>>
>>> 2015-07-23 15:47 GMT+03:00 Jörg Schaible <jo...@swisspost.com>:
>>>
>>>> Hi folks,
>>>>
>>>> M335 needs even more memory (see also
>>>> http://thread.gmane.org/gmane.comp.jakarta.turbine.maven.devel/116287).
>
> [snip]
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: [VOTE] Maven 3.3.5

Posted by Jörg Schaible <jo...@swisspost.com>.
Jörg Schaible wrote:

> Hi Anton,
> 
> Anton Tanasenko wrote:
> 
>> Hi Jörg,
>> 
>> The error message you posted says that java is unable to allocate 500mb
>> of heap. The machine you were running it on didn't have that much
>> available at the time.
> 
> If you think it is normal that I have to close Eclipse just to call "mvn
> validate" ... however, even if that command succeeds, we have:
> 
> ============== %< ===============
> [INFO] Total time: 01:01 min
> [INFO] Finished at: 2015-07-23T15:26:32+02:00
> [INFO] Final Memory: 2056M/3641M
> ============== %< ===============
> 
> compared to
> 
> ============== %< ===============
> [INFO] Total time: 17.512s
> [INFO] Finished at: Thu Jul 23 15:46:39 CEST 2015
> [INFO] Final Memory: 365M/1063M
> ============== %< ===============
> 
> with M305 for the same project tree.


and M335 is slightly worse than M333:

============== %< ===============
[INFO] Total time: 01:37 min
[INFO] Finished at: 2015-07-23T15:55:43+02:00
[INFO] Final Memory: 2050M/3480M
============== %< ===============

Cheers,
Jörg

> 
> Cheers,
> Jörg
> 
>> 
>> 2015-07-23 15:47 GMT+03:00 Jörg Schaible <jo...@swisspost.com>:
>> 
>>> Hi folks,
>>>
>>> M335 needs even more memory (see also
>>> http://thread.gmane.org/gmane.comp.jakarta.turbine.maven.devel/116287).

[snip]



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: [VOTE] Maven 3.3.5

Posted by Jörg Schaible <jo...@swisspost.com>.
Hi Anton,

Anton Tanasenko wrote:

> Hi Jörg,
> 
> The error message you posted says that java is unable to allocate 500mb of
> heap. The machine you were running it on didn't have that much available
> at the time.

If you think it is normal that I have to close Eclipse just to call "mvn 
validate" ... however, even if that command succeeds, we have:

============== %< ===============
[INFO] Total time: 01:01 min
[INFO] Finished at: 2015-07-23T15:26:32+02:00
[INFO] Final Memory: 2056M/3641M
============== %< ===============

compared to 

============== %< ===============
[INFO] Total time: 17.512s
[INFO] Finished at: Thu Jul 23 15:46:39 CEST 2015
[INFO] Final Memory: 365M/1063M
============== %< ===============

with M305 for the same project tree.

Cheers,
Jörg

> 
> 2015-07-23 15:47 GMT+03:00 Jörg Schaible <jo...@swisspost.com>:
> 
>> Hi folks,
>>
>> M335 needs even more memory (see also
>> http://thread.gmane.org/gmane.comp.jakarta.turbine.maven.devel/116287).
>> Maven 3.3.x is for me now simply unusable at all:
>>
>> ================= %< =====================
>> $ MAVEN_OPTS=-Xmx4096m mvn validate
>> [INFO] Scanning for projects...
>> Downloading:
>> http://localhost/~maven/repo-m2-snapshot/com/scalaris/buildsystem/maven2/master/x-SNAPSHOT/maven-metadata.xml
>> Downloaded:
>> http://localhost/~maven/repo-m2-snapshot/com/scalaris/buildsystem/maven2/master/x-SNAPSHOT/maven-metadata.xml
>> (813 B at 11.2 KB/sec)
>> Downloading:
>> http://localhost/~maven/repo-m2-snapshot/ip/ip-master/5.0.x-SNAPSHOT/maven-metadata.xml
>> Downloaded:
>> http://localhost/~maven/repo-m2-snapshot/ip/ip-master/5.0.x-SNAPSHOT/maven-metadata.xml
>> (588 B at 57.4 KB/sec)
>> Downloading:
>> http://localhost/~maven/repo-m2-snapshot/com/essencio/components/mobile/master/5.0.x-SNAPSHOT/maven-metadata.xml
>> Downloaded:
>> http://localhost/~maven/repo-m2-snapshot/com/essencio/components/mobile/master/5.0.x-SNAPSHOT/maven-metadata.xml
>> (613 B at 66.5 KB/sec)
>> Downloading:
>> http://localhost/~maven/repo-m2-snapshot/com/scalaris/projects/cs/lc/master/3.0.x-SNAPSHOT/maven-metadata.xml
>> Java HotSpot(TM) 64-Bit Server VM warning: INFO:
>> os::commit_memory(0x000000073af80000, 513802240, 0) failed; error='Cannot
>> allocate memory' (errno=12)
>> #
>> # There is insufficient memory for the Java Runtime Environment to
>> continue.
>> # Native memory allocation (mmap) failed to map 513802240 bytes for
>> committing reserved memory.
>> # An error report file with more information is saved as:
>> # /home/jos/work/hs_err_pid21596.log
>> ================= %< =====================
>>
>> Back to M305 now, -Xmx1500m is enough ...
>>
>> - Jörg
>>
>>
>>
>> Jason van Zyl wrote:
>>
>> > Hi,
>> >
>> > Time to release Maven 3.3.5!
>> >
>> > Here is a link to the issues resolved:
>> >
>>
>> 
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922&version=12333058
>> >
>> > Staging repo:
>> > https://repository.apache.org/content/repositories/maven-1200/
>> >
>> > The distributable binaries and sources for testing can be found here:
>> >
>>
>> 
https://repository.apache.org/content/repositories/maven-1200/org/apache/maven/apache-maven/3.3.5/
>> >
>> > Specifically the zip, tarball, and source archives can be found here:
>> >
>>
>> 
https://repository.apache.org/content/repositories/maven-1200/org/apache/maven/apache-maven/3.3.5/apache-maven-3.3.5-bin.zip
>> >
>>
>> 
https://repository.apache.org/content/repositories/maven-1200/org/apache/maven/apache-maven/3.3.5/apache-maven-3.3.5-bin.tar.gz
>> >
>>
>> 
https://repository.apache.org/content/repositories/maven-1200/org/apache/maven/apache-maven/3.3.5/apache-maven-3.3.5-src.zip
>> >
>>
>> 
https://repository.apache.org/content/repositories/maven-1200/org/apache/maven/apache-maven/3.3.5/apache-maven-3.3.5-src.tar.gz
>> >
>> > Source release checksum(s):
>> > apache-maven-3.3.5-src.zip sha1:
>> > f2b28783fbf9a4fda47d2924a29aa99b9dc7b898
>> >
>> > Staging site:
>> > http://people.apache.org/~jvanzyl/maven-3.3.5/
>> >
>> > Vote open for 72 hours.
>> >
>> > [ ] +1
>> > [ ] +0
>> > [ ] -1
>> >
>> > Thanks,
>> >
>> > The Maven Team
>> >
>> >
>> >
>> >
>> >
>> >
>> >
>> >
>> >
>> >
>> > ---------------------------------------------------------------------
>> > To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
>> > For additional commands, e-mail: dev-help@maven.apache.org
>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
>> For additional commands, e-mail: dev-help@maven.apache.org
>>
>>
> 
> 



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: [VOTE] Maven 3.3.5

Posted by Anton Tanasenko <at...@gmail.com>.
Hi Jörg,

The error message you posted says that java is unable to allocate 500mb of
heap. The machine you were running it on didn't have that much available at
the time.

2015-07-23 15:47 GMT+03:00 Jörg Schaible <jo...@swisspost.com>:

> Hi folks,
>
> M335 needs even more memory (see also
> http://thread.gmane.org/gmane.comp.jakarta.turbine.maven.devel/116287).
> Maven 3.3.x is for me now simply unusable at all:
>
> ================= %< =====================
> $ MAVEN_OPTS=-Xmx4096m mvn validate
> [INFO] Scanning for projects...
> Downloading:
> http://localhost/~maven/repo-m2-snapshot/com/scalaris/buildsystem/maven2/master/x-SNAPSHOT/maven-metadata.xml
> Downloaded:
> http://localhost/~maven/repo-m2-snapshot/com/scalaris/buildsystem/maven2/master/x-SNAPSHOT/maven-metadata.xml
> (813 B at 11.2 KB/sec)
> Downloading:
> http://localhost/~maven/repo-m2-snapshot/ip/ip-master/5.0.x-SNAPSHOT/maven-metadata.xml
> Downloaded:
> http://localhost/~maven/repo-m2-snapshot/ip/ip-master/5.0.x-SNAPSHOT/maven-metadata.xml
> (588 B at 57.4 KB/sec)
> Downloading:
> http://localhost/~maven/repo-m2-snapshot/com/essencio/components/mobile/master/5.0.x-SNAPSHOT/maven-metadata.xml
> Downloaded:
> http://localhost/~maven/repo-m2-snapshot/com/essencio/components/mobile/master/5.0.x-SNAPSHOT/maven-metadata.xml
> (613 B at 66.5 KB/sec)
> Downloading:
> http://localhost/~maven/repo-m2-snapshot/com/scalaris/projects/cs/lc/master/3.0.x-SNAPSHOT/maven-metadata.xml
> Java HotSpot(TM) 64-Bit Server VM warning: INFO:
> os::commit_memory(0x000000073af80000, 513802240, 0) failed; error='Cannot
> allocate memory' (errno=12)
> #
> # There is insufficient memory for the Java Runtime Environment to
> continue.
> # Native memory allocation (mmap) failed to map 513802240 bytes for
> committing reserved memory.
> # An error report file with more information is saved as:
> # /home/jos/work/hs_err_pid21596.log
> ================= %< =====================
>
> Back to M305 now, -Xmx1500m is enough ...
>
> - Jörg
>
>
>
> Jason van Zyl wrote:
>
> > Hi,
> >
> > Time to release Maven 3.3.5!
> >
> > Here is a link to the issues resolved:
> >
>
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922&version=12333058
> >
> > Staging repo:
> > https://repository.apache.org/content/repositories/maven-1200/
> >
> > The distributable binaries and sources for testing can be found here:
> >
>
> https://repository.apache.org/content/repositories/maven-1200/org/apache/maven/apache-maven/3.3.5/
> >
> > Specifically the zip, tarball, and source archives can be found here:
> >
>
> https://repository.apache.org/content/repositories/maven-1200/org/apache/maven/apache-maven/3.3.5/apache-maven-3.3.5-bin.zip
> >
>
> https://repository.apache.org/content/repositories/maven-1200/org/apache/maven/apache-maven/3.3.5/apache-maven-3.3.5-bin.tar.gz
> >
>
> https://repository.apache.org/content/repositories/maven-1200/org/apache/maven/apache-maven/3.3.5/apache-maven-3.3.5-src.zip
> >
>
> https://repository.apache.org/content/repositories/maven-1200/org/apache/maven/apache-maven/3.3.5/apache-maven-3.3.5-src.tar.gz
> >
> > Source release checksum(s):
> > apache-maven-3.3.5-src.zip sha1: f2b28783fbf9a4fda47d2924a29aa99b9dc7b898
> >
> > Staging site:
> > http://people.apache.org/~jvanzyl/maven-3.3.5/
> >
> > Vote open for 72 hours.
> >
> > [ ] +1
> > [ ] +0
> > [ ] -1
> >
> > Thanks,
> >
> > The Maven Team
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> > For additional commands, e-mail: dev-help@maven.apache.org
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>
>


-- 
Regards,
Anton.

Re: [VOTE] Maven 3.3.5

Posted by Jörg Schaible <jo...@swisspost.com>.
Hi folks,

M335 needs even more memory (see also 
http://thread.gmane.org/gmane.comp.jakarta.turbine.maven.devel/116287). 
Maven 3.3.x is for me now simply unusable at all:

================= %< =====================
$ MAVEN_OPTS=-Xmx4096m mvn validate
[INFO] Scanning for projects...
Downloading: http://localhost/~maven/repo-m2-snapshot/com/scalaris/buildsystem/maven2/master/x-SNAPSHOT/maven-metadata.xml
Downloaded: http://localhost/~maven/repo-m2-snapshot/com/scalaris/buildsystem/maven2/master/x-SNAPSHOT/maven-metadata.xml (813 B at 11.2 KB/sec)
Downloading: http://localhost/~maven/repo-m2-snapshot/ip/ip-master/5.0.x-SNAPSHOT/maven-metadata.xml
Downloaded: http://localhost/~maven/repo-m2-snapshot/ip/ip-master/5.0.x-SNAPSHOT/maven-metadata.xml (588 B at 57.4 KB/sec)
Downloading: http://localhost/~maven/repo-m2-snapshot/com/essencio/components/mobile/master/5.0.x-SNAPSHOT/maven-metadata.xml
Downloaded: http://localhost/~maven/repo-m2-snapshot/com/essencio/components/mobile/master/5.0.x-SNAPSHOT/maven-metadata.xml (613 B at 66.5 KB/sec)
Downloading: http://localhost/~maven/repo-m2-snapshot/com/scalaris/projects/cs/lc/master/3.0.x-SNAPSHOT/maven-metadata.xml
Java HotSpot(TM) 64-Bit Server VM warning: INFO: 
os::commit_memory(0x000000073af80000, 513802240, 0) failed; error='Cannot 
allocate memory' (errno=12)
#           
# There is insufficient memory for the Java Runtime Environment to continue.
# Native memory allocation (mmap) failed to map 513802240 bytes for 
committing reserved memory.
# An error report file with more information is saved as:
# /home/jos/work/hs_err_pid21596.log
================= %< =====================

Back to M305 now, -Xmx1500m is enough ...

- Jörg



Jason van Zyl wrote:

> Hi,
> 
> Time to release Maven 3.3.5!
> 
> Here is a link to the issues resolved:
> 
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922&version=12333058
> 
> Staging repo:
> https://repository.apache.org/content/repositories/maven-1200/
> 
> The distributable binaries and sources for testing can be found here:
> 
https://repository.apache.org/content/repositories/maven-1200/org/apache/maven/apache-maven/3.3.5/
> 
> Specifically the zip, tarball, and source archives can be found here:
> 
https://repository.apache.org/content/repositories/maven-1200/org/apache/maven/apache-maven/3.3.5/apache-maven-3.3.5-bin.zip
> 
https://repository.apache.org/content/repositories/maven-1200/org/apache/maven/apache-maven/3.3.5/apache-maven-3.3.5-bin.tar.gz
> 
https://repository.apache.org/content/repositories/maven-1200/org/apache/maven/apache-maven/3.3.5/apache-maven-3.3.5-src.zip
> 
https://repository.apache.org/content/repositories/maven-1200/org/apache/maven/apache-maven/3.3.5/apache-maven-3.3.5-src.tar.gz
> 
> Source release checksum(s):
> apache-maven-3.3.5-src.zip sha1: f2b28783fbf9a4fda47d2924a29aa99b9dc7b898
> 
> Staging site:
> http://people.apache.org/~jvanzyl/maven-3.3.5/
> 
> Vote open for 72 hours.
> 
> [ ] +1
> [ ] +0
> [ ] -1
> 
> Thanks,
> 
> The Maven Team
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[CANCELLED] Re: [VOTE] Maven 3.3.5

Posted by Jason van Zyl <ja...@takari.io>.
> On Jul 20, 2015, at 3:23 PM, Jason van Zyl <ja...@takari.io> wrote:
> 
> Hi,
> 
> Time to release Maven 3.3.5!
> 
> Here is a link to the issues resolved:
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922&version=12333058
> 
> Staging repo:
> https://repository.apache.org/content/repositories/maven-1200/
> 
> The distributable binaries and sources for testing can be found here:
> https://repository.apache.org/content/repositories/maven-1200/org/apache/maven/apache-maven/3.3.5/
> 
> Specifically the zip, tarball, and source archives can be found here:
> https://repository.apache.org/content/repositories/maven-1200/org/apache/maven/apache-maven/3.3.5/apache-maven-3.3.5-bin.zip
> https://repository.apache.org/content/repositories/maven-1200/org/apache/maven/apache-maven/3.3.5/apache-maven-3.3.5-bin.tar.gz
> https://repository.apache.org/content/repositories/maven-1200/org/apache/maven/apache-maven/3.3.5/apache-maven-3.3.5-src.zip
> https://repository.apache.org/content/repositories/maven-1200/org/apache/maven/apache-maven/3.3.5/apache-maven-3.3.5-src.tar.gz
> 
> Source release checksum(s):
> apache-maven-3.3.5-src.zip sha1: f2b28783fbf9a4fda47d2924a29aa99b9dc7b898
> 
> Staging site:
> http://people.apache.org/~jvanzyl/maven-3.3.5/
> 
> Vote open for 72 hours.
> 
> [ ] +1
> [ ] +0
> [ ] -1
> 
> Thanks,
> 
> The Maven Team
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
> 
> 
> 
> 
> 
> 
> 
> 
> 

Thanks,

Jason

----------------------------------------------------------
Jason van Zyl
Founder, Takari and Apache Maven
http://twitter.com/jvanzyl
http://twitter.com/takari_io
---------------------------------------------------------

What matters is not ideas, but the people who have them. Good people can fix bad ideas, but good ideas can't save bad people. 

 -- Paul Graham













---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org