Ronny,
Commenting out those lines worked:
[INFO] --- maven-install-plugin:2.4:install (default-install) @
opennms-full-assembly ---
[INFO] Installing
/usr/local/opennms-16.0.0-1/opennms-full-assembly/pom.xml to
/root/.m2/repository/org/opennms/opennms-full-assembly/16.0.0/opennms-full-assembly-16.0.0.pom
[INFO] Installing
/usr/local/opennms-16.0.0-1/target/opennms-16.0.0.tar.gz to
/root/.m2/repository/org/opennms/opennms-full-assembly/16.0.0/opennms-full-assembly-16.0.0.tar.gz
[INFO]
------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] OpenNMS Installation Utilities .................... SUCCESS [
5.820 s]
[INFO] OpenNMS Remote Poller ............................. SUCCESS [
0.057 s]
[INFO] OpenNMS Assemblies ................................ SUCCESS [
0.109 s]
[INFO] OpenNMS HTTP Remoting Backend ..................... SUCCESS [
14.054 s]
[INFO] OpenNMS Config Generator (One Jar) ................ SUCCESS [
3.770 s]
[INFO] OpenNMS Remote Poller (One Jar) ................... SUCCESS [
13.545 s]
[INFO] OpenNMS Remote Poller (Standalone) ................ SUCCESS [
6.084 s]
[INFO] OpenNMS RXTX Assembly ............................. SUCCESS [
0.718 s]
[INFO] OpenNMS Version Information ....................... SUCCESS [
0.144 s]
[INFO] OpenNMS Web Application (Full) .................... SUCCESS [
30.015 s]
[INFO] OpenNMS Schema Definitions ........................ SUCCESS [
2.427 s]
[INFO] OpenNMS :: Documentation .......................... SUCCESS [
4.139 s]
[INFO] OpenNMS :: Documentation :: Guide Documentation ... SUCCESS [
1.633 s]
[INFO] OpenNMS :: Documentation :: Guide Install ......... SUCCESS [
0.379 s]
[INFO] OpenNMS :: Documentation :: Guide User ............ SUCCESS [
1.014 s]
[INFO] OpenNMS :: Documentation :: Guide Development ..... SUCCESS [
0.628 s]
[INFO] OpenNMS :: Documentation :: Guide Administrator ... SUCCESS [
1.806 s]
[INFO] OpenNMS :: Documentation :: Releasenotes .......... SUCCESS [
0.788 s]
[INFO] OpenNMS :: Documentation :: All Guides ............ SUCCESS [
2.965 s]
[INFO] OpenNMS Base Assembly ............................. SUCCESS
[01:20 min]
[INFO] OpenNMS Full Assembly ............................. SUCCESS
[01:41 min]
[INFO]
------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 04:34 min
[INFO] Finished at: 2015-06-14T15:32:38+00:00
[INFO] Final Memory: 793M/1175M
[INFO]
------------------------------------------------------------------------
[INFO] finished successfully
root@awareness:/usr/local/opennms-16.0.0-1 #
So, you surgically hit it, first try. :-)
P.
On 06/13/2015 15:37, Ronny Trommer wrote:
Hi
can you verify if this is a problem of the PDF part of the module by comment in
the PDF execution section from Line 89 including 108.
https://github.com/OpenNMS/opennms/blob/release-16.0.0/opennms-doc/pom.xml#L89
https://github.com/OpenNMS/opennms/blob/release-16.0.0/opennms-doc/pom.xml#L108
It just generates the HTML output and is a global configuration for all
documentation submodules.
Thank you in advance
On Jun 13, 2015, at 8:30 PM, Paul Pathiakis <ppathia...@atlantisservices.net>
wrote:
Hi,
I just thought I'd ask if this is a well-known bug or if there's a way
to turn off the documentation build so I can test functionality.
This occurs in assemble.pl -Dopennms.home. (The compile runs to
completion just fine)
[INFO]
------------------------------------------------------------------------
[INFO] Building OpenNMS :: Documentation :: Guide Documentation 16.0.0
[INFO]
------------------------------------------------------------------------
[INFO]
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-resources) @
guide-doc ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 21 resources
[INFO]
[INFO] --- asciidoctor-maven-plugin:1.5.2:process-asciidoc (output-html)
@ guide-doc ---
[INFO] Rendered
/usr/local/opennms-16.0.0-1/opennms-doc/guide-doc/src/asciidoc/index.adoc
[INFO]
[INFO] --- asciidoctor-maven-plugin:1.5.2:process-asciidoc
(generate-pdf-doc) @ guide-doc ---
asciidoctor: WARNING: conversion missing in backend pdf for inline_callout
asciidoctor: WARNING: conversion missing in backend pdf for inline_callout
asciidoctor: WARNING: conversion missing in backend pdf for inline_callout
asciidoctor: WARNING: conversion missing in backend pdf for inline_callout
asciidoctor: WARNING: conversion missing in backend pdf for inline_callout
asciidoctor: WARNING: conversion missing in backend pdf for inline_callout
asciidoctor: WARNING: conversion missing in backend pdf for inline_callout
asciidoctor: WARNING: conversion missing in backend pdf for inline_callout
asciidoctor: WARNING: conversion missing in backend pdf for inline_callout
asciidoctor: WARNING: conversion missing in backend pdf for inline_callout
asciidoctor: WARNING: conversion missing in backend pdf for inline_callout
[INFO]
------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] OpenNMS Installation Utilities .................... SUCCESS [
3.425 s]
[INFO] OpenNMS Remote Poller ............................. SUCCESS [
0.032 s]
[INFO] OpenNMS Assemblies ................................ SUCCESS [
0.116 s]
[INFO] OpenNMS HTTP Remoting Backend ..................... SUCCESS [
11.005 s]
[INFO] OpenNMS Config Generator (One Jar) ................ SUCCESS [
2.782 s]
[INFO] OpenNMS Remote Poller (One Jar) ................... SUCCESS [
13.153 s]
[INFO] OpenNMS Remote Poller (Standalone) ................ SUCCESS [
8.338 s]
[INFO] OpenNMS RXTX Assembly ............................. SUCCESS [
0.102 s]
[INFO] OpenNMS Version Information ....................... SUCCESS [
0.428 s]
[INFO] OpenNMS Web Application (Full) .................... SUCCESS [
26.836 s]
[INFO] OpenNMS Schema Definitions ........................ SUCCESS [
2.401 s]
[INFO] OpenNMS :: Documentation .......................... SUCCESS [
4.489 s]
[INFO] OpenNMS :: Documentation :: Guide Documentation ... FAILURE [
20.878 s]
[INFO] OpenNMS :: Documentation :: Guide Install ......... SKIPPED
[INFO] OpenNMS :: Documentation :: Guide User ............ SKIPPED
[INFO] OpenNMS :: Documentation :: Guide Development ..... SKIPPED
[INFO] OpenNMS :: Documentation :: Guide Administrator ... SKIPPED
[INFO] OpenNMS :: Documentation :: Releasenotes .......... SKIPPED
[INFO] OpenNMS :: Documentation :: All Guides ............ SKIPPED
[INFO] OpenNMS Base Assembly ............................. SKIPPED
[INFO] OpenNMS Full Assembly ............................. SKIPPED
[INFO]
------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 01:35 min
[INFO] Finished at: 2015-06-13T18:26:39+00:00
[INFO] Final Memory: 109M/926M
[INFO]
------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.asciidoctor:asciidoctor-maven-plugin:1.5.2:process-asciidoc
(generate-pdf-doc) on project guide-doc: Execution generate-pdf-doc of
goal org.asciidoctor:asciidoctor-maven-plugin:1.5.2:process-asciidoc
failed: (NotImplementedError) fstat unimplemented unsupported or native
support failed to load -> [Help 1]
Thank you,
Paul Pathiakis
------------------------------------------------------------------------------
_______________________________________________
Please read the OpenNMS Mailing List FAQ:
http://www.opennms.org/index.php/Mailing_List_FAQ
opennms-devel mailing list
To *unsubscribe* or change your subscription options, see the bottom of this
page:
https://lists.sourceforge.net/lists/listinfo/opennms-devel
------------------------------------------------------------------------------
_______________________________________________
Please read the OpenNMS Mailing List FAQ:
http://www.opennms.org/index.php/Mailing_List_FAQ
opennms-devel mailing list
To *unsubscribe* or change your subscription options, see the bottom of this
page:
https://lists.sourceforge.net/lists/listinfo/opennms-devel
------------------------------------------------------------------------------
_______________________________________________
Please read the OpenNMS Mailing List FAQ:
http://www.opennms.org/index.php/Mailing_List_FAQ
opennms-devel mailing list
To *unsubscribe* or change your subscription options, see the bottom of this
page:
https://lists.sourceforge.net/lists/listinfo/opennms-devel