mirror of
https://github.com/201206030/novel.git
synced 2025-04-27 07:30:50 +00:00
解决java2nb路径在mac或linux下不识别的问题
This commit is contained in:
parent
38255d4b48
commit
c71a5ebd6f
@ -189,7 +189,7 @@
|
||||
<artifactId>java2nb</artifactId>
|
||||
<version>1.0.0-release</version>
|
||||
<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>
|
||||
<groupId>org.apache.httpcomponents</groupId>
|
||||
|
Loading…
x
Reference in New Issue
Block a user