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
bae56799
Commit
bae56799
authored
May 13, 2016
by
Tommy Ludwig
Committed by
Stephane Nicoll
May 13, 2016
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Polish Maven plugin doc
Closes gh-5938
parent
1e855779
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
exclude-dependency.apt.vm
...en-plugin/src/site/apt/examples/exclude-dependency.apt.vm
+2
-2
No files found.
spring-boot-tools/spring-boot-maven-plugin/src/site/apt/examples/exclude-dependency.apt.vm
View file @
bae56799
...
...
@@ -15,7 +15,7 @@
executable jar. For consistency, they should not be present either when running the
application.
There are tree ways one can exclude a dependency from being packaged/used at runtime
There are t
h
ree ways one can exclude a dependency from being packaged/used at runtime
* Exclude a specific artifact identified by <<<groupId>>> and <<<artifactId>>>
(optionally with a <<<classifier>>> if needed)
...
...
@@ -57,7 +57,7 @@
</project>
---
This example excludes
ever
y artifacts having the <<<my-lib>>> or <<<another-lib>>>
This example excludes
an
y artifacts having the <<<my-lib>>> or <<<another-lib>>>
artifact identifiers
---
...
...
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