If both -m and -p are specified, the profile name given on the command-line silently overwrite a Profile attribute in the provided manifest. This might be by design, but it's inconsistent with how the
-e and -m options combine, to produce the following error:
'e' flag and manifest with the 'Main-Class' attribute cannot be specified
together!