[GitHub] [maven-doxia] JLLeitschuh opened a new pull request #18: [SECURITY] Use HTTPS to resolve dependencies in Maven Build

2020-02-10 Thread GitBox
JLLeitschuh opened a new pull request #18: [SECURITY] Use HTTPS to resolve dependencies in Maven Build URL: https://github.com/apache/maven-doxia/pull/18 [![mitm_build](https://user-images.githubusercontent.com/1323708/59226671-90645200-8ba1-11e9-8ab3-39292bef99e9.jpeg)](https://medium.com

Re: [maven-resolver] DefaultDependencyCollector not collecting direct provided dependencies

2020-02-10 Thread Tomo Suzuki
I created a test case to demonstrate this behavior: https://github.com/suztomo/maven-provided-scope/blob/master/src/test/java/suztomo/AppTest.java#L72 On Fri, Feb 7, 2020 at 5:36 PM Tomo Suzuki wrote: > > Hi Maven developers, > > I find DefaultDependencyCollector is not getting "direct" and > "pr

JDK 14 is now in the Release Candidate Phase

2020-02-10 Thread Rory O'Donnell
 Hi Robert , *Per the JDK 14 schedule [1]  , we are now in the Release Candidate Phase * The stabilization repository, jdk/jdk14, *is open for P1 bug fixes * per the JDK Release Process (JEP 3) [2]. All changes require approval via the Fix-Request Process [3]. For more details, see Mark Reinho