When trying to use snakeYaml and using the import org.yaml.snakeyaml.*;, I havebeen stuck at the error YamlGenerator.java:6: error: package org.yaml.snakeyaml.constructor does not exist
I have tried a mvn clean install and have checked the dependencies in the pom file to ensure that it exitst.
New contributor
Ghostraptor _ is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.