You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
在目录~/nacos-plugin/nacos-plugin/nacos-datasource-plugin-ext/nacos-postgresql-datasource-plugin-ext下使用如下命令编译打包: /apps/maven/apache-maven-3.8.2/bin/mvn clean package -DskipTests=true
报如下错误: [ERROR] Failed to execute goal on project nacos-datasource-plugin-ext: Could not resolve dependencies for project com.alibaba.nacos:nacos-datasource-plugin-ext:pom:1.0.0-SNAPSHOT: The following artifacts could not be resolved: com.alibaba.nacos:nacos-datasource-plugin:jar:2.3.0-SNAPSHOT, com.alibaba.nacos:nacos-common:jar:2.3.0-SNAPSHOT: Could not find artifact com.alibaba.nacos:nacos-datasource-plugin:jar:2.3.0-SNAPSHOT -> [Help 1]
[ERROR] Failed to execute goal on project nacos-postgresql-datasource-plugin-ext: Could not resolve dependencies for project com.alibaba.nacos:nacos-postgresql-datasource-plugin-ext:jar:1.0.0-SNAPSHOT: The following artifacts could not be resolved: com.alibaba.nacos:nacos-datasource-plugin-ext-base:jar:1.0.0-SNAPSHOT, com.alibaba.nacos:nacos-datasource-plugin:jar:2.3.0-SNAPSHOT, com.alibaba.nacos:nacos-common:jar:2.3.0-SNAPSHOT: Could not find artifact com.alibaba.nacos:nacos-datasource-plugin-ext-base:jar:1.0.0-SNAPSHOT -> [Help 1]
The text was updated successfully, but these errors were encountered:
参考如下文档编译打包postgres插件jar包,编译打包出现报错,请问该怎么解决,或者社区能提供打包好的jar包插件吗
https://github.com/nacos-group/nacos-plugin/blob/develop/nacos-datasource-plugin-ext/README.md
在目录
~/nacos-plugin/nacos-plugin/nacos-datasource-plugin-ext/nacos-postgresql-datasource-plugin-ext
下使用如下命令编译打包:/apps/maven/apache-maven-3.8.2/bin/mvn clean package -DskipTests=true
报如下错误:
[ERROR] Failed to execute goal on project nacos-datasource-plugin-ext: Could not resolve dependencies for project com.alibaba.nacos:nacos-datasource-plugin-ext:pom:1.0.0-SNAPSHOT: The following artifacts could not be resolved: com.alibaba.nacos:nacos-datasource-plugin:jar:2.3.0-SNAPSHOT, com.alibaba.nacos:nacos-common:jar:2.3.0-SNAPSHOT: Could not find artifact com.alibaba.nacos:nacos-datasource-plugin:jar:2.3.0-SNAPSHOT -> [Help 1]
[ERROR] Failed to execute goal on project nacos-postgresql-datasource-plugin-ext: Could not resolve dependencies for project com.alibaba.nacos:nacos-postgresql-datasource-plugin-ext:jar:1.0.0-SNAPSHOT: The following artifacts could not be resolved: com.alibaba.nacos:nacos-datasource-plugin-ext-base:jar:1.0.0-SNAPSHOT, com.alibaba.nacos:nacos-datasource-plugin:jar:2.3.0-SNAPSHOT, com.alibaba.nacos:nacos-common:jar:2.3.0-SNAPSHOT: Could not find artifact com.alibaba.nacos:nacos-datasource-plugin-ext-base:jar:1.0.0-SNAPSHOT -> [Help 1]
The text was updated successfully, but these errors were encountered: