We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
I got this when trying to mvn run the app in a new machine. I had to add
<repository> <id>jboss</id> <url>http://repository.jboss.org/nexus/content/groups/public/</url> </repository>
Not sure if it's possible to fix this without adding yet another repository to the pom :(