Typically a separate invocation like needing to update the data schema involves more than one plugin.
The best and most common example is a release profile. It often includes things like javadoc, signing, obfustcating, creating additional files and so on. And you just run it with a profile. If you truly want to invoke only the one plugin, it wont matter. But in practice .. most of time it will be more than one plugin at a time. Stanimir Stamenkov wrote on 2019-12-24 05:09 (GMT -08:00): > Mon, 23 Dec 2019 21:43:36 +0100 (CET), /Manfred Moser/: > >> well... with using the profile you can add more plugins and all sorts of >> other >> stuff and the command will stay that long > > I must admit I'm completely puzzled by your suggestion – why I would be > adding all sorts of stuff gaining nothing but adding complexity to the > build script. Anyway, thanks for your comments. > > -- > Stanimir > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
