if 2 pyblish plugins have the same class name, they don't load in Pyblish.
But since no error is thrown, it's hard to spot why the plugins don't load.
A suggestion would be to e.g. print an error message to the console.
(not tested with logging.debug yet, which by default is not enabled.)