Le dimanche 24 juin 2012 10:06:05 Hervé BOUTEMY a écrit : > Le samedi 23 juin 2012 15:29:40 Robert Scholte a écrit : > > Hi, > > > > For the maven-release-plugin I've migrated the doclettags to annotations. > > To confirm I did it all well, I compared the plugin.xml with the latest > > release. > > After reordering the XML I see some small differences, but I'd like to get > > the confirmation these are no issues. > > In general: > > - requiresDependencyResolution is always added with value 'runtime' > > - requiresDependencyCollection is always added with default value > > 'runtime' > > IIUC, runtime dependencies are resolved to let the plugin run inside Maven, > so the minimum resolution is runtime: having it written in the descriptor > makes things more explicit but does not change anything > so it's an expected change considered better (more explicit) my bad, completely wrong reasoning, I mixed use cases
problem fixed in MPLUGIN-216 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
