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 need to import in the notebook some libraries I've published. Now, maadb-project-sql-analytics-core-jvm depends on maadb-project-sql-jvm which depends on maadb-project-core-jvm.
They all have been published using the same plugin and they are visible in my repository.
But, in the notebook, the only artifact found in my repository is maadb-project-sql-analytics-core-jvm, the others throws not found error.
Here's the Maven repository, as you can see they are al present.
I need to import in the notebook some libraries I've published. Now,
maadb-project-sql-analytics-core-jvm
depends onmaadb-project-sql-jvm
which depends onmaadb-project-core-jvm
.They all have been published using the same plugin and they are visible in my repository.
But, in the notebook, the only artifact found in my repository is
maadb-project-sql-analytics-core-jvm
, the others throws not found error.Here's the Maven repository, as you can see they are al present.
Where am I wrong?
The text was updated successfully, but these errors were encountered: