Error while installing new plugins
Posted: Wed Jun 22, 2022 10:45 am
Hello,
I try to install some plugins using a command prompt but I meet the same error every time: no protocol. I can't get what's wrong and how I can fix it. Can you help me, please?
I use DITA-OT 2.5.4, Oxygen XML WebHelp 20.0-SNAPSHOT build 2018042310 with license version: 21, Oxygen XML Author 20.0 and jre1.8.0_333.
This is what I get:
Thank you,
Nadia
I try to install some plugins using a command prompt but I meet the same error every time: no protocol. I can't get what's wrong and how I can fix it. Can you help me, please?
I use DITA-OT 2.5.4, Oxygen XML WebHelp 20.0-SNAPSHOT build 2018042310 with license version: 21, Oxygen XML Author 20.0 and jre1.8.0_333.
This is what I get:
Code: Select all
C:\GIT\...\...\DITA-OT2.x\bin>dita -d -install com.oxygenxml.codeblock-tabs
Unable to locate tools.jar. Expected to find it in C:\Program Files\Java\jre1.8.0_333\lib\tools.jar
Searching for integrator.xml ...
Buildfile: C:\GIT\...\...\DITA-OT2.x\integrator.xml
Detected Java version: 1.8 in: C:\Program Files\Java\jre1.8.0_333
Detected OS: Windows 11
parsing buildfile C:\GIT\...\...\DITA-OT2.x\integrator.xml with URI = file:/C:/GIT/.../.../DITA-OT2.x/integrator.xml
Project base dir set to: C:\GIT\...\...\DITA-OT2.x
parsing buildfile jar:file:/C:/GIT/.../../DITA-OT2.x/lib/ant.jar!/org/apache/tools/ant/antlib.xml with URI = jar:file:/C:/GIT/.../.../DITA-OT2.x/lib/ant.jar!/org/apache/tools/ant/antlib.xml from a zip file
dropping C:\GIT\...\...\DITA-OT2.x\lib\commons-io-2.4.jar from path as it doesn't exist
Build sequence for target(s) `install' is [install.init, install.local, install.download, install]
Complete build sequence is [install.init, install.local, install.download, install, install.move, uninstall, uninstall.delete, integrate, lax, strict, ]
install.init:
[available] Unable to find com.oxygenxml.codeblock-tabs to set property install.file.exists
[mkdir] Created dir: C:\GIT\...\...\DITA-OT2.x\temp\temp20220622103657218
install.local:
Skipped because property 'install.file.exists' not set.
install.download:
Error: no protocol: com.oxygenxml.codeblock-tabs
C:\GIT\...\...\DITA-OT2.x\bin>
Nadia