spring-boot/spring-boot-tools/spring-boot-maven-plugin/src
Stephane Nicoll 6e79521fff Expose skip property consistently
This commit makes sure that the `skip` command-line property can be used
for all goals of the maven plugin.

A dedicated sample for integration tests has also been added as this
change may confuse users, especially those who wish to skip a certain
goal and not the plugin execution altogether.

Closes gh-7313
2016-11-25 11:17:58 +01:00
..
it Add workingDirectory option for Maven plugin run/start 2016-10-11 15:36:27 +02:00
main Expose skip property consistently 2016-11-25 11:17:58 +01:00
site Expose skip property consistently 2016-11-25 11:17:58 +01:00
test/java/org/springframework/boot/maven