Closed SlowMo24 closed 5 years ago
might also be solved using http://maven.apache.org/plugins/maven-shade-plugin/ Example output can be seen here: http://repo.heigit.org/artifactory/webapp/#/artifacts/browse/tree/General/libs-snapshot-local/org/heigit/bigspatialdata/oshdb/0.5.0-SNAPSHOT/oshdb-0.5.0-20190301.094759-258-jar-with-dependencies.jar
Thanks! Some suggestions:
oshdb
core module (and not also for the other modules like oshdb-api, etl, etc.)?withDeps
profile definition over for the from the "bigspatialdata parent" pom file to the matching spot in this repository (maybe into https://github.com/GIScience/oshdb/blob/master/oshdb/pom.xml)?removes profiles from parent pom: https://gitlab.gistools.geog.uni-heidelberg.de/giscience/big-data/ohsome/parent/commit/df21caad95c7e63cf555584ee783633e65834064
For easy installation of oshdb to Ignite, a jar with dependencies is useful and should be stored in artifactory repository.