spring-boot/spring-boot-tools/spring-boot-maven-plugin/src
Biju Kunjummen 29afcb7898 Added an @Execute annotation to RunMojo
Update RunMojo to include an @Execute annotation. Allows the use of
`mvn spring-boot:run` without having to compile/package first. Now a
command like `mvn clean spring-boot:run` works.

The phase for @Execute annotation is along the lines of what is used
for the `jetty:run` plugin.
2013-09-05 17:14:15 -07:00
..
it Move tools modules under spring-boot-tools 2013-08-02 12:00:14 +01:00
main/java/org/springframework/boot/maven Added an @Execute annotation to RunMojo 2013-09-05 17:14:15 -07:00
test/java/org/springframework/boot/maven Move tools modules under spring-boot-tools 2013-08-02 12:00:14 +01:00