Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in / Register
Toggle navigation
S
spring-boot
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
DEMO
spring-boot
Commits
294bcbe9
Commit
294bcbe9
authored
May 29, 2017
by
Stephane Nicoll
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch '1.5.x'
parents
a125d604
9b2ad610
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
2 deletions
+3
-2
index.apt
...oot-tools/spring-boot-maven-plugin/src/site/apt/index.apt
+2
-2
site.xml
spring-boot-tools/spring-boot-maven-plugin/src/site/site.xml
+1
-0
No files found.
spring-boot-tools/spring-boot-maven-plugin/src/site/apt/index.apt
View file @
294bcbe9
...
...
@@ -48,8 +48,6 @@ Spring Boot Maven Plugin
* {{{./examples/repackage-disable-attach.html}Local repackaged artifact}}
* {{{./examples/custom-layout.html}Custom layout}}
* {{{./examples/exclude-dependency.html}Exclude a dependency}}
* {{{./examples/run-debug.html}Debug the application}}
...
...
@@ -62,6 +60,8 @@ Spring Boot Maven Plugin
* {{{./examples/build-info.html}Generate build information}}
* {{{./examples/custom-layout.html}Custom layout}}
[]
...
...
spring-boot-tools/spring-boot-maven-plugin/src/site/site.xml
View file @
294bcbe9
...
...
@@ -15,6 +15,7 @@
<item
name=
"Skip integration tests"
href=
"examples/it-skip.html"
/>
<item
name=
"Specify active profiles"
href=
"examples/run-profiles.html"
/>
<item
name=
"Generate build information"
href=
"examples/build-info.html"
/>
<item
name=
"Custom layout"
href=
"examples/custom-layout.html"
/>
</menu>
<menu
ref=
"reports"
/>
</body>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment