You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Christopher Hunt (JIRA)" <ji...@codehaus.org> on 2011/08/19 23:15:32 UTC

[jira] Created: (MDOCCK-24) Does not consider confluence

Does not consider confluence
----------------------------

                 Key: MDOCCK-24
                 URL: https://jira.codehaus.org/browse/MDOCCK-24
             Project: Maven 2.x Documentation Checker Plugin
          Issue Type: Bug
            Reporter: Christopher Hunt


I have the following site structure:

site
  confluence
    index.confluence
    usage.confluence.vm
  resources
    ...
  site.xml

When I run mvn docck:check I get the following relevant output:

  [ERROR] There is no 'index' file in your site directory (in apt|html|xml[.vm] format).
  [ERROR] There is no 'usage' file in your site directory (in apt|html|xml[.vm] format).

I believe that confluence should be an acceptable type.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (MDOCCK-24) Does not consider confluence

Posted by "Christopher Hunt (JIRA)" <ji...@codehaus.org>.
    [ https://jira.codehaus.org/browse/MDOCCK-24?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=276522#comment-276522 ] 

Christopher Hunt commented on MDOCCK-24:
----------------------------------------

Formatting lost:

{code}
site
  confluence
    index.confluence
    usage.confluence.vm
  resources
    ...
  site.xml
{code}

> Does not consider confluence
> ----------------------------
>
>                 Key: MDOCCK-24
>                 URL: https://jira.codehaus.org/browse/MDOCCK-24
>             Project: Maven 2.x Documentation Checker Plugin
>          Issue Type: Bug
>            Reporter: Christopher Hunt
>
> I have the following site structure:
> site
>   confluence
>     index.confluence
>     usage.confluence.vm
>   resources
>     ...
>   site.xml
> When I run mvn docck:check I get the following relevant output:
>   [ERROR] There is no 'index' file in your site directory (in apt|html|xml[.vm] format).
>   [ERROR] There is no 'usage' file in your site directory (in apt|html|xml[.vm] format).
> I believe that confluence should be an acceptable type.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira