Code Monkey home page Code Monkey logo

org.dita4publishers.json's Introduction

DITA for Publishers

Version 1.1.0 Under development

Master project for the DITA for Publishers activity. This project includes the toolkit plugins and samples as git submodules. See the wiki for details on how to set up new clones of this project.

NOTE: Issues for specific transformation types (EPUB, HTML5, etc.) are maintained in the project each transformation type. If you're not sure which project an issue applies to, feel free to submit the issue against the dita4publishers project.

News

5 Aug 2021 Release 1.0.0RC28

Many updates. Tested against OT 3.6.1 (see release notes in user guide). Many Word2DITA issues resolved.

24 April 2016: EPUB3 implementation essentially complete with the addition of font embedding and obfuscation.

7 Oct 2014: EPUB3 implementation is under way. See the org.dita4publishers.epub project for details.

Publishing the User Guide

The D4P User Guide is published via GitHub Pages through the separate repo dita4publishers.github.io.

To update the user guide do the following:

  1. Using InDesign, update the cover graphic to reflect the latest release and copyright date (docs/D4P Logo and User Guide Cover/D4P_UserGuide_cover Folder/D4P_UserGuide_cover.indd)
  2. Export new copies of cover-graphic.png (300PPI) and epub-cover-graphic.png (72PPI) to the user_docs/d4p-users-guide/images directory
  3. Run the html5-d4p-user-guide ant target
  4. Copy the generated HTML (d4p-users-guide from the build/docs/html5 directory) to the dita4publishers.github.io repo on branch main.
  5. Commit updates to dita4publishers.github.io repo and push

org.dita4publishers.json's People

Contributors

blefort avatar blefort-uo avatar contrext avatar drmacro avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

ajleirer

org.dita4publishers.json's Issues

It doesn't work

When trying to do the conversion it fails to process the ditamap, please fix JSON is very important nowadays.

Fails to process ditamap to json

The build process is failing with the following error (DITA OT 2.2.1 on Windows)

C:\dita-ot-2.2.1\samples>dita -v -f json -i sequence.ditamap

init:

d4p.map-driven-build-init:

check-arg:
    [mkdir] Created dir: C:\Users\goss\AppData\Local\Temp\temp20160309123714174

log-arg:
     [echo] *****************************************************************
     [echo] * basedir = C:\dita-ot-2.2.1
     [echo] * dita.dir = C:\dita-ot-2.2.1\bin\..
     [echo] * transtype = json
     [echo] * tempdir = C:\Users\goss\AppData\Local\Temp\temp20160309123714174
     [echo] * outputdir = C:\dita-ot-2.2.1\samples\.\out
     [echo] * clean.temp = true
     [echo] * DITA-OT version = 2.2.1
     [echo] * XML parser = Xerces
     [echo] * XSLT processor = Saxon
     [echo] * collator = ICU
     [echo] *****************************************************************
     [echo] #Ant properties
     [echo] #Wed Mar 09 12:37:14 EST 2016
     [echo] args.grammar.cache=yes
     [echo] args.input=C\:\\dita-ot-2.2.1\\samples\\sequence.ditamap
     [echo] args.logdir=C\:\\dita-ot-2.2.1\\samples\\.\\out
     [echo] args.xml.systemid.set=yes
     [echo] dita.dir=C\:\\dita-ot-2.2.1\\bin\\..
     [echo] dita.plugin.com.elovirta.dita.markdown.dir=C\:\\dita-ot-2.2.1\\plugins\\com.elovirta.dita.markdown
     [echo] dita.plugin.com.elovirta.ooxml.dir=C\:\\dita-ot-2.2.1\\plugins\\com.elovirta.ooxml
     [echo] dita.plugin.com.sophos.tocjs.dir=C\:\\dita-ot-2.2.1\\plugins\\com.sophos.tocjs
     [echo] dita.plugin.org.dita-community.common.xslt.dir=C\:\\dita-ot-2.2.1\\plugins\\org.dita-community.common.xslt
     [echo] dita.plugin.org.dita-community.qa.dir=C\:\\dita-ot-2.2.1\\plugins\\org.dita-community.qa
     [echo] dita.plugin.org.dita.base.dir=C\:\\dita-ot-2.2.1
     [echo] dita.plugin.org.dita.docbook.dir=C\:\\dita-ot-2.2.1\\plugins\\org.dita.docbook
     [echo] dita.plugin.org.dita.eclipsecontent.dir=C\:\\dita-ot-2.2.1\\plugins\\org.dita.eclipsecontent
     [echo] dita.plugin.org.dita.eclipsehelp.dir=C\:\\dita-ot-2.2.1\\plugins\\org.dita.eclipsehelp
     [echo] dita.plugin.org.dita.html5.dir=C\:\\dita-ot-2.2.1\\plugins\\org.dita.html5
     [echo] dita.plugin.org.dita.htmlhelp.dir=C\:\\dita-ot-2.2.1\\plugins\\org.dita.htmlhelp
     [echo] dita.plugin.org.dita.javahelp.dir=C\:\\dita-ot-2.2.1\\plugins\\org.dita.javahelp
     [echo] dita.plugin.org.dita.odt.dir=C\:\\dita-ot-2.2.1\\plugins\\org.dita.odt
     [echo] dita.plugin.org.dita.pdf2.axf.dir=C\:\\dita-ot-2.2.1\\plugins\\org.dita.pdf2.axf
     [echo] dita.plugin.org.dita.pdf2.dir=C\:\\dita-ot-2.2.1\\plugins\\org.dita.pdf2
     [echo] dita.plugin.org.dita.pdf2.fop.dir=C\:\\dita-ot-2.2.1\\plugins\\org.dita.pdf2.fop
     [echo] dita.plugin.org.dita.pdf2.xep.dir=C\:\\dita-ot-2.2.1\\plugins\\org.dita.pdf2.xep
     [echo] dita.plugin.org.dita.specialization.dita11.dir=C\:\\dita-ot-2.2.1\\plugins\\org.dita.specialization.dita11
     [echo] dita.plugin.org.dita.specialization.eclipsemap.dir=C\:\\dita-ot-2.2.1\\plugins\\org.dita.specialization.eclipsemap
     [echo] dita.plugin.org.dita.troff.dir=C\:\\dita-ot-2.2.1\\plugins\\org.dita.troff
     [echo] dita.plugin.org.dita.wordrtf.dir=C\:\\dita-ot-2.2.1\\plugins\\org.dita.wordrtf
     [echo] dita.plugin.org.dita.xhtml.dir=C\:\\dita-ot-2.2.1\\plugins\\org.dita.xhtml
     [echo] dita.plugin.org.dita4publishers.common.html.dir=C\:\\dita-ot-2.2.1\\plugins\\org.dita4publishers.common.html
     [echo] dita.plugin.org.dita4publishers.common.mapdriven.dir=C\:\\dita-ot-2.2.1\\plugins\\org.dita4publishers.common.mapdriven
     [echo] dita.plugin.org.dita4publishers.common.xslt.dir=C\:\\dita-ot-2.2.1\\plugins\\org.dita4publishers.common.xslt
     [echo] dita.plugin.org.dita4publishers.json.dir=C\:\\dita-ot-2.2.1\\plugins\\org.dita4publishers.json
     [echo] dita.plugin.org.fstrf.jekyll.dir=C\:\\dita-ot-2.2.1\\plugins\\org.fstrf.jekyll
     [echo] dita.plugin.org.fstrf.pdf.dir=C\:\\dita-ot-2.2.1\\plugins\\org.fstrf.pdf
     [echo] dita.plugin.org.fstrf.pdfhelp.dir=C\:\\dita-ot-2.2.1\\plugins\\org.fstrf.pdfhelp
     [echo] dita.plugin.org.oasis-open.dita.v1_2.dir=C\:\\dita-ot-2.2.1\\plugins\\org.oasis-open.dita.v1_2
     [echo] dita.plugin.org.oasis-open.dita.v1_3.dir=C\:\\dita-ot-2.2.1\\plugins\\org.oasis-open.dita.v1_3
     [echo] dita.temp.dir=C\:\\Users\\goss\\AppData\\Local\\Temp\\temp20160309123714174
     [echo] *****************************************************************

build-init:

preprocess.init:
     [echo] *****************************************************************
     [echo] * input = C:\dita-ot-2.2.1\samples\sequence.ditamap
     [echo] *****************************************************************

gen-list:
 [gen-list] Using Xerces grammar pool for DTD and schema caching.
 [gen-list] Processing file:/C:/dita-ot-2.2.1/samples/sequence.ditamap
 [gen-list] Processing file:/C:/dita-ot-2.2.1/samples/tasks/changingtheoil.xml
 [gen-list] Processing file:/C:/dita-ot-2.2.1/samples/tasks/organizing.xml
 [gen-list] Processing file:/C:/dita-ot-2.2.1/samples/tasks/shovellingsnow.xml
 [gen-list] Processing file:/C:/dita-ot-2.2.1/samples/tasks/spraypainting.xml
 [gen-list] Processing file:/C:/dita-ot-2.2.1/samples/tasks/takinggarbage.xml
 [gen-list] Processing file:/C:/dita-ot-2.2.1/samples/tasks/washingthecar.xml
 [gen-list] Processing file:/C:/dita-ot-2.2.1/samples/concepts/lawnmower.xml
 [gen-list] Processing file:/C:/dita-ot-2.2.1/samples/concepts/oil.xml
 [gen-list] Processing file:/C:/dita-ot-2.2.1/samples/concepts/paint.xml
 [gen-list] Processing file:/C:/dita-ot-2.2.1/samples/concepts/shelving.xml
 [gen-list] Processing file:/C:/dita-ot-2.2.1/samples/concepts/snowshovel.xml
 [gen-list] Processing file:/C:/dita-ot-2.2.1/samples/concepts/toolbox.xml
 [gen-list] Processing file:/C:/dita-ot-2.2.1/samples/concepts/tools.xml
 [gen-list] Processing file:/C:/dita-ot-2.2.1/samples/concepts/waterhose.xml
 [gen-list] Processing file:/C:/dita-ot-2.2.1/samples/concepts/wheelbarrow.xml
 [gen-list] Processing file:/C:/dita-ot-2.2.1/samples/concepts/workbench.xml
 [gen-list] Processing file:/C:/dita-ot-2.2.1/samples/concepts/wwfluid.xml
 [gen-list] Serializing job specification

debug-filter:
   [filter] Using Xerces grammar pool for DTD and schema caching.
   [filter] Processing file:/C:/dita-ot-2.2.1/samples/concepts/lawnmower.xml
   [filter] Processing file:/C:/dita-ot-2.2.1/samples/sequence.ditamap
   [filter] Processing file:/C:/dita-ot-2.2.1/samples/concepts/paint.xml
   [filter] Processing file:/C:/dita-ot-2.2.1/samples/tasks/takinggarbage.xml
   [filter] Processing file:/C:/dita-ot-2.2.1/samples/concepts/wheelbarrow.xml
   [filter] Processing file:/C:/dita-ot-2.2.1/samples/concepts/shelving.xml
   [filter] Processing file:/C:/dita-ot-2.2.1/samples/concepts/workbench.xml
   [filter] Processing file:/C:/dita-ot-2.2.1/samples/concepts/oil.xml
   [filter] Processing file:/C:/dita-ot-2.2.1/samples/tasks/washingthecar.xml
   [filter] Processing file:/C:/dita-ot-2.2.1/samples/concepts/tools.xml
   [filter] Processing file:/C:/dita-ot-2.2.1/samples/concepts/snowshovel.xml
   [filter] Processing file:/C:/dita-ot-2.2.1/samples/tasks/organizing.xml
   [filter] Processing file:/C:/dita-ot-2.2.1/samples/concepts/waterhose.xml
   [filter] Processing file:/C:/dita-ot-2.2.1/samples/concepts/wwfluid.xml
   [filter] Processing file:/C:/dita-ot-2.2.1/samples/tasks/spraypainting.xml
   [filter] Processing file:/C:/dita-ot-2.2.1/samples/concepts/toolbox.xml
   [filter] Processing file:/C:/dita-ot-2.2.1/samples/tasks/shovellingsnow.xml
   [filter] Processing file:/C:/dita-ot-2.2.1/samples/tasks/changingtheoil.xml
[job-helper] Processing C:\Users\goss\AppData\Local\Temp\temp20160309123714174\.job.xml to C:\Users\goss\AppData\Local\Temp\temp20160309123714174\outditafiles.list
[job-helper] Loading stylesheet C:\dita-ot-2.2.1\xsl\job-helper.xsl
[job-helper] Processing C:\Users\goss\AppData\Local\Temp\temp20160309123714174\.job.xml to C:\Users\goss\AppData\Local\Temp\temp20160309123714174\fullditamapandtopic.list
[job-helper] Loading stylesheet C:\dita-ot-2.2.1\xsl\job-helper.xsl
[job-helper] Processing C:\Users\goss\AppData\Local\Temp\temp20160309123714174\.job.xml to C:\Users\goss\AppData\Local\Temp\temp20160309123714174\fullditatopic.list
[job-helper] Loading stylesheet C:\dita-ot-2.2.1\xsl\job-helper.xsl
[job-helper] Processing C:\Users\goss\AppData\Local\Temp\temp20160309123714174\.job.xml to C:\Users\goss\AppData\Local\Temp\temp20160309123714174\fullditamap.list
[job-helper] Loading stylesheet C:\dita-ot-2.2.1\xsl\job-helper.xsl
[job-helper] Processing C:\Users\goss\AppData\Local\Temp\temp20160309123714174\.job.xml to C:\Users\goss\AppData\Local\Temp\temp20160309123714174\hrefditatopic.list
[job-helper] Loading stylesheet C:\dita-ot-2.2.1\xsl\job-helper.xsl
[job-helper] Processing C:\Users\goss\AppData\Local\Temp\temp20160309123714174\.job.xml to C:\Users\goss\AppData\Local\Temp\temp20160309123714174\conref.list
[job-helper] Loading stylesheet C:\dita-ot-2.2.1\xsl\job-helper.xsl
[job-helper] Processing C:\Users\goss\AppData\Local\Temp\temp20160309123714174\.job.xml to C:\Users\goss\AppData\Local\Temp\temp20160309123714174\image.list
[job-helper] Loading stylesheet C:\dita-ot-2.2.1\xsl\job-helper.xsl
[job-helper] Processing C:\Users\goss\AppData\Local\Temp\temp20160309123714174\.job.xml to C:\Users\goss\AppData\Local\Temp\temp20160309123714174\flagimage.list
[job-helper] Loading stylesheet C:\dita-ot-2.2.1\xsl\job-helper.xsl
[job-helper] Processing C:\Users\goss\AppData\Local\Temp\temp20160309123714174\.job.xml to C:\Users\goss\AppData\Local\Temp\temp20160309123714174\html.list
[job-helper] Loading stylesheet C:\dita-ot-2.2.1\xsl\job-helper.xsl
[job-helper] Processing C:\Users\goss\AppData\Local\Temp\temp20160309123714174\.job.xml to C:\Users\goss\AppData\Local\Temp\temp20160309123714174\canditopics.list
[job-helper] Loading stylesheet C:\dita-ot-2.2.1\xsl\job-helper.xsl
[job-helper] Processing C:\Users\goss\AppData\Local\Temp\temp20160309123714174\.job.xml to C:\Users\goss\AppData\Local\Temp\temp20160309123714174\subjectscheme.list
[job-helper] Loading stylesheet C:\dita-ot-2.2.1\xsl\job-helper.xsl
[job-helper] Processing C:\Users\goss\AppData\Local\Temp\temp20160309123714174\.job.xml to C:\Users\goss\AppData\Local\Temp\temp20160309123714174\conreftargets.list
[job-helper] Loading stylesheet C:\dita-ot-2.2.1\xsl\job-helper.xsl
[job-helper] Processing C:\Users\goss\AppData\Local\Temp\temp20160309123714174\.job.xml to C:\Users\goss\AppData\Local\Temp\temp20160309123714174\copytosource.list
[job-helper] Loading stylesheet C:\dita-ot-2.2.1\xsl\job-helper.xsl
[job-helper] Processing C:\Users\goss\AppData\Local\Temp\temp20160309123714174\.job.xml to C:\Users\goss\AppData\Local\Temp\temp20160309123714174\subtargets.list
[job-helper] Loading stylesheet C:\dita-ot-2.2.1\xsl\job-helper.xsl
[job-helper] Processing C:\Users\goss\AppData\Local\Temp\temp20160309123714174\.job.xml to C:\Users\goss\AppData\Local\Temp\temp20160309123714174\resourceonly.list
[job-helper] Loading stylesheet C:\dita-ot-2.2.1\xsl\job-helper.xsl
[job-helper] Processing C:\Users\goss\AppData\Local\Temp\temp20160309123714174\.job.xml to C:\Users\goss\AppData\Local\Temp\temp20160309123714174\user.input.file.list
[job-helper] Loading stylesheet C:\dita-ot-2.2.1\xsl\job-helper.xsl
[job-helper] Processing C:\Users\goss\AppData\Local\Temp\temp20160309123714174\.job.xml to C:\Users\goss\AppData\Local\Temp\temp20160309123714174\hreftargets.list
[job-helper] Loading stylesheet C:\dita-ot-2.2.1\xsl\job-helper.xsl
[job-helper] Processing C:\Users\goss\AppData\Local\Temp\temp20160309123714174\.job.xml to C:\Users\goss\AppData\Local\Temp\temp20160309123714174\conref.list
[job-helper] Loading stylesheet C:\dita-ot-2.2.1\xsl\job-helper.xsl
[job-helper] Processing C:\Users\goss\AppData\Local\Temp\temp20160309123714174\.job.xml to C:\Users\goss\AppData\Local\Temp\temp20160309123714174\hrefditatopic.list
[job-helper] Loading stylesheet C:\dita-ot-2.2.1\xsl\job-helper.xsl
[job-helper] Processing C:\Users\goss\AppData\Local\Temp\temp20160309123714174\.job.xml to C:\Users\goss\AppData\Local\Temp\temp20160309123714174\fullditatopic.list
[job-helper] Loading stylesheet C:\dita-ot-2.2.1\xsl\job-helper.xsl
[job-helper] Processing C:\Users\goss\AppData\Local\Temp\temp20160309123714174\.job.xml to C:\Users\goss\AppData\Local\Temp\temp20160309123714174\fullditamapandtopic.list
[job-helper] Loading stylesheet C:\dita-ot-2.2.1\xsl\job-helper.xsl
[job-helper] Processing C:\Users\goss\AppData\Local\Temp\temp20160309123714174\.job.xml to C:\Users\goss\AppData\Local\Temp\temp20160309123714174\conreftargets.list
[job-helper] Loading stylesheet C:\dita-ot-2.2.1\xsl\job-helper.xsl
[job-helper] Processing C:\Users\goss\AppData\Local\Temp\temp20160309123714174\.job.xml to C:\Users\goss\AppData\Local\Temp\temp20160309123714174\canditopics.list
[job-helper] Loading stylesheet C:\dita-ot-2.2.1\xsl\job-helper.xsl
[job-helper] Processing C:\Users\goss\AppData\Local\Temp\temp20160309123714174\.job.xml to C:\Users\goss\AppData\Local\Temp\temp20160309123714174\resourceonly.list
[job-helper] Loading stylesheet C:\dita-ot-2.2.1\xsl\job-helper.xsl

mapref-check:

mapref:
   [mapref] Transforming into C:\Users\goss\AppData\Local\Temp\temp20160309123714174
   [mapref] Loading stylesheet C:\dita-ot-2.2.1\xsl\preprocess\mapref.xsl
   [mapref] Processing C:\Users\goss\AppData\Local\Temp\temp20160309123714174\sequence.ditamap

branch-filter:
[branch-filter] Processing file:/C:/Users/goss/AppData/Local/Temp/temp20160309123714174/sequence.ditamap

copy-image:

copy-html:

copy-flag-check:

copy-flag:

copy-files:

keyref:
   [mapref] Transforming into C:\Users\goss\AppData\Local\Temp\temp20160309123714174
   [mapref] Loading stylesheet C:\dita-ot-2.2.1\xsl\preprocess\mapref.xsl
   [mapref] Processing C:\Users\goss\AppData\Local\Temp\temp20160309123714174\sequence.ditamap

conrefpush:
[job-helper] Processing C:\Users\goss\AppData\Local\Temp\temp20160309123714174\.job.xml to C:\Users\goss\AppData\Local\Temp\temp20160309123714174\conref.list
[job-helper] Loading stylesheet C:\dita-ot-2.2.1\xsl\job-helper.xsl

conref-check:

conref:

profile-check:

profile:

topic-fragment:
[topic-fragment] Processing file:/C:/Users/goss/AppData/Local/Temp/temp20160309123714174/concepts/lawnmower.xml
[topic-fragment] Processing file:/C:/Users/goss/AppData/Local/Temp/temp20160309123714174/concepts/paint.xml
[topic-fragment] Processing file:/C:/Users/goss/AppData/Local/Temp/temp20160309123714174/tasks/takinggarbage.xml
[topic-fragment] Processing file:/C:/Users/goss/AppData/Local/Temp/temp20160309123714174/concepts/wheelbarrow.xml
[topic-fragment] Processing file:/C:/Users/goss/AppData/Local/Temp/temp20160309123714174/concepts/shelving.xml
[topic-fragment] Processing file:/C:/Users/goss/AppData/Local/Temp/temp20160309123714174/concepts/workbench.xml
[topic-fragment] Processing file:/C:/Users/goss/AppData/Local/Temp/temp20160309123714174/concepts/oil.xml
[topic-fragment] Processing file:/C:/Users/goss/AppData/Local/Temp/temp20160309123714174/tasks/washingthecar.xml
[topic-fragment] Processing file:/C:/Users/goss/AppData/Local/Temp/temp20160309123714174/concepts/tools.xml
[topic-fragment] Processing file:/C:/Users/goss/AppData/Local/Temp/temp20160309123714174/concepts/snowshovel.xml
[topic-fragment] Processing file:/C:/Users/goss/AppData/Local/Temp/temp20160309123714174/tasks/organizing.xml
[topic-fragment] Processing file:/C:/Users/goss/AppData/Local/Temp/temp20160309123714174/concepts/waterhose.xml
[topic-fragment] Processing file:/C:/Users/goss/AppData/Local/Temp/temp20160309123714174/concepts/wwfluid.xml
[topic-fragment] Processing file:/C:/Users/goss/AppData/Local/Temp/temp20160309123714174/tasks/spraypainting.xml
[topic-fragment] Processing file:/C:/Users/goss/AppData/Local/Temp/temp20160309123714174/concepts/toolbox.xml
[topic-fragment] Processing file:/C:/Users/goss/AppData/Local/Temp/temp20160309123714174/tasks/shovellingsnow.xml
[topic-fragment] Processing file:/C:/Users/goss/AppData/Local/Temp/temp20160309123714174/tasks/changingtheoil.xml

coderef:

move-meta-entries:
[move-meta] Processing file:/C:/Users/goss/AppData/Local/Temp/temp20160309123714174/sequence.ditamap
[move-meta] Processing file:/C:/Users/goss/AppData/Local/Temp/temp20160309123714174/sequence.ditamap
[move-meta] Processing file:/C:/Users/goss/AppData/Local/Temp/temp20160309123714174/sequence.ditamap
[move-meta] Loading stylesheet C:\dita-ot-2.2.1\xsl\preprocess\mappull.xsl

setchunk:

chunk-check:

chunk:
    [chunk] Processing file:/C:/Users/goss/AppData/Local/Temp/temp20160309123714174/sequence.ditamap
[job-helper] Processing C:\Users\goss\AppData\Local\Temp\temp20160309123714174\.job.xml to C:\Users\goss\AppData\Local\Temp\temp20160309123714174\fullditatopic.list
[job-helper] Loading stylesheet C:\dita-ot-2.2.1\xsl\job-helper.xsl
[job-helper] Processing C:\Users\goss\AppData\Local\Temp\temp20160309123714174\.job.xml to C:\Users\goss\AppData\Local\Temp\temp20160309123714174\fullditamap.list
[job-helper] Loading stylesheet C:\dita-ot-2.2.1\xsl\job-helper.xsl
[job-helper] Processing C:\Users\goss\AppData\Local\Temp\temp20160309123714174\.job.xml to C:\Users\goss\AppData\Local\Temp\temp20160309123714174\fullditamapandtopic.list
[job-helper] Loading stylesheet C:\dita-ot-2.2.1\xsl\job-helper.xsl
[job-helper] Processing C:\Users\goss\AppData\Local\Temp\temp20160309123714174\.job.xml to C:\Users\goss\AppData\Local\Temp\temp20160309123714174\resourceonly.list
[job-helper] Loading stylesheet C:\dita-ot-2.2.1\xsl\job-helper.xsl
[job-helper] Processing C:\Users\goss\AppData\Local\Temp\temp20160309123714174\.job.xml to C:\Users\goss\AppData\Local\Temp\temp20160309123714174\copytosource.list
[job-helper] Loading stylesheet C:\dita-ot-2.2.1\xsl\job-helper.xsl
[job-helper] Processing C:\Users\goss\AppData\Local\Temp\temp20160309123714174\.job.xml to C:\Users\goss\AppData\Local\Temp\temp20160309123714174\copytotarget2sourcemap.list
[job-helper] Loading stylesheet C:\dita-ot-2.2.1\xsl\job-helper.xsl

maplink-check:

maplink:

topicpull-check:

topicpull:
[topicpull] Transforming into C:\Users\goss\AppData\Local\Temp\temp20160309123714174
[topicpull] Loading stylesheet C:\dita-ot-2.2.1\xsl\preprocess\topicpull.xsl
[topicpull] Processing C:\Users\goss\AppData\Local\Temp\temp20160309123714174\tasks\changingtheoil.xml
[topicpull] Processing C:\Users\goss\AppData\Local\Temp\temp20160309123714174\concepts\wheelbarrow.xml
[topicpull] Processing C:\Users\goss\AppData\Local\Temp\temp20160309123714174\concepts\toolbox.xml
[topicpull] Processing C:\Users\goss\AppData\Local\Temp\temp20160309123714174\concepts\oil.xml
[topicpull] Processing C:\Users\goss\AppData\Local\Temp\temp20160309123714174\concepts\workbench.xml
[topicpull] Processing C:\Users\goss\AppData\Local\Temp\temp20160309123714174\concepts\lawnmower.xml
[topicpull] Processing C:\Users\goss\AppData\Local\Temp\temp20160309123714174\concepts\tools.xml
[topicpull] Processing C:\Users\goss\AppData\Local\Temp\temp20160309123714174\tasks\washingthecar.xml
[topicpull] Processing C:\Users\goss\AppData\Local\Temp\temp20160309123714174\tasks\organizing.xml
[topicpull] Processing C:\Users\goss\AppData\Local\Temp\temp20160309123714174\tasks\spraypainting.xml
[topicpull] Processing C:\Users\goss\AppData\Local\Temp\temp20160309123714174\concepts\shelving.xml
[topicpull] Processing C:\Users\goss\AppData\Local\Temp\temp20160309123714174\concepts\waterhose.xml
[topicpull] Processing C:\Users\goss\AppData\Local\Temp\temp20160309123714174\concepts\snowshovel.xml
[topicpull] Processing C:\Users\goss\AppData\Local\Temp\temp20160309123714174\concepts\paint.xml
[topicpull] Processing C:\Users\goss\AppData\Local\Temp\temp20160309123714174\tasks\shovellingsnow.xml
[topicpull] Processing C:\Users\goss\AppData\Local\Temp\temp20160309123714174\concepts\wwfluid.xml
[topicpull] Processing C:\Users\goss\AppData\Local\Temp\temp20160309123714174\tasks\takinggarbage.xml

flag-module-check:

flag-module:

clean-map-check:

clean-map:
   [mapref] Transforming into C:\Users\goss\AppData\Local\Temp\temp20160309123714174
   [mapref] Loading stylesheet C:\dita-ot-2.2.1\xsl\preprocess\clean-map.xsl
   [mapref] Processing C:\Users\goss\AppData\Local\Temp\temp20160309123714174\sequence.ditamap

preprocess:

dita.map.json.init:
     [echo] +++ json-specific properties:
     [echo] #Ant properties
     [echo] #Wed Mar 09 12:37:19 EST 2016
     [echo] json.dir=C\:\\dita-ot-2.2.1\\plugins\\org.dita4publishers.json

dita.map.json:
     [xslt] Transforming into C:\dita-ot-2.2.1\samples\out
     [xslt] Processing C:\Users\goss\AppData\Local\Temp\temp20160309123714174\sequence.ditamap to C:\dita-ot-2.2.1\samples\out\index.json
     [xslt] Loading stylesheet C:\dita-ot-2.2.1\plugins\org.dita4publishers.json\xsl\map2json.xsl
     [xslt] Failed to process null

Error: java.lang.reflect.InvocationTargetException

Am I missing a dependency? I noticed that plugin.xml doesn't list dependencies, but the XSL is importing some. I have these installed:

org.dita-community.common.xslt
org.dita4publishers.common.html
org.dita4publishers.common.mapdriven
org.dita4publishers.common.xslt
org.dita4publishers.json

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.