Ok, I've created http://jira.codehaus.org/browse/MENFORCER-83
I'll see if I can find time for the patch :-) Is there any "how-to" for someone who's never submitted anything to Maven? (I've written some plugins for our build, though) Best regards, Eric > -----Ursprüngliche Nachricht----- > Von: Brian Fox [mailto:[email protected]] > Gesendet: Mittwoch, 19. August 2009 01:00 > An: Maven Users List > Betreff: Re: Enforcer plugin wildcards > > On Tue, Aug 18, 2009 at 4:12 AM, Lewis, Eric<[email protected]> wrote: > > 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? > > > Not unless.... > > > Should I write an enhancement request? > > > > Yes. And a patch would be great ;-) > > > Best regards, > > Eric > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [email protected] > > For additional commands, e-mail: [email protected] > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
