Hervé Boutemy (JIRA)
2018-12-08 01:02:00 UTC
Hervé Boutemy created MARCHETYPES-64:
----------------------------------------
Summary: configure maven-site-plugin & mpir versions in quickstart
Key: MARCHETYPES-64
URL: https://issues.apache.org/jira/browse/MARCHETYPES-64
Project: Maven Archetype Bundles
Issue Type: Task
Components: Maven Quickstart Archetype
Affects Versions: 1.3
Reporter: Hervé Boutemy
Fix For: 1.4
if not configured, building site for generated project fails:
{noformat}$ mvn site
[INFO] Scanning for projects...
[INFO]
[INFO] ----------------------< com.mycompany.app:my-app >----------------------
[INFO] Building my-app 1.0-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-site-plugin:3.3:site (default-site) @ my-app ---
[WARNING] Report plugin org.apache.maven.plugins:maven-project-info-reports-plugin has an empty version.
[WARNING]
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING]
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.0.0
[WARNING] Error injecting: org.apache.maven.report.projectinfo.CiManagementReport
java.lang.NoClassDefFoundError: org/apache/maven/doxia/siterenderer/DocumentContent{noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
----------------------------------------
Summary: configure maven-site-plugin & mpir versions in quickstart
Key: MARCHETYPES-64
URL: https://issues.apache.org/jira/browse/MARCHETYPES-64
Project: Maven Archetype Bundles
Issue Type: Task
Components: Maven Quickstart Archetype
Affects Versions: 1.3
Reporter: Hervé Boutemy
Fix For: 1.4
if not configured, building site for generated project fails:
{noformat}$ mvn site
[INFO] Scanning for projects...
[INFO]
[INFO] ----------------------< com.mycompany.app:my-app >----------------------
[INFO] Building my-app 1.0-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-site-plugin:3.3:site (default-site) @ my-app ---
[WARNING] Report plugin org.apache.maven.plugins:maven-project-info-reports-plugin has an empty version.
[WARNING]
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING]
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.0.0
[WARNING] Error injecting: org.apache.maven.report.projectinfo.CiManagementReport
java.lang.NoClassDefFoundError: org/apache/maven/doxia/siterenderer/DocumentContent{noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)