I am attempting to use the library smartcar. When I deploy/run my application, I receive the following error: [WARNING] The POM for com.smartcar.sdk:java-sdk:jar:2.0.6 is missing, no dependency information available
. However, upon looking in the files included, I see a pom is included. When I download it, the group ID and artifact ID are correct.
What is causing the warning and thus my inability to use the dependency?