On Tue, Feb 8, 2011 at 1:26 AM, Emmanuel Lecharny <[email protected]> wrote: > The problem when adding the version directly into the module is that it > becomes a real PITA to update all the instances where those jars are used. > So far, we successfully mitigated this issue by using properties > (${<artificat id name>.version)) which were defined in the top level module > (shared, apacheds). The plugins' version were also declared uniquely in the > project/pom.xml file, so they are global. Defining a plugin version in a > pom.xml is brittle, for the same reason.
What commit or which artifact are you exactly referring to here? Thanks, Alex
