4.0.0 org.springframework.boot spring-boot-parent 1.1.12.BUILD-SNAPSHOT ../spring-boot-parent spring-boot-docs Spring Boot Docs Spring Boot Docs http://projects.spring.io/spring-boot/ Pivotal Software, Inc. http://www.spring.io ${basedir}/.. org.springframework.boot spring-boot org.springframework.boot spring-boot-autoconfigure org.springframework.boot spring-boot-actuator org.springframework.boot spring-boot-loader org.springframework.boot spring-boot-loader-tools full org.apache.maven.plugins maven-javadoc-plugin attach-javadocs jar true ${project.groupId}:* false true ${basedir}/src/main/javadoc/spring-javadoc.css http://docs.spring.io/spring-framework/docs/4.0.x/javadoc-api/ http://docs.oracle.com/javase/7/docs/api/ org.apache.maven.plugins maven-dependency-plugin unpack-maven-plugin generate-resources unpack org.springframework.boot spring-boot-maven-plugin ${project.version} site jar ${project.build.directory}/contents/maven-plugin META-INF/** copy-versions-effective-pom generate-resources copy org.springframework.boot spring-boot-versions ${project.version} effective-pom true ${project.build.directory}/external-resources effective-pom.xml unpack-spring-factories generate-resources unpack org.springframework.boot spring-boot-autoconfigure ${project.version} ${project.build.directory}/auto-config/spring-boot-autoconfigure META-INF/spring.factories org.springframework.boot spring-boot-actuator ${project.version} ${project.build.directory}/auto-config/spring-boot-actuator META-INF/spring.factories org.codehaus.mojo xml-maven-plugin 1.0 transform ${project.build.directory}/external-resources src/main/xslt/dependencyVersions.xsl .adoc ${project.build.directory}/generated-resources org.codehaus.gmavenplus gmavenplus-plugin execute generate-resources org.codehaus.groovy groovy-all ${groovy.version} org.asciidoctor asciidoctor-maven-plugin 1.5.0 generate-docbook generate-resources process-asciidoc index.adoc docbook5 book true ${project.version} ${project.version} ${spring-boot-repo} ${spring.version} ${spring-security.version} ${github-tag} com.agilejava.docbkx docbkx-maven-plugin 2.0.15 ${basedir}/target/generated-docs index.xml true false ${basedir}/src/main/docbook/xsl/pdf.xsl 1 1 ${basedir}/src/main/docbook/xsl/xslthl-config.xml net.sf.xslthl xslthl 2.1.0 net.sf.docbook docbook-xml 5.0-all resources zip runtime html-single generate-html generate-resources ${basedir}/src/main/docbook/xsl/html-singlepage.xsl ${basedir}/target/docbook/htmlsingle html generate-html generate-resources ${basedir}/src/main/docbook/xsl/html-multipage.xsl ${basedir}/target/docbook/html true pdf generate-pdf generate-resources ${basedir}/src/main/docbook/xsl/pdf.xsl ${basedir}/target/docbook/pdf epub generate-epub3 generate-resources ${basedir}/src/main/docbook/xsl/epub.xsl ${basedir}/target/docbook/epub org.apache.maven.plugins maven-antrun-plugin ant-contrib ant-contrib 1.0b3 ant ant org.apache.ant ant-nodeps 1.8.1 org.tigris.antelope antelopetasks 3.2.10 package-and-attach-docs-zip package run setup-maven-properties validate run true org.codehaus.mojo build-helper-maven-plugin attach-zip attach-artifact ${project.build.directory}/${project.artifactId}-${project.version}.zip zip;zip.type=docs;zip.deployed=false