RE: [war plugin] - Proposition by default include instead of exclude

2003-07-05 Thread Vincent Massol
> -Original Message- > From: Michal Maczka [mailto:[EMAIL PROTECTED] > Sent: 05 July 2003 23:24 > To: Maven Developers List > Subject: RE: [war plugin] - Proposition by default include instead of > exclude > > > > > -Original Message- > &

RE: [war plugin] - Proposition by default include instead of exclude

2003-07-05 Thread Michal Maczka
> -Original Message- > From: Vincent Massol [mailto:[EMAIL PROTECTED] > Sent: Saturday, July 05, 2003 10:57 PM > To: 'Maven Developers List' > Subject: RE: [war plugin] - Proposition by default include > instead of exclude > > > I think I'm -1 fo

RE: [war plugin] - Proposition by default include instead of exclude

2003-07-05 Thread Vincent Massol
-Original Message- > From: Michal Maczka [mailto:[EMAIL PROTECTED] > Sent: 05 July 2003 21:04 > To: [EMAIL PROTECTED] > Subject: [war plugin] - Proposition by default include instead of exclude > > I realized that in POMs of my web projects I have very long list

[war plugin] - Proposition by default include instead of exclude

2003-07-05 Thread Michal Maczka
I realized that in POMs of my web projects I have very long lists of dependencies marked with: ... true I always want to "bundle" most of deps (or all of them) while if I exclude I do exclude only few of them I think that war plugin will be bit easie