nacos-group / nacos-plugin

A collection of Nacos plug-ins, providing Nacos with pluggable plug-in capabilities, support for user customization and high scalability
Apache License 2.0
104 stars 73 forks source link

nacos-oracle-plugin打包失败,缺失依赖库nacos-oracle-plugin-ext-base #45

Open chenyinlh opened 3 months ago

chenyinlh commented 3 months ago

`[INFo] Scanning for projects... [INFO] [INFO] --------< com.alibaba.nacos:nacos-oracle-datasource-plugin-ext


[INFO] Building nacos-oracle-datasource-plugin-ext 1.0.0-SNAPSHOT [∽枬真枯此FO] from pom.xmL [INFO]

---------ja ---------- [WARNING] The POM for com.alibaba.nacos:nacos-datasource-plugin-ext-base:jar:1.0.0-SNAPsHoT is missing, no dependency information available [WARNING] The PoM for com.alibaba.nacos:nacos-datasource-plugin:jar:2.3.0-SNAPSHoT is missing, no dependency information available [WARNING] The PoM for com.alibaba.nacos:nacos-common:jar:2.3.0-SNAPsHoT is missing, no dependency information available [INFO] -------------. [INFO] BUILD FAILURE [INFO]

[INFO] Total time: 0.234 s [INFo] Finished at:2024-07-22T10:02:03+08:00 [INFO]

IERROR] Failed to execute goal on project nacos-oracle-datasource-plugin-ext: Could not resolve dependencies for project com.alibaba.nacos:nacos-oracle-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-SNAPSH0T (absent), com.alibaba .nacos: nacos-datasource-plugin:iar:2.3.0-SNAPsHoT (absent), com.alibaba.nacos:nacos-common:iar:2.3.0-SNAPSHOT (absent); could not find artifact com,alibaba.nacos:nacos-datasource-plugin-ext-base:iar:1.0.0-SNAPSHOT -> [Help 1] ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: LERRORI [Help 1] `http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException``

4innocent commented 2 months ago

把这个的snapshot删了,然后重新加载maven

<alibaba-nacos.version>2.3.0</alibaba-nacos.version>