andrzejj0

Results 187 comments of andrzejj0

Heads up: it looks like using dependency inversion can offer much here, going with it.

Extra item to do: convert xml report generators to "real" `ReportGenerator`s using e.g. the `RandomAccessSink` or the normal text sink. Then it would be possible to generate those XML reports...

Still work in progress, so far have introduced a common model for the renderers and changed renderers into injectable components. It's not done yet -- I'd like to use a...

Please close @slawekjaranowski @slachiewicz

Yeah, that was my concern as well... And there's no easy way of providing an alias to a property, besides creating a second parameter. Should we just leave these two...

I've just noticed this: ``` @Parameter( property = "versions.skip" ) ``` Should we go for the `versions.` prefix then?

~~Confirmed~~ I take it we could introduce an option to look into the deployment repository. Looking into it.

Won't fix then 😉 Outlook voor Android downloaden ________________________________ From: Slawomir Jaranowski ***@***.***> Sent: Wednesday, September 21, 2022 9:33:24 AM To: mojohaus/versions-maven-plugin ***@***.***> Cc: Andrzej Jarmoniuk ***@***.***>; Comment ***@***.***> Subject:...

@slawekjaranowski @slachiewicz I think this can be closed 👍