Done: https://issues.apache.org/jira/browse/MCHANGES-358 Regards Mirko -- http://illegalstateexception.blogspot.com/ https://github.com/mfriedenhagen/ (http://osrc.dfm.io/mfriedenhagen) https://bitbucket.org/mfriedenhagen/
On Mon, Jul 20, 2015 at 5:26 AM, Olivier Lamy <[email protected]> wrote: > Hi, > IMHO this doesn't make sense so get rid of it. > > Olivier > > On 16 July 2015 at 05:29, Mirko Friedenhagen <[email protected]> > wrote: > >> Hello everybody, >> >> according to >> https://github.com/apache/maven-plugins/blob/trunk/maven-changes-plugin/src/main/java/org/apache/maven/plugin/announcement/AnnouncementMojo.java#L70 >> the AnnouncementMojo requires dependency resolution >> ResolutionScope.TEST >> >> Does anybody know why this is the case? >> >> Because of this it is not possible to run >> changes:announcement-generate in multi module project when the >> artifacts are not already installed/deployed. >> >> I just removed requiresDependencyResolution and all >> tests/invoker-tests ran fine. >> >> Regards >> Mirko >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> > > > -- > Olivier Lamy > http://twitter.com/olamy | http://linkedin.com/in/olamy --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
