Skip to content

Commit

Permalink
Skip enforcer rules tests when skipping tests
Browse files Browse the repository at this point in the history
(cherry picked from commit 4b28e1a)
  • Loading branch information
gsmet committed Aug 16, 2023
1 parent 2d12ce1 commit f53ee01
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions independent-projects/enforcer-rules/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@
<version>${maven-invoker-plugin.version}</version>
<!-- https://maven.apache.org/plugins/maven-invoker-plugin/usage.html -->
<configuration>
<skipInvocation>${skipTests}</skipInvocation>
<cloneProjectsTo>${project.build.directory}/it</cloneProjectsTo>
<settingsFile>src/it/settings.xml</settingsFile>
<localRepositoryPath>${project.build.directory}/local-repo</localRepositoryPath>
Expand Down

0 comments on commit f53ee01

Please sign in to comment.