mule-intellij-plugins icon indicating copy to clipboard operation
mule-intellij-plugins copied to clipboard

Use original filenames when deploying Mule apps and modules

Open baal-zebub opened this issue 7 years ago • 1 comments

The main reason for this request is that names of Mule domain artefacts must match those referenced in apps which use them and should not be changed freely. It's also a little bit more informative to have version included in the artefact name by e.g. Maven, although I'm not sure if it matters that much when one runs apps from IDE.

baal-zebub avatar Jul 19 '17 19:07 baal-zebub

The problem here is that we use the original names then the debugger breaks. We can not merge this pr like this we should see if we can infer the artifact name correctly.

machaval avatar Aug 10 '17 15:08 machaval