It's all about the answers!

Ask a question

got org.openxmlformats.schemas.officeDocument.x2006.docPropsVTypes.CTArray not found when build the jar


Dennis Hui (11) | asked Dec 09 '21, 5:05 a.m.

 C:\IBM\TeamConcertBuild\scmtools\apache-ant-1.9.6\bin\ant -q -buildfile source\acf-acf\Build\ant-compile.xml

     [exec]     [javac] error: com.sun.tools.javac.code.Symbol$CompletionFailure: class file for org.openxmlformats.schemas.officeDocument.x2006.docPropsVTypes.CTArray not found


It look like that it is caused by Apache POI !

One answer



permanent link
Ralph Schoon (63.1k33646) | answered Dec 09 '21, 7:11 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

 I don't think this is a valid question for this forum. You use an ANT to run a compile and the compile fails with some class. That the ant is reused from within the scmtools folder does not make it an scmtools issue. Consider searching in ANT, stackoverflow or some other places. One issue that came up often recently was that users use wrong Java Versions and that causes class not found exceptions. 

 

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.