Polish CLI Jar generation

This commit is contained in:
Phillip Webb
2014-01-29 17:18:11 -08:00
parent d648603634
commit 208bf8fc96
9 changed files with 278 additions and 252 deletions

View File

@@ -103,12 +103,6 @@
<artifactId>aether-util</artifactId>
</dependency>
<!-- Provided -->
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>spring-boot-loader</artifactId>
<version>${project.version}</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.codehaus.groovy</groupId>
<artifactId>groovy-templates</artifactId>