File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
graalpython/com.oracle.graal.python.test/src/tests/standalone Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ SOFTWARE.
45
45
<modelVersion >4.0.0</modelVersion >
46
46
47
47
<groupId >org.apache.maven.plugin.my.unit</groupId >
48
- <artifactId >project-to-test </artifactId >
48
+ <artifactId >project-check-home </artifactId >
49
49
<version >1.0-SNAPSHOT</version >
50
50
<packaging >jar</packaging >
51
51
<name >Test MyMojo</name >
Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ SOFTWARE.
45
45
<modelVersion >4.0.0</modelVersion >
46
46
47
47
<groupId >org.apache.maven.plugin.my.unit</groupId >
48
- <artifactId >project-to-test </artifactId >
48
+ <artifactId >project-fail-without-graalpy-dep </artifactId >
49
49
<version >1.0-SNAPSHOT</version >
50
50
<packaging >jar</packaging >
51
51
<name >Test MyMojo</name >
Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ SOFTWARE.
45
45
<modelVersion >4.0.0</modelVersion >
46
46
47
47
<groupId >org.apache.maven.plugin.my.unit</groupId >
48
- <artifactId >project-to-test </artifactId >
48
+ <artifactId >project-prepare-venv </artifactId >
49
49
<version >1.0-SNAPSHOT</version >
50
50
<packaging >jar</packaging >
51
51
<name >Test MyMojo</name >
You can’t perform that action at this time.
0 commit comments