Solutionunvalidated
you need to add the corresponding repository to your `pom.xml` — To resolve the issue. Tension: it kicks an error saying it can't find the artifact in the jboss-ga-repository. Outcome: After adding this, try running `mvn clean install` again, and it should work.
b8b529e3-a44a-4dd0-a0fa-d91e71e7797e
you need to add the corresponding repository to your pom.xml — To resolve the issue. Tension: it kicks an error saying it can't find the artifact in the jboss-ga-repository. Outcome: After adding this, try running mvn clean install again, and it should work.