opengeospatial / ets-csw202

Executable Test Suite for CSW 2.0.2
Other
2 stars 1 forks source link

Build failure: missing dependency (teamengine-resources:jar:4.0.5) #5

Closed lorebiga closed 9 years ago

lorebiga commented 9 years ago

Build fails: Resources archive cannot be found. Could not find artifact org.opengis.cite.teamengine:teamengine-resources:jar:4.0.5

Possible solution: deploy the missing jar to Maven Central, or add an appropriate repository to the ets-csw202 pom.

Workaround: checkout tag 4.0.5 of teamengine-resources and install it locally.

lorebiga commented 9 years ago

The above workaround is not sufficient. It is necessary to install also teamengine-core-4.0.5.jar.

rjmartell commented 9 years ago

The test suite now depends on teamengine 4.0.6, which has been published to the Central repository.