Category "maven-site-plugin"

Execution default-site of goal org.apache.maven.plugins:maven-site-plugin:3.8.2:site failed: Java returned: 137

I get an exception when project builds in Jenkins with site goal: [ERROR] Failed to execute goal org.apache.maven.plugins:maven-site-plugin:3.8.2:site (default-

Include Maven Site HTML pages in JAR's resources

I've got a Maven project that builds a JAR file. It also creates a site (using maven-site-plugin) that describes information about the project. I'd like to in