When I use the JBoss Wildfly Swarm Plugin it tries to download the dependencies from the repository.jboss.org maven repository, even though I set up a repository with the same id in settings.xml
[INFO] --- wildfly-swarm-plugin:2017.5.0:package (default) @ my-swarm-driver ---
[INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/com/test/java-client/1.0-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata com...
How to force the plugin to use my enterprise repository?