Vision Module Faulting on startup due to Other Module Loaded

Not a Maven guy, so I can't help you exactly with what to change, but none of those should be there. Your .modl file should only contain your module's direct artifacts (your own -common, -client, -designer, , -gateway jars, plus third party dependencies your module relies on, if any). Nothing provided by Ignition should be there.

Are you using an old version of the Maven module plugin?