[ANN] Apache Maven Resolver Version 1.3.1 Released

2018-10-15 Thread Karl Heinz Marbaise
The Apache Maven team is pleased to announce the release of the Maven Resolver version 1.3.1. https://maven.apache.org/resolver/ Apache Maven Artifact Resolver is a library for working with artifact repositories and dependency resolution. Maven Artifact Resolver deals with the specification of l

JDK 12 Early Access build 15 is available

2018-10-15 Thread Rory O'Donnell
Hi Robert , *JDK 12 Early Access build 15 is available at : - jdk.java.net/12/* * JDK 12 Schedule is confirmed. o 2018/12/13 Rampdown Phase One o 2019/01/17 Rampdown Phase Two o 2019/02/07 Release-Candi

DefaultMavenReaderFilter API does not correctly interpolate collection variables

2018-10-15 Thread Simone Tripodi
Hi all mates, I am writing a plugin which needs to filter & then process resources, I am using the DefaultMavenReaderFilter API below: DefaultMavenReaderFilter#filter( Reader, boolean, MavenProject, List, boolean, MavenSession ) in my resource I declared few variables that have to be interpolat