Skip to content

Commit c345b2f

Browse files
committed
HBX-3055: Reorganize the Maven Plugin integration tests to be able to group them by testes Mojo
Signed-off-by: Koen Aers <[email protected]>
1 parent 8a1bc39 commit c345b2f

File tree

32 files changed

+1
-0
lines changed

32 files changed

+1
-0
lines changed

maven/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -193,6 +193,7 @@
193193
<localRepositoryPath>${project.build.directory}/local-repo</localRepositoryPath>
194194
<preBuildHookScript>setup</preBuildHookScript>
195195
<postBuildHookScript>verify</postBuildHookScript>
196+
<pomIncludes>**/pom.xml</pomIncludes>
196197
</configuration>
197198
<executions>
198199
<execution>

0 commit comments

Comments
 (0)