Hi everyone, I am having a few problems with overlays while using the war packaging plugin.
I have a war project and I intended to start two applications (war) using the cargo plugin, from inside this project. Now, in order for this to function, the cargo plugin requires that all war files to be deployed are also listed as dependencies. And here is where the problem surfaces, the war packaging plugin sees the dependencies and tries to make use of the overlaying feature. Is there anyway to disable the overlaying in a simple manner? So far, what I have found on the documentation seems too much configuration. Thanks, Paulo
