• Biju Kunjummen's avatar
    Added an @Execute annotation to RunMojo · 0d9f186d
    Biju Kunjummen authored
    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.
    0d9f186d
Name
Last commit
Last update
buildhelper/all Loading commit data...
docs Loading commit data...
eclipse Loading commit data...
spring-boot Loading commit data...
spring-boot-actuator Loading commit data...
spring-boot-autoconfigure Loading commit data...
spring-boot-cli Loading commit data...
spring-boot-dependencies Loading commit data...
spring-boot-integration-tests Loading commit data...
spring-boot-parent Loading commit data...
spring-boot-samples Loading commit data...
spring-boot-starters Loading commit data...
spring-boot-tools Loading commit data...
src/pages Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
CONTRIBUTING.md Loading commit data...
README.md Loading commit data...
pom.xml Loading commit data...