You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tamaya.apache.org by "Philipp Ottlinger (JIRA)" <ji...@apache.org> on 2016/08/16 19:53:20 UTC

[jira] [Commented] (TAMAYA-162) Site build shows problems with ASCIIdoc during javadoc generation

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

Philipp Ottlinger commented on TAMAYA-162:
------------------------------------------

h2. Update

Updating to the latest javadoc plugin does not help:
{code}
[INFO] <<< maven-javadoc-plugin:2.10.4:aggregate < generate-sources @ tamaya-all <<<
[INFO] configuring report plugin org.apache.maven.plugins:maven-changes-plugin:2.12
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-changes-plugin/2.12/maven-changes-plugin-2.12.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-changes-plugin/2.12/maven-changes-plugin-2.12.pom (18 KB at 9.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-changes-plugin/2.12/maven-changes-plugin-2.12.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-changes-plugin/2.12/maven-changes-plugin-2.12.jar (218 KB at 75.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/eclipse/mylyn/github/org.eclipse.egit.github.core/2.1.5/org.eclipse.egit.github.core-2.1.5.pom
Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/mylyn/github/org.eclipse.egit.github.core/2.1.5/org.eclipse.egit.github.core-2.1.5.pom (5 KB at 48.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.2/gson-2.2.2.pom
Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.2/gson-2.2.2.pom (8 KB at 71.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/eclipse/mylyn/github/org.eclipse.egit.github.core/2.1.5/org.eclipse.egit.github.core-2.1.5.jar
Downloading: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.2/gson-2.2.2.jar
Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.2/gson-2.2.2.jar (185 KB at 317.6 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/mylyn/github/org.eclipse.egit.github.core/2.1.5/org.eclipse.egit.github.core-2.1.5.jar (200 KB at 112.5 KB/sec)
[INFO] configuring report plugin org.apache.rat:apache-rat-plugin:0.12
[INFO] configuring report plugin org.codehaus.mojo:findbugs-maven-plugin:3.0.1
[INFO] Parent project loaded from repository: org.apache:apache:pom:18
Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18-site_en.xml
Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18-site.xml
[WARNING] Unable to find a URL to the parent project. The parent menu will NOT be added.
[INFO] Relativizing decoration links with respect to project URL: https://tamaya.incubator.apache.org
Downloading: https://repo.maven.apache.org/maven2/lt/velykis/maven/skins/reflow-maven-skin/1.1.1/reflow-maven-skin-1.1.1.jar
Downloaded: https://repo.maven.apache.org/maven2/lt/velykis/maven/skins/reflow-maven-skin/1.1.1/reflow-maven-skin-1.1.1.jar (56 KB at 37.8 KB/sec)
[INFO] Rendering site with lt.velykis.maven.skins:reflow-maven-skin:jar:1.1.1 skin.
[INFO] Skipped "About" report (maven-project-info-reports-plugin:2.9:index), file "index.html" already exists for the English version.
[INFO] Rendering 44 Doxia documents: 43 asciidoc, 1 markdown
{code}

> Site build shows problems with ASCIIdoc during javadoc generation
> -----------------------------------------------------------------
>
>                 Key: TAMAYA-162
>                 URL: https://issues.apache.org/jira/browse/TAMAYA-162
>             Project: Tamaya
>          Issue Type: Bug
>          Components: Docs
>    Affects Versions: 0.3-incubating
>         Environment: https://builds.apache.org/job/Tamaya-Site-Master/
>            Reporter: Philipp Ottlinger
>
> The site build contains the following errors that need to be analyzed:
> {code}
> [INFO] <<< maven-javadoc-plugin:2.9.1:aggregate < generate-sources @
> tamaya-all <<<
> [INFO] configuring report plugin
> org.apache.maven.plugins:maven-changes-plugin:2.9
> [INFO] configuring report plugin org.apache.rat:apache-rat-plugin:0.11
> [INFO] configuring report plugin
> org.codehaus.mojo:findbugs-maven-plugin:3.0.1
> [INFO] Parent project loaded from repository: org.apache:apache:pom:18
> [WARNING] Unable to find a URL to the parent project. The parent menu
> will NOT be added.
> [INFO] Relativizing decoration links with respect to project URL:
> http://tamaya.incubator.apache.org
> [INFO] Downloading:
> https://repo.maven.apache.org/maven2/lt/velykis/maven/skins/reflow-maven-skin/1.1.1/reflow-maven-skin-1.1.1.jar
> [INFO] Downloaded:
> https://repo.maven.apache.org/maven2/lt/velykis/maven/skins/reflow-maven-skin/1.1.1/reflow-maven-skin-1.1.1.jar
> (56 KB at 507.4 KB/sec)
> [INFO] Rendering site with
> lt.velykis.maven.skins:reflow-maven-skin:jar:1.1.1 skin.
> [INFO] Skipped "About" report
> (maven-project-info-reports-plugin:2.9:index), file "index.html" already
> exists for the English version.
> [INFO] Rendering 43 Doxia documents: 42 asciidoc, 1 markdown
> asciidoctor: WARNING: <stdin>: line 19: include file not found:
> /home/jenkins/jenkins-slave/workspace/Tamaya-Javadoc-Master/temp-properties-files-for-site/attributes.adoc
> asciidoctor: WARNING: <stdin>: line 19: include file not found:
> /home/jenkins/jenkins-slave/workspace/Tamaya-Javadoc-Master/temp-properties-files-for-site/attributes.adoc
> asciidoctor: WARNING: <stdin>: line 18: include file not found:
> /home/jenkins/jenkins-slave/workspace/Tamaya-Javadoc-Master/temp-properties-files-for-site/attributes.adoc
> asciidoctor: WARNING: <stdin>: line 20: include file not found:
> /home/jenkins/jenkins-slave/workspace/Tamaya-Javadoc-Master/temp-properties-files-for-site/attributes.adoc
> asciidoctor: ERROR: <stdin>: line 22: only book doctypes can contain
> level 0 sections
> asciidoctor: WARNING: <stdin>: line 18: include file not found:
> /home/jenkins/jenkins-slave/workspace/Tamaya-Javadoc-Master/temp-properties-files-for-site/attributes.adoc
> asciidoctor: ERROR: <stdin>: line 22: only book doctypes can contain
> level 0 sections
> asciidoctor: WARNING: <stdin>: line 20: include file not found:
> /home/jenkins/jenkins-slave/workspace/Tamaya-Javadoc-Master/temp-properties-files-for-site/attributes.adoc
> asciidoctor: ERROR: <stdin>: line 25: only book doctypes can contain
> level 0 sections
> asciidoctor: WARNING: <stdin>: line 18: include file not found:
> /home/jenkins/jenkins-slave/workspace/Tamaya-Javadoc-Master/temp-properties-files-for-site/attributes.adoc
> asciidoctor: ERROR: <stdin>: line 20: only book doctypes can contain
> level 0 sections
> asciidoctor: WARNING: <stdin>: line 18: include file not found:
> /home/jenkins/jenkins-slave/workspace/Tamaya-Javadoc-Master/temp-properties-files-for-site/attributes.adoc
> asciidoctor: WARNING: <stdin>: line 20: include file not found:
> /home/jenkins/jenkins-slave/workspace/Tamaya-Javadoc-Master/temp-properties-files-for-site/attributes.adoc
> asciidoctor: WARNING: <stdin>: line 20: include file not found:
> /home/jenkins/jenkins-slave/workspace/Tamaya-Javadoc-Master/temp-properties-files-for-site/attributes.adoc
> asciidoctor: WARNING: <stdin>: line 20: include file not found:
> /home/jenkins/jenkins-slave/workspace/Tamaya-Javadoc-Master/temp-properties-files-for-site/attributes.adoc
> asciidoctor: WARNING: <stdin>: line 20: include file not found:
> /home/jenkins/jenkins-slave/workspace/Tamaya-Javadoc-Master/temp-properties-files-for-site/attributes.adoc
> asciidoctor: WARNING: <stdin>: line 18: include file not found:
> /home/jenkins/jenkins-slave/workspace/Tamaya-Javadoc-Master/temp-properties-files-for-site/attributes.adoc
> asciidoctor: ERROR: <stdin>: line 22: only book doctypes can contain
> level 0 sections
> asciidoctor: WARNING: <stdin>: line 18: include file not found:
> /home/jenkins/jenkins-slave/workspace/Tamaya-Javadoc-Master/temp-properties-files-for-site/attributes.adoc
> asciidoctor: WARNING: <stdin>: line 18: include file not found:
> /home/jenkins/jenkins-slave/workspace/Tamaya-Javadoc-Master/temp-properties-files-for-site/attributes.adoc
> asciidoctor: ERROR: <stdin>: line 22: only book doctypes can contain
> level 0 sections
> asciidoctor: WARNING: <stdin>: line 18: include file not found:
> /home/jenkins/jenkins-slave/workspace/Tamaya-Javadoc-Master/temp-properties-files-for-site/attributes.adoc
> asciidoctor: ERROR: <stdin>: line 22: only book doctypes can contain
> level 0 sections
> asciidoctor: WARNING: <stdin>: line 18: include file not found:
> /home/jenkins/jenkins-slave/workspace/Tamaya-Javadoc-Master/temp-properties-files-for-site/attributes.adoc
> [INFO] Generating "Team" report                 ---
> maven-project-info-reports-plugin:2.9:project-team
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)