Re: Accessing a maven repository programatically (in 2019)

2019-04-07 Thread Michael Lipp
Thanks to everybody who answered. However, I'm utterly confused. The references to the examples (https://github.com/GoogleCloudPlatform/cloud-opensource-java/tree/master/dependencies and

Re: [VOTE] Release Apache Maven Version 3.6.1

2019-04-07 Thread Olivier Lamy
+1 On Fri, 5 Apr 2019 at 05:55, Karl Heinz Marbaise wrote: > Hi, > > We have solved 42 issues: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922=12338966 > > There are issues left in JIRA for Maven core: > >

Re: [VOTE] Release Apache Maven Version 3.6.1

2019-04-07 Thread Hervé BOUTEMY
+1 On binary reproducibility, the convenience binaries were built with JDK 8 on Windows. I was able to rebuild equivalent binaries, with explained differences documented on our Wiki [1] plus one very specific to maven-core artifact (org/ apache/maven/messages/build.properties content). Animal

Re: [VOTE] Release Apache Maven Version 3.6.1

2019-04-07 Thread Tibor Digana
+1 used 3.6.1 in project with build success On Thu, Apr 4, 2019 at 9:55 PM Karl Heinz Marbaise wrote: > Hi, > > We have solved 42 issues: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922=12338966 > > There are issues left in JIRA for Maven core: > >

Re: [VOTE] Release Apache Maven Version 3.6.1

2019-04-07 Thread Sylwester Lachiewicz
And my +1 also. Sylwester W dniu niedz., 7.04.2019 o 12:47 Karl Heinz Marbaise napisał(a): > Hi, > > here is my +1 > > tested with several local projects ...with company projects... > > Kind regards > Karl Heinz Marbaise > > > n 04.04.19 21:55, Karl Heinz Marbaise wrote: > > Hi, > > > > We

Re: [VOTE] Release Apache Maven Version 3.6.1

2019-04-07 Thread Karl Heinz Marbaise
Hi, unfortunately I don't have enough PMC votes... I will enhance the VOTE for another 72 hours... Kind regards Karl Heinz Marbaise On 04.04.19 21:55, Karl Heinz Marbaise wrote: Hi, We have solved 42 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922=12338966

[maven resolver provider] Trying to programatically build an effective model - can't find a public ModelResolver

2019-04-07 Thread Sahil Muthoo
Hello - I’m looking to programatically obtain an effective model from a POM file from outside a Maven container. Search on the interwebs have taken me to [Maven Resolver Provider](https://maven.apache.org/ref/3.6.0/maven-resolver-provider/). This appears to have [replaced Eclipse

Re: [VOTE] Release Apache Maven Version 3.6.1

2019-04-07 Thread Karl Heinz Marbaise
Hi, here is my +1 tested with several local projects ...with company projects... Kind regards Karl Heinz Marbaise n 04.04.19 21:55, Karl Heinz Marbaise wrote: Hi, We have solved 42 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922=12338966 There are issues

Re: Accessing a maven repository programatically (in 2019)

2019-04-07 Thread Hervé BOUTEMY
with corresponding site published at https://maven.apache.org/resolver/maven-resolver-demos/ and don't hesitate to provide PRs to improve Maven Resolver introduction or documentation https://maven.apache.org/resolver/index.html Regards, Hervé Le dimanche 7 avril 2019, 11:23:39 CEST Olivier

Re: Accessing a maven repository programatically (in 2019)

2019-04-07 Thread Olivier Lamy
Hi You will find plenty of examples of how to use maven-resolver here https://github.com/apache/maven-resolver/tree/master/maven-resolver-demos/maven-resolver-demo-snippets/src/main/java/org/apache/maven/resolver/examples HTH Olivier On Sat, 6 Apr 2019 at 23:07, Michael Lipp wrote: > Hi, > >

Re: [VOTE] Release Apache Maven Version 3.6.1

2019-04-07 Thread Dan Tran
+1 ( non-binding) Tested with a large multi-modules build using CI/CD mode + m2e under takari team Thanks -D On Sat, Apr 6, 2019 at 9:29 AM Mickael Istria wrote: > Hi, > > Unfortunately, we won't have the opportunity to try it in m2e before the > deadline for voting as it seems like some

Re: looking for some volunteer

2019-04-07 Thread Tibor Digana
Hi Dejan, I almost forgot your email. Pls create a PR on GitHub with a little work even if still incomplete but at least we would not forget it. As you can see in [1] we should create release branches and for your PR as well. [1]: https://github.com/apache/maven-surefire/pull/227 Cheers Tibor