You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After building Cloze Generator (build successful), when trying to build Automatic-Item-Generation, we are getting below error. Please help us in resolving this.
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] error reading /home/roshan/.m2/repository/lu/list/itis/dkd/assess/ClozeGenerator/1.0.2/ClozeGenerator-1.0.2.jar; invalid LOC header (bad signature)
[ERROR] error reading /home/roshan/.m2/repository/lu/list/itis/dkd/assess/ClozeGenerator/1.0.2/ClozeGenerator-1.0.2.jar; cannot read zip file entry
[ERROR] /home/roshan/AigTest/AIG/src/main/java/lu/list/itis/dkd/aig/process/ClozeCreationProcess.java:[40,48] package lu.list.itis.dkd.assess.cloze.generation does not exist
[ERROR] /home/roshan/AigTest/AIG/src/main/java/lu/list/itis/dkd/aig/process/ClozeCreationProcess.java:[41,46] package lu.list.itis.dkd.assess.cloze.ontology does not exist
The text was updated successfully, but these errors were encountered:
After building Cloze Generator (build successful), when trying to build Automatic-Item-Generation, we are getting below error. Please help us in resolving this.
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] error reading /home/roshan/.m2/repository/lu/list/itis/dkd/assess/ClozeGenerator/1.0.2/ClozeGenerator-1.0.2.jar; invalid LOC header (bad signature)
[ERROR] error reading /home/roshan/.m2/repository/lu/list/itis/dkd/assess/ClozeGenerator/1.0.2/ClozeGenerator-1.0.2.jar; cannot read zip file entry
[ERROR] /home/roshan/AigTest/AIG/src/main/java/lu/list/itis/dkd/aig/process/ClozeCreationProcess.java:[40,48] package lu.list.itis.dkd.assess.cloze.generation does not exist
[ERROR] /home/roshan/AigTest/AIG/src/main/java/lu/list/itis/dkd/aig/process/ClozeCreationProcess.java:[41,46] package lu.list.itis.dkd.assess.cloze.ontology does not exist
The text was updated successfully, but these errors were encountered: