4.0.0 org.springframework.bootstrap spring-bootstrap-parent 0.0.1-SNAPSHOT spring-bootstrap-samples pom ${project.basedir}/.. spring-bootstrap-sample spring-bootstrap-data-sample spring-bootstrap-jetty-sample spring-bootstrap-simple-sample spring-bootstrap-tomcat-sample spring-bootstrap-profile-sample spring-bootstrap-service-sample spring-bootstrap-trad-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.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}