Hi I've started using the Enforcer plugin, with the Banned Dependencies. It's very useful, but it's also a drag having to explicitly list all artifacts one by one.
Which brings me to my question: Is it possible to have more flexible wildcards? Right now, they replace a section in an "all-or-nothing" way. For our purposes, a regex would be the ideal solution, since our modules have standard prefixes and suffixes. For instance, we have project "xyz" with modules "xyz-api" and "xyz-impl". So if I ban all our modules and just want to allow all APIs, it's not possible to use something like "my.group.id:*-api" as include. Are there any plans for this? Should I write an enhancement request? Best regards, Eric --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
