4.0.0 spring-shell-docs Spring Shell Documentation org.springframework.shell spring-shell-parent 2.1.0-SNAPSHOT Spring Shell reference documentation 2.2.2 1.5.4 1.5.1 2.5.1 9.2.17.0 0.2.5 org.springframework.shell spring-shell-core provided org.springframework.shell spring-shell-standard provided org.springframework.shell spring-shell-standard-commands provided org.springframework.shell spring-shell-table provided com.googlecode.maven-download-plugin download-maven-plugin unpack-doc-resources generate-resources wget https://repo.spring.io/release/io/spring/docresources/spring-doc-resources/${spring-doc-resources.version}/spring-doc-resources-${spring-doc-resources.version}.zip true ${project.build.directory}/refdocs/ org.apache.maven.plugins maven-resources-plugin copy-asciidoc-resources generate-resources false copy-resources ${project.build.directory}/refdocs/ src/main/asciidoc false com.googlecode.maven-download-plugin download-maven-plugin unpack-doc-resources generate-resources wget https://repo.spring.io/release/io/spring/docresources/spring-doc-resources/${spring-doc-resources.version}/spring-doc-resources-${spring-doc-resources.version}.zip true ${project.build.directory}/refdocs/ org.apache.maven.plugins maven-resources-plugin copy-asciidoc-resources generate-resources copy-resources ${project.build.directory}/refdocs/ src/main/asciidoc false org.asciidoctor asciidoctor-maven-plugin ${asciidoctor.maven.plugin.version} org.asciidoctor asciidoctorj-pdf ${asciidoctorj.pdf.version} org.asciidoctor asciidoctorj-epub3 ${asciidoctorj.epub.version} generate-html generate-resources process-asciidoc html5 highlight.js ${project.version} ${project.artifactId} left 4 true shared css/ spring.css true font js/highlight github generate-pdf generate-resources process-asciidoc ${project.build.directory}/site/reference/pdf pdf coderay ${project.version} ${project.artifactId} font generate-epub generate-resources process-asciidoc epub3 coderay ${project.version} ${project.artifactId} font ${project.build.directory}/refdocs/ index.adoc book ${project.version} ${project.name} ${project.version} true 4 true ${project.basedir} org.apache.maven.plugins maven-javadoc-plugin dependency-javadocs jar prepare-package true ${project.groupId}:* ${project.groupId}:spring-shell true false -missing maven-assembly-plugin 3.1.0 zip-docs package single src/assembly/docs-zip.xml false false org.codehaus.mojo build-helper-maven-plugin 1.9.1 attach-zip package attach-artifact ${project.build.directory}/${project.artifactId}-${project.version}.zip zip;zip.type=docs;zip.deployed=false