Philipp Ottlinger created TAMAYA-162:
----------------------------------------
Summary: 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)