Maven License Plugin question

2015-03-18 Thread Markward Schubert
Hi all! I have problems understanding the purpose of an attribute of license:update-project-license goal. About the generateBundle attribute the docs say: "A flag to copy the main license file in a bundled place. This is usefull for final application to have a none confusing location to seek for

Re: Some help needed with maven-enforcer-plugin

2013-11-05 Thread Markward Schubert
ER-147 > > It doesn't look like it enforces dependency versions; it enforces that > Maven plugin versions in match . > > Paul > > > > On Tue, Nov 5, 2013 at 10:07 AM, Markward Schubert < > markward.schub...@gmail.com> wrote: > > > Hi All! > > >

Some help needed with maven-enforcer-plugin

2013-11-05 Thread Markward Schubert
Hi All! I am struggling with the enforcer-plugin's requireSameVersions rule. Introducing the bannedDependencies rule was successful, but somehow I seem to not get the right configuration for requireSameVersion. Here is my config: org.apache.maven.plugins maven-en