Well I cannot build with 3.3.3 because it picks the wrong parent projects from the reactor so I can only compare with a 3.3.6-SNAPSHOT that I have been running for the past 4+ months while intermitently pestering Jason to cut a release ;-)
On 30 October 2015 at 14:09, Igor Fedorenko <[email protected]> wrote: > Yes, that commit fixed the problem and I am able to run our entire build > successfully with the current master. Thank you for looking into this, > Jason. > > Very unscientific, but I do see small-ish performance degradation > compared to 3.3.3, the build too 25m50s with 3.3.3 and 26m35s with the > current master. I timed the build only once with each version, so this > is very likely just a fluke... unless others notice performance > decrease, of course ;-). > > -- > Regards, > Igor > > On Thu, Oct 29, 2015, at 09:35 PM, Jason van Zyl wrote: >> I took a look and added a test. Can you see if master >> (f684761dee739b4ec8a7e6db5a0a6a0b809e66c9) fixes your issue? >> >> > On Oct 29, 2015, at 5:21 PM, Igor Fedorenko <[email protected]> wrote: >> > >> > -1 >> > >> > 3.3.7 fails with string-index-out-of-range exception when parent pom has >> > scm and I assume other elements with empty <url> child >> > >> > <scm> >> > <url></url> >> > </scm> >> > >> > I think the problem was introduced with recent changes in >> > DefaultInheritanceAssembler, at least the problem goes away if I replace >> > the class with the previous version from git. >> > >> > -- >> > Regards, >> > Igor >> > >> > On Wed, Oct 28, 2015, at 09:30 AM, Jason van Zyl wrote: >> >> Hi, >> >> >> >> Time to release Maven 3.3.7! >> >> >> >> Here is a link to the issues resolved: >> >> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922&version=12333074 >> >> >> >> Staging repo: >> >> https://repository.apache.org/content/repositories/maven-1228/ >> >> >> >> The distributable binaries and sources for testing can be found here: >> >> https://repository.apache.org/content/repositories/maven-1228/org/apache/maven/apache-maven/3.3.7/ >> >> >> >> Specifically the zip, tarball, and source archives can be found here: >> >> https://repository.apache.org/content/repositories/maven-1228/org/apache/maven/apache-maven/3.3.7/apache-maven-3.3.7-bin.zip >> >> https://repository.apache.org/content/repositories/maven-1228/org/apache/maven/apache-maven/3.3.7/apache-maven-3.3.7-bin.tar.gz >> >> https://repository.apache.org/content/repositories/maven-1228/org/apache/maven/apache-maven/3.3.7/apache-maven-3.3.7-src.zip >> >> https://repository.apache.org/content/repositories/maven-1228/org/apache/maven/apache-maven/3.3.7/apache-maven-3.3.7-src.tar.gz >> >> >> >> Source release checksum(s): >> >> apache-maven-3.3.7-src.zip sha1: 771b5f3844d41e573cfb921a555ca4b9fa25a938 >> >> >> >> Staging site: >> >> http://people.apache.org/~jvanzyl/maven-3.3.7/ >> >> >> >> Vote open for 72 hours. >> >> >> >> [ ] +1 >> >> [ ] +0 >> >> [ ] -1 >> >> >> >> Thanks, >> >> >> >> The Maven Team >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> Thanks, >> >> >> >> Jason >> >> >> >> ---------------------------------------------------------- >> >> Jason van Zyl >> >> Founder, Takari and Apache Maven >> >> http://twitter.com/jvanzyl >> >> http://twitter.com/takari_io >> >> --------------------------------------------------------- >> >> >> >> The modern conservative is engaged in one of man's oldest exercises in >> >> moral philosophy; that is, >> >> the search for a superior moral justification for selfishness. >> >> >> >> -- John Kenneth Galbraith >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> --------------------------------------------------------------------- >> >> To unsubscribe, e-mail: [email protected] >> >> For additional commands, e-mail: [email protected] >> >> >> > >> > --------------------------------------------------------------------- >> > To unsubscribe, e-mail: [email protected] >> > For additional commands, e-mail: [email protected] >> > >> >> 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: [email protected] >> For additional commands, e-mail: [email protected] >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
