VB: Maven error during Raspberry to Amazon Echo project.

2019-01-03 Thread Mikail Eryilmaz
Skickades från E-post för Windows 10 Från: Mikail Eryilmaz Skickat: den 3 januari 2019 16:23 Till: rfcscho...@apache.org; aherit...@apache.org; and...@ap

Re: Multi Release Jars and reactors and 'test'

2019-01-03 Thread Robert Scholte
Please read https://maven.apache.org/plugins/maven-compiler-plugin/multirelease.html The tricky thing about MultiRelease JARS is that it only works with JARS, so surefire won't help you here. You need to use failsafe for testing with MRJARS. The concept you-re using is "Single project (runt