apupier commented on issue #2175: URL: https://github.com/apache/camel-k/issues/2175#issuecomment-817837874
still not working for me: ``` (base) [apupier@linux camel-k]$ ./kamel local build --maven-repository=https://repository.apache.org/content/repositories/snapshots@id=apache-snapshots@snapshots --integration-directory "/home/apupier/.config/Code/User/globalStorage/redhat.vscode-camelk/java-dependencies-3.7.0" "/home/apupier/ws/camelk-test/Routing.java" Modeline options have been loaded from source files Full command: kamel local build --maven-repository=https://repository.apache.org/content/repositories/snapshots@id=apache-snapshots@snapshots --integration-directory /home/apupier/.config/Code/User/globalStorage/redhat.vscode-camelk/java-dependencies-3.7.0 /home/apupier/ws/camelk-test/Routing.java --dependency=mvn:com.github.camel-tooling/camel-lsp-server [ERROR] [ERROR] Some problems were encountered while processing the POMs: [ERROR] 'dependencies.dependency.version' for org.apache.camel.k:camel-k-loader-java:jar is missing. @ line 36, column 17 @ [ERROR] The build could not read 1 project -> [Help 1] [ERROR] [ERROR] The project org.apache.camel.k.integration:camel-k-integration:1.4.0-SNAPSHOT (/tmp/maven-751781982/pom.xml) has 1 error [ERROR] 'dependencies.dependency.version' for org.apache.camel.k:camel-k-loader-java:jar is missing. @ line 36, column 17 [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/ProjectBuildingException failure while building project: exit status 1 ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org