[prev in list] [next in list] [prev in thread] [next in thread] 

List:       turbine-dev
Subject:    Re: svn commit: r1848865 - /turbine/core/trunk/pom.xml
From:       Jeffery Painter <jeff () jivecast ! com>
Date:       2018-12-13 16:20:08
Message-ID: a0812c68-82c7-4835-e1d4-346213d63743 () jivecast ! com
[Download RAW message or body]

[Attachment #2 (multipart/mixed)]


Thanks Georg,

That did the trick! I also updated your junit references in
testcontainer/pom.xml to 5.3.2 (just released) which fixes a few bugs:

https://github.com/junit-team/junit5/milestone/31?closed=1

--
Jeff



On 12/13/18 11:17 AM, gk@apache.org wrote:
> Author: gk
> Date: Thu Dec 13 16:17:04 2018
> New Revision: 1848865
> 
> URL: http://svn.apache.org/viewvc?rev=1848865&view=rev
> Log:
> - update surefire to v 3.0.0.-M, which fixes maven test - junit 5 vintage does not \
> find any tests, cft. \
> https://junit.org/junit5/docs/current/user-guide/#running-tests-build-maven. 
> Modified:
> turbine/core/trunk/pom.xml
> 
> Modified: turbine/core/trunk/pom.xml
> URL: http://svn.apache.org/viewvc/turbine/core/trunk/pom.xml?rev=1848865&r1=1848864&r2=1848865&view=diff
>  ==============================================================================
> --- turbine/core/trunk/pom.xml (original)
> +++ turbine/core/trunk/pom.xml Thu Dec 13 16:17:04 2018
> @@ -548,10 +548,11 @@
> <suppressionFile>${project.basedir}/suppression-owasp-fp.xml</suppressionFile>
> </suppressionFiles>
> </configuration>
> -      </plugin>
> +      </plugin>   
> <plugin>
> <groupId>org.apache.maven.plugins</groupId>
> <artifactId>maven-surefire-plugin</artifactId>
> +        <version>3.0.0-M2</version>
> <configuration>
> <!--default setting is forkCount=1/reuseForks=true -->
> <reuseForks>false</reuseForks>
> 
> 


["signature.asc" (application/pgp-signature)]

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic