Commit 8c9d008
committed
build: fix the path to
Using `../testBuild` caused the following errors:
```
Error: Error fetching link: /home/runner/work/TweetyProject/TweetyProject/org-tweetyproject-logics-pl/home/runner/work/TweetyProject/TweetyProject/testBuild. Ignored it.
Error: Error fetching link: /home/runner/work/TweetyProject/TweetyProject/org-tweetyproject-arg-dung/home/runner/work/TweetyProject/TweetyProject/testBuild. Ignored it.
```
Maven seems not to allow output in the parent folder of the project.testBuild folder1 parent 975cacb commit 8c9d008
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
110 | | - | |
| 110 | + | |
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
| |||
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
128 | | - | |
| 128 | + | |
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
| |||
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
140 | | - | |
| 140 | + | |
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
| |||
0 commit comments