Skip to content

Commit

Permalink
configure local repo
Browse files Browse the repository at this point in the history
Signed-off-by: Olivier Lamy <olamy@apache.org>
  • Loading branch information
olamy committed Jan 15, 2024
1 parent 4e77fa9 commit 6f82329
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test-jpms/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
<artifactId>maven-surefire-plugin</artifactId>
<configuration>
<systemPropertyVariables>
<mavenRepoPath>${session.repositorySession.localRepository.basedir.absolutePath}</mavenRepoPath>
<jettyVersion>${project.version}</jettyVersion>
<slf4jVersion>${slf4j.version}</slf4jVersion>
</systemPropertyVariables>
Expand Down

0 comments on commit 6f82329

Please sign in to comment.