Dalton Notetech created NETBEANS-1782:
-----------------------------------------
Summary: Update default versions of maven plugins
Key: NETBEANS-1782
URL: https://issues.apache.org/jira/browse/NETBEANS-1782
Project: NetBeans
Issue Type: Sub-task
Components: apisupport - Maven
Affects Versions: 10.0
Reporter: Dalton Notetech
Fix For: 10.0
Update default versions of maven plugins so that java 11 and junit 5 run
without explicitly specifying version number
The following are some plugins you should update
*maven-compiler-plugin*
*maven-surefire-plugin*
Make sure that java 11 is the default version for new projects
Also make sure that junit 5 test runs properly without explicitly specifying
maven surefire plugin (In effective pom version of maven surefire plugin must
be atleast 2.22.1, if the version is not specified)
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists