Hi,
advantages GH
- build PR from external forks
- mac OS
- re-run only failed jobs
- shared actions - code in one place
disadvantages - space to improvement GH
- need build matrix with many maven versions - fix in our shared action
- there are no reports of tests for build, can be implemen
+1
Recently found that other projects do similar move (Log4j2)
On Jenkins only simple publish snapshot (even once per month would be
sufficient, always we can run it adhoc if needed).
I would only recommend to keep projects like surefire on our side because
it time and resources consuming and wo
Hi,
agree on the whole story here.
Kind regards
Karl Heinz Marbaise
On 02.07.22 21:41, Tamás Cservenák wrote:
Howdy,
I'd like to spin a discussion about the ASF Maven Jenkins instance.
As you know, ASF Infra operates one separate instance of Jenkins only for
Maven related projects. Still, asi
Hi,
+1 from me.
Kind regards
Karl Heinz Marbaise
On 04.07.22 08:03, Slawomir Jaranowski wrote:
Hi,
We solved 1 issue:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317220&version=12352049
There are still a couple of issues left in JIRA:
https://issues.apache.org/jira/issu
Thanks for the explanation.
As the AbstractLifecycleMappingProvider is Maven 4 only the solution for
extensions/plugins supporting Maven 3 is staying with plexus metadata?
Also I see that this is still the current way of how this is implemented in
maven-jar-plugin
(https://github.com/apache/ma
+1
pon., 4 lip 2022, 09:17 użytkownik Tamás Cservenák
napisał:
> +1
>
> On Mon, Jul 4, 2022, 08:04 Slawomir Jaranowski
> wrote:
>
> > Hi,
> >
> > We solved 1 issue:
> >
> >
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317220&version=12352049
> >
> > There are still a cou
on getting rid of plexus metadata for lifecycle mappings, see the work done in
core [1]: they are replaced by Provider classes
I suppose that doing equivalent classes with JSR-330 annotations in an
extension will override the core-provided classes given classpath order
Regards,
Hervé
[1]
htt
+1
On Mon, Jul 4, 2022, 08:04 Slawomir Jaranowski
wrote:
> Hi,
>
> We solved 1 issue:
>
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317220&version=12352049
>
> There are still a couple of issues left in JIRA:
>
> https://issues.apache.org/jira/issues/?jql=project%20%3D%2
+1
Reproducible Build ok: reference done with JDK 8 on *nix
Regards,
Hervé
Le lundi 4 juillet 2022, 08:03:39 CEST Slawomir Jaranowski a écrit :
> Hi,
>
> We solved 1 issue:
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317220&ve
> rsion=12352049
>
> There are still a co