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
I have installed the latest community version of dremio: 24.3.2-202401241821100032-d2d8a497
I am trying to compile the SQLite version provided here to understand how to create my own ARP connector, however, I am getting this error while compiling.
can you please help me?
[INFO] ---------------< com.dremio.plugin:dremio-sqlite-plugin >--------------- [INFO] Building Dremio SQLite Community Connector 21.1.1-202204292111390812-57b1832f [INFO] from pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 0.232 s [INFO] Finished at: 2024-02-04T15:27:48Z [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal on project dremio-sqlite-plugin: Could not resolve dependencies for project com.dremio.plugin:dremio-sqlite-plugin:jar:21.1.1-202204292111390812-57b1832f: Failed to collect dependencies at com.dremio.community.plugins:dremio-ce-jdbc-plugin:jar:21.1.1-202204292111390812-57b1832f: Failed to read artifact descriptor for com.dremio.community.plugins:dremio-ce-jdbc-plugin:jar:21.1.1-202204292111390812-57b1832f: The following artifacts could not be resolved: com.dremio.community.plugins:dremio-ce-jdbc-plugin:pom:21.1.1-202204292111390812-57b1832f (absent): Could not transfer artifact com.dremio.community.plugins:dremio-ce-jdbc-plugin:pom:21.1.1-202204292111390812-57b1832f from/to maven-default-http-blocker (http://0.0.0.0/): Blocked mirror for repositories: [dremio-public (http://maven.dremio.com/public/, default, releases+snapshots), dremio-free (http://maven.dremio.com/free/, default, releases+snapshots)] -> [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
The text was updated successfully, but these errors were encountered:
Hello Team,
I have installed the latest community version of dremio: 24.3.2-202401241821100032-d2d8a497
I am trying to compile the SQLite version provided here to understand how to create my own ARP connector, however, I am getting this error while compiling.
can you please help me?
[INFO] ---------------< com.dremio.plugin:dremio-sqlite-plugin >--------------- [INFO] Building Dremio SQLite Community Connector 21.1.1-202204292111390812-57b1832f [INFO] from pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 0.232 s [INFO] Finished at: 2024-02-04T15:27:48Z [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal on project dremio-sqlite-plugin: Could not resolve dependencies for project com.dremio.plugin:dremio-sqlite-plugin:jar:21.1.1-202204292111390812-57b1832f: Failed to collect dependencies at com.dremio.community.plugins:dremio-ce-jdbc-plugin:jar:21.1.1-202204292111390812-57b1832f: Failed to read artifact descriptor for com.dremio.community.plugins:dremio-ce-jdbc-plugin:jar:21.1.1-202204292111390812-57b1832f: The following artifacts could not be resolved: com.dremio.community.plugins:dremio-ce-jdbc-plugin:pom:21.1.1-202204292111390812-57b1832f (absent): Could not transfer artifact com.dremio.community.plugins:dremio-ce-jdbc-plugin:pom:21.1.1-202204292111390812-57b1832f from/to maven-default-http-blocker (http://0.0.0.0/): Blocked mirror for repositories: [dremio-public (http://maven.dremio.com/public/, default, releases+snapshots), dremio-free (http://maven.dremio.com/free/, default, releases+snapshots)] -> [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
The text was updated successfully, but these errors were encountered: