* Replace RuntimeException caused by HealthCheckerFactory with Nacos serialization exception * 1. Format startup.sh and shutdown.sh. Use Unix/Linux standard newline LF 2. Solve the OS = Windows error when packaging Maven (does not affect packaging)
This commit is contained in:
parent
75dfd107bb
commit
5eb7d6a38d
@ -55,7 +55,7 @@
|
||||
<file>
|
||||
<!--打好的jar包名称和放置目录-->
|
||||
<source>../console/target/nacos-server.jar</source>
|
||||
<outputDirectory>/target/</outputDirectory>
|
||||
<outputDirectory>target/</outputDirectory>
|
||||
</file>
|
||||
</files>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user