Bug in processing surefire/failsafe groups

2018-03-30 Thread Christopher
Found a bug in maven-failsafe-plugin ( https://github.com/apache/accumulo/issues/411) when using groups (JUnit categories): http://maven.apache.org/surefire/maven-failsafe-plugin/integration-test-mojo.html#groups http://maven.apache.org/surefire/maven-failsafe-plugin/integration-test-mojo.html#excl

Maven Dependency Plugin Release 3.1.0

2018-03-30 Thread Karl Heinz Marbaise
Hi, I would like to get 3.1.0 release asap of MDEP out to get fixed the JDK10 blocker issues which has been fixed by new version maven-dependency-analyzer 1.9.. I would like to start with the release on Monday If there is anything really important that should be part of the release? Ki

Re: ScmProvider.list()

2018-03-30 Thread Michael Osipov
Am 2018-03-30 um 10:47 schrieb Basin Ilya: Hi. We need your opinion on the following topic. While Svn and Cvs providers perform the list() operation remotely and don't need a checkout directory, Git and some others simply list the local files (generally, because their SCMs don't provide a remo

ScmProvider.list()

2018-03-30 Thread Basin Ilya
Hi. We need your opinion on the following topic. While Svn and Cvs providers perform the list() operation remotely and don't need a checkout directory, Git and some others simply list the local files (generally, because their SCMs don't provide a remote list method). Arguments passed to the list