[GitHub] maven-surefire pull request #153: SUREFIRE-1384: ProviderInfo for JUnit Plat...

2017-06-08 Thread britter
GitHub user britter opened a pull request: https://github.com/apache/maven-surefire/pull/153 SUREFIRE-1384: ProviderInfo for JUnit Plattform (WIP) This is Work in Progress! First take on a JUnitPlattform ProviderInfo, to enable automatic provider lookup. You can merge this

[GitHub] maven-surefire issue #153: SUREFIRE-1384: ProviderInfo for JUnit Plattform (...

2017-06-08 Thread britter
Github user britter commented on the issue: https://github.com/apache/maven-surefire/pull/153 @marcphilipp this may be of interest for you. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have thi

[GitHub] maven-surefire issue #153: SUREFIRE-1384: ProviderInfo for JUnit Plattform (...

2017-06-08 Thread britter
Github user britter commented on the issue: https://github.com/apache/maven-surefire/pull/153 @Tibor17 I'm having problems executing the integration test. When I run `mvn -Dit.test=JUnitPlattformIT verify` with Java 8, I get an error on running the Integration Test project: `

[SUREFIRE] JUnit 5 support - current state and next steps

2017-06-08 Thread Benedikt Ritter
Hello, first of all, I’d like to apologize for not being very active over the past few months. I’ve been busy at work and there was ApacheCON… so you know how it is :-) I’d like to take some time to review where we’re standing with JUnit 5 support and what we our next steps will be. Currently

packaging type generating the current pom

2017-06-08 Thread Olivier Lamy
Hi, Not sure how to do that in a non hackhish way. My current goal: generate a bom style pom with all reactor projects in dptMngt section. As people are lazy to write dptMngt section in theirs poms they delegate to others with this pom. So as I'm lazy too I don't want to write/maintain this pom nei