We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4310c7 commit 6524801Copy full SHA for 6524801
1 file changed
README.md
@@ -17,6 +17,7 @@ The following configuration will play some "elevator" music in the background as
17
<groupId>software.xdev</groupId>
18
<artifactId>music-maven-plugin</artifactId>
19
<version>...</version>
20
+ <!-- You might also want to add <inherited>false</inherited> here to not run it in every child module -->
21
<executions>
22
<execution>
23
<phase>validate</phase>
0 commit comments