initializr/initializr
Stephane Nicoll f165405b26 Fire event if a project could not be generated
Previously, only an invalid type or an invalid dependency would lead to
an exception and in such case, no event is fired at all.

This commit adds validation for language and packaging as well as a new
event that is fired when the project could not be generated.

The metrics infrastructure has been updated to handle ProjectFailedEvent;
when such an event is fired, the 'failures' counter is increased and we
still record all the other metrics.

Closes gh-188
2016-02-01 15:03:03 +01:00
..
src Fire event if a project could not be generated 2016-02-01 15:03:03 +01:00
pom.xml Upgrade to Spring Boot 1.3.2.RELEASE 2016-01-29 10:09:42 +01:00