Fitnesse Maven Classpath plugin cannot resolve remote dependencies
问题 I am using the Fitnesse Maven classpath plugin that allows Fitnesse to resolve the classpath using the Maven repository. The plugin works, but it does not seem to be able to resolve dependencies that are stored in my remote repository. It can resolve a snapshot if it's in my local repository but not remotely. If I run a mvn install (from outside Fitnesse) then it has no problems finding the dependencies so that suggests my settings.xml is set up correctly. I've debugged the plugin but am