Re: [VOTE] Release Maven Site Plugin version 3.12.1

2022-08-01 Thread Slawomir Jaranowski
+1 pon., 1 sie 2022 o 22:44 Michael Osipov napisaƂ(a): > Am 2022-07-31 um 21:17 schrieb Michael Osipov: > > Hi, > > > > We solved 5 issues: > > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317923&version=12351751 > > > > There are still a couple of issues left in JIRA: >

Re: [VOTE] Release Maven Site Plugin version 3.12.1

2022-08-01 Thread Michael Osipov
Am 2022-07-31 um 21:17 schrieb Michael Osipov: Hi, We solved 5 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317923&version=12351751 There are still a couple of issues left in JIRA: https://issues.apache.org/jira/issues/?jql=project%20%3D%20MSITE%20AND%20resolution%

Re: Mojo parameters of type java.nio.file.Path

2022-08-01 Thread Konrad Windszus
Hi Stuart, thanks a lot for the valuable input, I finalised the PR at https://github.com/eclipse/sisu.plexus/pull/22 and added some tests for path injections (as a start). Regarding the converters being used, I already figured out that an arbitrary class with a string constructor does not work