-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] < > [email protected]> 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 > > [email protected] > > 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: [email protected] For additional commands, e-mail: [email protected]
