Commit Graph

7 Commits (00eb5f0e6a22e08683b5b09f6e458bc5c7ca8a3e)

Author SHA1 Message Date
Stefan Dollase 00eb5f0e6a added junit4 as testing dependency, converted coordinate conversion test to junit test 2015-12-20 00:35:23 +01:00
Stefan Dollase e0a6576631 removed the last maven warnings
* used maven-install-plugin to install dependencies, that are not available via a public repository, to the local maven repository
2015-12-20 00:24:18 +01:00
Stefan Dollase 7ec22caa32 added source encoding to pom.xml to removed warnings 2015-12-20 00:22:16 +01:00
Stefan Dollase 4eb9add343 adjusted the pom.xml
* added maven-eclipse-plugin to download javadoc and sources for maven dependencies in eclipse
* extracted the jdk version to an extra property
* added the build timestamp to the jar filename and to the manifest file
2015-12-20 00:08:22 +01:00
Stefan Dollase a2d98955c2 added the configuration for the maven-assembly-plugin to the file pom.xml 2015-12-19 21:50:49 +01:00
Stefan Dollase 91e3365b42 switched to the default maven project layout 2015-12-19 21:42:56 +01:00
Stefan Dollase c402bc7b4b converted the project to a maven project 2015-12-19 21:21:11 +01:00