Hi, We have shared maven-project-utils that already contains some common code for project manipulations (and never had sufficient feedback to get a release).
Regards, Hervé Le mardi 29 décembre 2015 18:40:42 Karl Heinz Marbaise a écrit : > 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
