Closed derrickoswald closed 5 years ago
The CIMSpark POM is now released on the master branch (currently version 2.11-2.4.3-4.0.1) and cim16 branch (currently version 2.11-2.4.3-3.6.0) with commits: 564852e498590ace5654c447332c2e7f8e7c69bd and d5f8f7084b96502a9fadb0e0eda1b45631353fd8
CIMExport is also a required dependency.
Added CIMExport for the master branch (version 2.11-2.4.3-4.0.1) and cim16 branch (version 2.11-2.4.3-3.6.0) with commits: 57861a168fed7bf6a037a57a4c68434782852dab and 3c84125052d8a3e71dbe27bbc6e9f78b6ab4b9a2
The CIMReader is now a module (in the maven sense) of CIMSpark. But the Maven Central repo only has CIMReader and not it's parent CIMSpark.
This leads to build failures:
because the CIMSpark pom is not available.
This issue is meant to track a solution, either by uploading CIMSpark (pom only project) to Maven Central, or some other (better) mechanism.