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
[ERROR] Failed to execute goal on project HiveUnitTest: Could not resolve dependencies for project com.gaurang:HiveUnitTest:jar:1.0-SNAPSHOT: Failure to find io.teknek:hiveunit:jar:jar-with-dependencies:0.0.3 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced -> [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.
if I don't use classifier then maven is able to fine the jar file however, it doesn't contain all the dependancies.
The text was updated successfully, but these errors were encountered:
I am trying to use your maven dependancies for testing however seems like it's not working.
if i use dependancy in a way you have mentioned in your readme file using classifier then it gives me the following error.
Stacktrace:
if I don't use classifier then maven is able to fine the jar file however, it doesn't contain all the dependancies.
The text was updated successfully, but these errors were encountered: