• Stephane Nicoll's avatar
    Add property to skip integration tests · 7842f50e
    Stephane Nicoll authored
    Generalize the `skip` property to start and stop goals so that one
    can control if the Spring Boot app is starting via a configuration
    property.
    
    Note that this only controls the Spring Boot Maven plugin and the
    failsafe maven plugin should be updated accordingly.
    
    Closes gh-4922
    7842f50e
Name
Last commit
Last update
..
src/main/java/org/test Loading commit data...
invoker.properties Loading commit data...
pom.xml Loading commit data...
verify.groovy Loading commit data...