Version 0.9.6-SNAPSHOT
Minor code cleanups
This commit is contained in:
parent
fab86c0245
commit
548fa95b79
4 changed files with 8 additions and 9 deletions
|
@ -139,6 +139,7 @@ public class BootWarOperation extends AbstractBootOperation<BootWarOperation> {
|
|||
.providedLibs(project.providedClasspathJars())
|
||||
.sourceDirectories(project.buildMainDirectory(), project.srcMainResourcesDirectory());
|
||||
}
|
||||
|
||||
/**
|
||||
* Provides libraries that will be used for the WAR creation in {@code /WEB-INF/lib-provided}.
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue