4.0.0 org.springframework.boot spring-boot-parent 1.3.0.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 ch.qos.logback logback-classic true com.atomikos transactions-jms true com.atomikos transactions-jta true com.atomikos transactions-jdbc true com.fasterxml.jackson.core jackson-databind true com.google.code.gson gson true com.googlecode.json-simple json-simple true com.samskivert jmustache true io.dropwizard.metrics metrics-core true io.undertow undertow-servlet true javax.jms jms-api true javax.servlet javax.servlet-api true log4j log4j true org.apache.logging.log4j log4j-api true org.apache.logging.log4j log4j-core true org.apache.httpcomponents httpclient true org.apache.tomcat.embed tomcat-embed-core true org.apache.tomcat.embed tomcat-embed-jasper true org.apache.tomcat.embed tomcat-embed-logging-juli true org.codehaus.btm btm true org.codehaus.groovy groovy true org.codehaus.groovy groovy-xml true org.crashub crash.shell true org.eclipse.jetty jetty-util true org.eclipse.jetty jetty-servlets true org.eclipse.jetty jetty-webapp true org.flywaydb flyway-core true org.hibernate hibernate-entitymanager true org.hibernate hibernate-validator true org.hornetq hornetq-jms-server true org.jolokia jolokia-core true org.liquibase liquibase-core true org.slf4j slf4j-api true org.slf4j jul-to-slf4j true org.springframework spring-messaging true org.springframework spring-orm true org.springframework spring-test true org.springframework spring-web true org.springframework spring-webmvc true org.springframework.amqp spring-rabbit true org.springframework.batch spring-batch-core true org.springframework.cloud spring-cloud-core true org.springframework.cloud spring-cloud-spring-service-connector true org.springframework.security spring-security-config true org.springframework.data spring-data-elasticsearch true org.springframework.data spring-data-jpa true org.springframework.data spring-data-mongodb true org.springframework.data spring-data-rest-core true org.springframework.data spring-data-rest-webmvc true org.springframework.data spring-data-solr true org.springframework.hateoas spring-hateoas true org.springframework.mobile spring-mobile-device true org.springframework.security spring-security-web true org.springframework.social spring-social-config true org.thymeleaf thymeleaf-spring4 true org.yaml snakeyaml true full org.apache.maven.plugins maven-javadoc-plugin attach-javadocs jar prepare-package true ${project.groupId}:* false true ${basedir}/src/main/javadoc/spring-javadoc.css http://docs.oracle.com/javase/7/docs/api/ http://docs.oracle.com/javaee/7/api/ http://docs.spring.io/spring-framework/docs/${spring.version}/javadoc-api/ http://docs.spring.io/autorepo/docs/spring-security/${spring-security.version}/apidocs/ http://tomcat.apache.org/tomcat-8.0-doc/api/ http://download.eclipse.org/jetty/stable-9/apidocs/ http://www.thymeleaf.org/apidocs/thymeleaf/${thymeleaf.version}/ 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-dependencies-effective-pom generate-resources copy org.springframework.boot spring-boot-dependencies ${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