EDIT: The problem still persists, I posted below in my answer new information about the problem. Thank you.
Hello! I made some tests using the JxBrowser library and I intend to use it in my academic project.
However, my project is in Maven, which I'm developing using Netbeans, and even though I put the Jxbrowser repository and its dependencies in the POM.xml file, it can not recognize my license file.
I manually entered my file as a dependency, but even then when I run it it says it is not licensed, apparently the files downloaded by the repository can not find my license; Has anyone ever had a similar problem that might help me? Thanks in advance.
Below is an image showing how dependencies are in Netbeans.