> The real issue was that we had to upload our own Findbugs 2 version into our > Nexus repo (due to Proxy problems), and somehow that POM was corrupted, > without any dependencies.
In the future, run "mvn -X ..." and then compare the output from the 2 environments. If one shows a huge list of dependencies related to a plugin and one does not, it is a good indication of the root of your problem. Wayne --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
