4.0.0 org.mapstruct mapstruct-parent 1.1.0-SNAPSHOT ../parent/pom.xml mapstruct-jdk8 jar MapStruct Core JDK 8 MapStruct annotations to be used with JDK 8 and later copied-common-sources ${project.groupId} mapstruct-common true junit junit test org.easytesting fest-assert test org.apache.maven.plugins maven-checkstyle-plugin check-style verify checkstyle org.apache.maven.plugins maven-source-plugin attach-sources verify jar org.apache.maven.plugins maven-compiler-plugin 1.8 1.8 org.codehaus.mojo build-helper-maven-plugin add-copied-common-sources generate-sources add-source ${project.build.directory}/${common.sources.dir} org.apache.maven.plugins maven-resources-plugin copy-resources process-resources copy-resources ${project.build.directory}/${common.sources.dir} ${basedir}/../core-common/src/main/java false copy-mapstruct-license prepare-package copy-resources ${project.build.directory}/classes/META-INF ${basedir}/.. false LICENSE.txt