davemckain / qtiworks

**This project will be closed in early 2023!** IMS QTI 2.1 assessment delivery engine and Java development library (JQTI+). Supports the MathAssess extensions. Replacement for QTIEngine/JQTI and MathAssessEngine/JQTI. Note that this project has now ended and no further work is currently planned.
Other
67 stars 55 forks source link

How to build a file war with qtiworks #74

Closed xuqupro closed 6 years ago

xuqupro commented 6 years ago

I could not deploy a .war file in project qtiworks.

I'm trying to build a .war file (qtiworks-engine-1.0-beta11.war) from Building QTIWorks tutorial from source: https://github.com/davemckain/qtiworks/wiki/Building-QTIWorks-from-source

I got this error: [ERROR] Failed to execute goal org.apache.maven.plugins:maven-shade-plugin:2.3:shade (default) on project qtiworks-engine-manager: Error creating shaded jar: invalid LOC header (bad signature) -> [Help 1].

how can i update the webapp in my tomcat? please, help me!

xuqupro commented 6 years ago

I have resolved I deleted the jar file in C:\Users[USER].m2\repository (all file)