Stream: cql
Topic: CQF Tooling Jar Issue
Joel Francis (Mar 16 2021 at 13:05):
Hi,
I am new to CQL in general and I am trying to build a project. I have downloaded the CQF Tooling and run the build to generate the jar file. However I am encountering an error.
- Download the CQF Tooling project - https://github.com/cqframework/cqf-tooling
- Use "mvn package" to build the project
- Transfer the -jar to "input-cache" of the project
- Run the _updateCQFTooling script
- Run the _refersh script
Any advise and help is appreciated
Vasyl Herman (Mar 16 2021 at 14:08):
@Joel Francis Hi
Try this one tooling-1.3.0-jar-with-dependencies.jar
Vasyl Herman (Mar 16 2021 at 14:09):
@Joel Francis What are you trying to do with the tooling? I mean what's your need?
Joel Francis (Mar 17 2021 at 11:09):
Vasil Herman said:
Joel Francis What are you trying to do with the tooling? I mean what's your need?
Hi @Vasil Herman
I am trying to write a new CQL file. The refresh.bat file refers to "tooling-1.3.0-jar-with-dependencies.jar" but what is produced by the build of the CQF Tooling is "tooling-1.3.1-SNAPSHOT"
I run the update tooling script but it complains of a missing IG jar as you can see in the screen shot error.
Any help is appreciated.
Bryn Rhodes (Mar 18 2021 at 00:16):
Hi @Joel Francis , the screenshot you posted is just a prompt to download, what happens if you say "Y" to that prompt?
Last updated: Apr 12 2022 at 19:14 UTC