+1
Reproducible Builds ok: reference done with JDK 8 on Windows
Regards,
Hervé
On 2022/07/06 20:08:41 Michael Osipov wrote:
> Hi,
>
> We solved 7 issues:
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317922&version=12352045
>
> There are no issues left in JIRA:
> https:
+1
On Wed, Jul 6, 2022, 22:08 Michael Osipov wrote:
> Hi,
>
> We solved 7 issues:
>
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317922&version=12352045
>
> There are no issues left in JIRA:
>
> https://issues.apache.org/jira/issues/?jql=project%20%3D%20MSHARED%20AND%20re
+1, all fine
T
On Wed, Jul 6, 2022 at 10:08 PM Michael Osipov wrote:
> Hi,
>
> We solved 7 issues:
>
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317922&version=12352045
>
> There are no issues left in JIRA:
>
> https://issues.apache.org/jira/issues/?jql=project%20%3D%20M
Am 2022-07-06 um 22:08 schrieb Michael Osipov:
Hi,
We solved 7 issues:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317922&version=12352045
There are no issues left in JIRA:
https://issues.apache.org/jira/issues/?jql=project%20%3D%20MSHARED%20AND%20resolution%20%3D%20Unres
Hi,
We solved 7 issues:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317922&version=12352045
There are no issues left in JIRA:
https://issues.apache.org/jira/issues/?jql=project%20%3D%20MSHARED%20AND%20resolution%20%3D%20Unresolved%20AND%20component%20%3D%20maven-reporting-
On 2022/07/06 14:18:28 Tamás Cservenák wrote:
> Maven 3.0 did not support sisu-index (produced by sisu-maven-plugin during
> build), but 3.1 onward does support it.
>
> Hence. If you support Maven 3.0 inclusive, you must stick with plexus xml,
> otherwise is not required.
>
> T
The problem is
Maven 3.0 did not support sisu-index (produced by sisu-maven-plugin during
build), but 3.1 onward does support it.
Hence. If you support Maven 3.0 inclusive, you must stick with plexus xml,
otherwise is not required.
T
On Wed, Jul 6, 2022, 15:17 Konrad Windszus wrote:
>
> > or are you trying t
> or are you trying to create bindings for a new packaging?
Yes, this is what I am doing. You can see it already in
https://github.com/apache/jackrabbit-filevault-package-maven-plugin/blob/master/src/main/resources/META-INF/plexus/components.xml.
But from all your information I derived that I
btw, are you trying ot override the default lifecycle
= https://maven.apache.org/ref/3.8.6/maven-core/lifecycles.html
or are you trying to override the default bindings for some packaging
= https://maven.apache.org/ref/3.8.6/maven-core/default-bindings.html
or are you trying to create bindings fo