File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 55 <packaging >jar</packaging >
66 <groupId >io.github.wayn111</groupId >
77 <artifactId >mybatis-xmlreload-spring-boot-starter</artifactId >
8- <version >3.0.3</version >
8+ <version >3.0.3-SNAPSHOT </version >
99 <name >mybatis-xmlreload-spring-boot-starter</name >
1010 <url >https://github.com/wayn111/mybatis-xmlreload-spring-boot-starter</url >
1111 <description >mybais springboot项目中xml文件热加载支持</description >
156156 </execution >
157157 </executions >
158158 </plugin >
159- <plugin >
159+ <!-- < plugin>
160160 <groupId>org.apache.maven.plugins</groupId>
161161 <artifactId>maven-surefire-plugin</artifactId>
162162 <configuration>
163- <argLine >-- add-opens java.base/java.util=ALL-UNNAMED
164- -- add-opens java.base/java.lang.reflect=ALL-UNNAMED
165- -- add-opens java.base/java.text=ALL-UNNAMED
166- -- add-opens java.desktop/java.awt.font=ALL-UNNAMED</argLine >
163+ <argLine>-- add-opens java.base/java.util=ALL-UNNAMED
164+ -- add-opens java.base/java.lang.reflect=ALL-UNNAMED
165+ -- add-opens java.base/java.text=ALL-UNNAMED
166+ -- add-opens java.desktop/java.awt.font=ALL-UNNAMED</argLine>
167167 </configuration>
168- </plugin >
168+ </plugin>-->
169169 <plugin >
170170 <groupId >org.apache.maven.plugins</groupId >
171171 <artifactId >maven-gpg-plugin</artifactId >
You can’t perform that action at this time.
0 commit comments