YanSergey / OneS_ClusterAdmin

Утилита для интерактивного администрирования серверов 1С
GNU General Public License v3.0
79 stars 8 forks source link

Could not resolve dependencies for project ru.yanygin:ru.yanygin.clusterAdminLibrary.windows_x64:jar:0.4.0-SNAPSHOT #27

Open morevsky opened 1 week ago

morevsky commented 1 week ago

[INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 8.898 s [INFO] Finished at: 2024-11-20T09:26:31+03:00 [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal on project ru.yanygin.clusterAdminLibrary.windows_x64: Could not resolve dependencies for project ru.yanygin:ru.yanygin.clusterAdminLibrary.windows_x64:jar:0.4.0-SNAPSHOT [ERROR] dependency: com._1c.v8:com._1c.v8.core:jar:1.0.30-SNAPSHOT (compile) [ERROR] Could not find artifact com._1c.v8:com._1c.v8.core:jar:1.0.30-SNAPSHOT [ERROR] dependency: com._1c.v8:com._1c.v8.ibis.admin:jar:1.6.7 (compile) [ERROR] com._1c.v8:com._1c.v8.ibis.admin:jar:1.6.7 was not found in https://repo.maven.apache.org/maven2 during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of central has elapsed or updates are forced [ERROR] dependency: com._1c.v8:com._1c.v8.ibis.swp:jar:1.1.1-SNAPSHOT (compile) [ERROR] Could not find artifact com._1c.v8:com._1c.v8.ibis.swp:jar:1.1.1-SNAPSHOT [ERROR] dependency: com._1c.v8:com._1c.v8.ibis:jar:1.1.1-SNAPSHOT (compile) [ERROR] Could not find artifact com._1c.v8:com._1c.v8.ibis:jar:1.1.1-SNAPSHOT [ERROR] dependency: com._1c.v8:com._1c.v8.swp.netty:jar:1.0.3-SNAPSHOT (compile) [ERROR] Could not find artifact com._1c.v8:com._1c.v8.swp.netty:jar:1.0.3-SNAPSHOT [ERROR] dependency: com._1c.v8:com._1c.v8.swp:jar:1.0.3-SNAPSHOT (compile) [ERROR] Could not find artifact com._1c.v8:com._1c.v8.swp:jar:1.0.3-SNAPSHOT [ERROR] [ERROR] -> [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: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException

morevsky commented 1 week ago

mkdir clusterAdminLibrary/lib unzip java-api-1.6.7.zip cd java-api-1.6.7 unzip com._1c.v8.ibis.admin-1.6.7.zip cp com._1c.v8.ibis.admin-1.6.7/lib/* ./lib/ mvn install:install-file