-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
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
Problems getting the latest D4P W2D plugin to work #40
Comments
Actually, I changed the DITA OT path in the dita-ot-run-word2dita.xml to point to my DITA OT and re-run. Got the following error. C:\Users\pavand\word2dita\all_defaults\word>ant -f dita-ot-run-word2dita.xml transformMyDoc: d4p.wordToDita.init: wordToDita: checkWordDoc: checkParameters: initProperties: doWord2Dita: unzipWordDoc: cleanOutputDir: transformWordToDita: BUILD FAILED Total time: 0 seconds |
Is this still an issue? |
Hi, I am facing the same issue with the latest code.
Here is the error:
C:\Users\pavand\word2dita\all_defaults\word>ant -f dita-ot-run-word2dita.xml
Buildfile: C:\Users\pavand\word2dita\all_defaults\word\dita-ot-run-word2dita.xml
transformMyDoc:
Duplicated project name in import. Project dita2html5 defined first in C:\dita-ot-3.3.1\plugins\org.dita.html5\build_dita2html5.xml and again in C:\dita-ot-3.3.1\plugins\net.sourceforge.dita4publishers.html5\build_transtype-html5.xml
d4p.wordToDita.init:
wordToDita:
[echo] [DEBUG] wordToDita.dir=C:\dita-ot-3.3.1\plugins\net.sourceforge.dita4publishers.word2dita
BUILD FAILED
C:\Users\pavand\word2dita\all_defaults\word\dita-ot-run-word2dita.xml:24: The following error occurred while executing this line:
C:\dita-ot-3.3.1\plugins\net.sourceforge.dita4publishers.word2dita\build_transtype-word2dita.xml:28: The following error occurred while executing this line:
Error reading project file C:\Users\pavand\word2dita\all_defaults\word\build-word2dita.xml: C:\Users\pavand\word2dita\all_defaults\word\build-word2dita.xml
Total time: 0 seconds
Can you please have a look.
The text was updated successfully, but these errors were encountered: