4.0.0 de.fhdw.ippps18 ippps18 0.0.1-SNAPSHOT pom Integrationsprojekt HFW415 Parent-Projekt des Integrationsprojektes der Studiengruppe HFW415 view model persist service 1.8 1.8 UTF-8 2.4.0 tec.uom uom-se 1.0.8 junit junit 4.12 org.hamcrest hamcrest-library 1.3 io.cucumber cucumber-java ${cucumber.version} test io.cucumber cucumber-junit ${cucumber.version} test org.mockito mockito-all 1.10.19 test org.apache.maven.plugins maven-surefire-plugin 2.20.1 true **/*.java org.jacoco jacoco-maven-plugin 0.7.9 jacoco-initialize prepare-agent ${basedir}/target/jacoco.exec jacoco-site test report ${basedir}/target/jacoco.exec ${basedir}/target/jacoco-ut org.apache.maven.plugins maven-project-info-reports-plugin 2.9 org.apache.maven.plugins maven-site-plugin 3.4 org.apache.maven.plugins maven-checkstyle-plugin 2.17 ./developmentTools/Checkstyle/checkstyle.xml ./developmentTools/Checkstyle/checkstyle-suppressions.xml true config_loc=./developmentTools/Checkstyle/ main_checks checkstyle ${project.build.sourceDirectory} ./developmentTools/Checkstyle/checkstyle.xml ./developmentTools/Checkstyle/checkstyle-suppressions.xml false config_loc=./developmentTools/Checkstyle/ test_checks checkstyle ./developmentTools/Checkstyle/checkstyleTest.xml true config_loc=./developmentTools/Checkstyle/ org.codehaus.mojo findbugs-maven-plugin 3.0.5 true true ./developmentTools/Findbugs/findbugs.xml ./developmentTools/Findbugs/findbugsExclude.xml true