allegro / handlebars-spring-boot-starter

Spring Boot auto-configuration for Handlebars
Apache License 2.0
108 stars 26 forks source link

Optional dependency fix #3

Closed platan closed 9 years ago

platan commented 9 years ago

Currently optional dependencies are not marked as optional in pom (https://repo1.maven.org/maven2/pl/allegro/tech/boot/spring-boot-starter-handlebars/0.1.0/spring-boot-starter-handlebars-0.1.0.pom) This should fix the problem. This change can be tested using ./gradlew install and checking build/poms/pom-default.xml.