Hi, Looking at the list of affected plugins, they are all packaging plugins. How about maven-shared-packaging? Den 29 dec 2015 18:40 skrev "Karl Heinz Marbaise" <[email protected]>:
> Hi, > > currently i have identified several code parts like: > > handling of classifier (validation), creation of jar file names (related > to classifier), includes/excludes handling...may be i find more... > > which have identical implementations in in the following plugins (or could > be replaced by common code instead of reimplementing it): > > > maven-ejb-plugin, maven-jar-plugin, maven-source-plugin, maven-rar-plugin, > maven-war-plugin, ... > > > So the question is: Is there a good shared component where this kind of > code belongs to? > > Based on the description i have read it does not fit to any of the > existing components...But starting a new component ? > > WDYT ? > > Kind regards > Karl Heinz Marbaise > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
