4.0.0 org.springframework.bootstrap spring-bootstrap-parent 0.5.0.BUILD-SNAPSHOT spring-bootstrap-samples pom spring-bootstrap-sample spring-bootstrap-actuator-sample spring-bootstrap-actuator-ui-sample spring-bootstrap-batch-sample spring-bootstrap-data-sample spring-bootstrap-integration-sample spring-bootstrap-jetty-sample spring-bootstrap-profile-sample spring-bootstrap-simple-sample spring-bootstrap-tomcat-sample spring-bootstrap-trad-sample spring-bootstrap-ui-sample spring-bootstrap-xml-sample maven-dependency-plugin unpack prepare-package true unpack ${project.groupId} spring-bootstrap-launcher ${project.version} jar ${project.build.directory}/assembly copy prepare-package true copy-dependencies ${project.build.directory}/assembly/lib runtime maven-assembly-plugin ${project.parent.basedir}/src/main/assembly/jar-with-dependencies.xml org.springframework.bootstrap.launcher.JarLauncher ${start-class} jar-with-dependencies package true single org.codehaus.mojo exec-maven-plugin true ${start-class} org.apache.maven.plugins maven-shade-plugin ${project.groupId} spring-bootstrap ${project.version} true *:* META-INF/*.SF META-INF/*.DSA META-INF/*.RSA package shade META-INF/spring.handlers META-INF/spring.factories META-INF/spring.schemas ${start-class} maven-deploy-plugin true org.springframework spring-core ${spring.version} commons-logging commons-logging org.slf4j jcl-over-slf4j runtime