[ 
https://issues.apache.org/jira/browse/MNGSITE-518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Osipov moved MSITE-966 to MNGSITE-518:
----------------------------------------------

          Component/s:     (was: site descriptor)
                  Key: MNGSITE-518  (was: MSITE-966)
    Affects Version/s:     (was: 4.0.0-M8)
              Project: Maven Project Web Site  (was: Maven Site Plugin)

> No default skin
> ---------------
>
>                 Key: MNGSITE-518
>                 URL: https://issues.apache.org/jira/browse/MNGSITE-518
>             Project: Maven Project Web Site
>          Issue Type: Bug
>            Reporter: Delany
>            Priority: Major
>
> When I follow instructions to add documentation to a plugin
> [https://maven.apache.org/guides/development/guide-plugin-documentation.html]
> I get
> {quote}{{Execution default-site of goal 
> org.apache.maven.plugins:maven-site-plugin:4.0.0-M8:site failed: skin cannot 
> be null}}
> {quote}
> There's no mention of skins on that page.
> But at [https://maven.apache.org/skins/index.html]
> it says
> {quote}You get this skin if you don't specify any skin or template.
> {quote}
> If I add a skin in the site descriptor its happy
> {code:java}
> <project>
>   <skin>
>     <groupId>org.apache.maven.skins</groupId>
>     <artifactId>maven-fluido-skin</artifactId>
>     <version>2.0.0-M6</version>
>   </skin>
> ... {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to