On 22 September 2011 16:02, Simone Tripodi <simonetrip...@apache.org> wrote: > Hi Seb, > >> >> The parent POM currently only applies the assembly plugin when using >> the rc or release profiles. >> I assume this would not change? >> >> In which case, it cannot cause additional for components that don't >> use the profiles, and any components that don't have assembly >> descriptors presumably already have problems when using either >> profile. >> > > That would not change indeed, the only modification applied to > assembly-plugin to parent would be the default configuration. > Do you see potential issues on it?
No, but I don't know Maven that well. It occurs to me - do we actually need a jar to hold the shared contents? Isn't it enough to update the parent with the settings iniline? [You can update CP 23-SNAPSHOT locally, install it, and try this out] Seems to me the jar approach is more suitable for independent projects. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org