Bump org.apache.logging.log4j:log4j-core (#3343)
Bumps org.apache.logging.log4j:log4j-core from 2.25.3 to 2.25.4.
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-core dependency-version: 2.25.4 dependency-type: direct:production …
Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
版权所有:中国计算机学会技术支持:开源发展技术委员会
京ICP备13000930号-9
京公网安备 11010802032778号
Contributing to Apache Maven Surefire
The Maven Community
Project Documentation
Usage of maven-surefire-plugin, maven-failsafe-plugin, maven-surefire-report-plugin
Development Information
Build the Surefire project using Maven 3.6.3+ and JDK 8+.
In order to run tests for a release check during the Vote, the following memory requirements are needed:
On Linux/Unix:
On Windows:
In order to build and run the tests:
To set up the project in Eclipse IDE or IntelliJ IDEA, please follow these steps:
Build module
surefire-shared-utilswith profileide-developmentand install it into the local maven repository using this Maven command:In Eclipse, select File > Import … > Maven Project
surefire-shared-utils, enter profileide-developmentin Advanced -> ProfilesIn IntelliJ, select Maven > Profiles and check
ide-developmentDeploying web site
See http://maven.apache.org/developers/website/deploy-component-reference-documentation.html