File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 3434 cache : ' maven'
3535
3636 - name : test
37- run : mvn -B clean test "-Dwatch.mac.backend =${{ matrix.os.mac-backend }}"
37+ run : mvn -B clean test "-Dengineering.swat.java-watch.mac =${{ matrix.os.mac-backend }}"
3838 env :
3939 DELAY_FACTOR : 3
4040
Original file line number Diff line number Diff line change 7777 <jna .version>5.17.0</jna .version>
7878 <maven .compiler.source>11</maven .compiler.source>
7979 <maven .compiler.target>11</maven .compiler.target>
80- <watch .mac.backend >fsevents</watch .mac.backend >
80+ <engineering .swat.java- watch.mac>fsevents</engineering .swat.java- watch.mac>
8181 </properties >
8282
8383 <build >
106106 <artifactId >maven-surefire-plugin</artifactId >
107107 <version >3.5.3</version >
108108 <configuration >
109- <argLine >@{argLine} -Dengineering.swat.java-watch.mac=${watch.mac.backend } </argLine >
109+ <argLine >@{argLine} -Dengineering.swat.java-watch.mac=${engineering.swat.java- watch.mac} </argLine >
110110 </configuration >
111111 </plugin >
112112 <plugin > <!-- code coverage -->
You can’t perform that action at this time.
0 commit comments