Open
Description
Gili opened MBUILDCACHE-125 and commented
I'd like to provide a separate <attachedOutputs> configuration per module in a multi-module project.
The only workaround that comes to mind is to add entries that capture the module name like this:
<dirName>../../database/target/classes</dirName>
This has me wondering if there are other settings that make sense to configure on a per-module basis instead of globally.
No further details from MBUILDCACHE-125