4.0.0 org.mapstruct mapstruct-parent 1.0.0-SNAPSHOT ../parent/pom.xml mapstruct-integrationtest jar MapStruct Integration Test ${project.groupId} mapstruct provided org.testng testng test org.easytesting fest-assert test javax.enterprise cdi-api javax.inject javax.inject org.jboss.arquillian.testng arquillian-testng-container test org.jboss.arquillian.container arquillian-weld-se-embedded-1.1 test org.jboss.arquillian.container arquillian-container-test-api test org.jboss.arquillian.testng arquillian-testng-core test org.jboss.shrinkwrap shrinkwrap-api test org.jboss.weld weld-core test org.glassfish javax.el test org.springframework spring-test test org.springframework spring-beans org.springframework spring-context org.codehaus.mojo properties-maven-plugin set-system-properties javax.xml.accessExternalSchema file org.jvnet.jaxb2.maven2 maven-jaxb2-plugin generate ${project.build.resources[0].directory}/schema/ **/test1.xsd ${project.build.resources[0].directory}/binding **/binding.xjb true true 2.1 -disableXmlSecurity org.bsc.maven maven-processor-plugin ${project.build.directory}/generated-sources/mapstruct org.mapstruct.ap.MappingProcessor false process generate-sources process ${project.groupId} mapstruct-processor ${project.version} org.apache.maven.plugins maven-deploy-plugin true org.apache.maven.plugins maven-checkstyle-plugin check-style verify checkstyle