We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The build process is failing with the following error (DITA OT 2.2.1 on Windows)
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
The text was updated successfully, but these errors were encountered: