mirror of
https://gitee.com/novel_dev_team/novel
synced 2026-07-20 17:52:45 +08:00
解决java2nb路径在mac或linux下不识别的问题
This commit is contained in:
@@ -189,7 +189,7 @@
|
|||||||
<artifactId>java2nb</artifactId>
|
<artifactId>java2nb</artifactId>
|
||||||
<version>1.0.0-release</version>
|
<version>1.0.0-release</version>
|
||||||
<scope>system</scope>
|
<scope>system</scope>
|
||||||
<systemPath>${pom.basedir}\src\main\resources\jar\java2nb-1.0.0-release.jar</systemPath>
|
<systemPath>${pom.basedir}/src/main/resources/jar/java2nb-1.0.0-release.jar</systemPath>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.apache.httpcomponents</groupId>
|
<groupId>org.apache.httpcomponents</groupId>
|
||||||
|
|||||||
Reference in New Issue
Block a user