[ 
https://issues.apache.org/jira/browse/MNG-6615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16879719#comment-16879719
 ] 

Michael Osipov commented on MNG-6615:
-------------------------------------

Did you use the Maven Archetype Plugin? Can you provide the exact input?

> Failed to execute mvn site command for any project, including brand new
> -----------------------------------------------------------------------
>
>                 Key: MNG-6615
>                 URL: https://issues.apache.org/jira/browse/MNG-6615
>             Project: Maven
>          Issue Type: Bug
>    Affects Versions: 3.6.0
>            Reporter: Mykyta Bezverkhyi
>            Priority: Major
>
> Steps to reproduce:
>  # Create project of any archetype using Maven 3.6.0.
>  # Execute _mvn site_ command.
> *Actual result:* [INFO] BUILD FAILURE
> [ERROR] Failed to execute goal 
> org.apache.maven.plugins:maven-site-plugin:3.3:site (default-site) on project 
> test:
> Execution default-site of goal 
> org.apache.maven.plugins:maven-site-plugin:3.3:site failed:
> A required class was missing while executing 
> org.apache.maven.plugins:maven-site-plugin:3.3:site:
> org/apache/maven/doxia/siterenderer/DocumentContent
> *Expected result:* [INFO] BUILD SUCCESS
> Notes: As far as I know it can be fixed by updating _maven-site-plugin_ 
> version to the latest one, currently _3.7.1_, but it's kinda annoying to do 
> this for all of the projects and trying to remember what you did to fix it 
> coding the new one. So I think it makes sense for you to update the default 
> plugin version to _3.7.1_ in your next release, or to fix it in the way you 
> want.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to