Skip to content

Commit

Permalink
Add .m2 directory
Browse files Browse the repository at this point in the history
Signed-off-by: Adam Wisniewski <awisniew@Adams-MacBook-Pro.local>
  • Loading branch information
Adam Wisniewski authored and Adam Wisniewski committed Feb 22, 2024
1 parent 8f9ddcc commit 1f288e0
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,11 +39,6 @@
<providerHint>junit5</providerHint>
<trimStackTrace>false</trimStackTrace>
<runOrder>alphabetical</runOrder>
<environmentVariables>
<!-- We want to prevent mvn from looking at the .mvn/extension.xml at the repo root when it's running test apps. This way those test apps can use whatever Java
they want without worrying about the test app Java version (e.g. 11) being used to run tests but without a high enough version to load Tycho extensions. -->
<MAVEN_BASEDIR>${project.basedir}/resources/applications/maven</MAVEN_BASEDIR>
</environmentVariables>
<systemProperties>
<org.eclipse.swtbot.search.timeout>20000</org.eclipse.swtbot.search.timeout>
<io.liberty.tools.eclipse.tests.mvnexecutable.path>${mvnPath}</io.liberty.tools.eclipse.tests.mvnexecutable.path>
Expand Down
Empty file.

0 comments on commit 1f288e0

Please sign in to comment.