AW: [DISCUSS] Maven artifacts deploy approach

2024-04-26 Thread Christofer Dutz
Von: Jan Šťastný Datum: Mittwoch, 24. April 2024 um 15:38 An: dev@kie.apache.org Betreff: Re: [DISCUSS] Maven artifacts deploy approach Hello, unfortunately we haven't heard from anyone else here. Ricardo, I'd say we'll try to adjust to use the option 4, we haven't found any blockers for attempting

Re: [DISCUSS] Maven artifacts deploy approach

2024-04-24 Thread Jan Šťastný
Hello, unfortunately we haven't heard from anyone else here. Ricardo, I'd say we'll try to adjust to use the option 4, we haven't found any blockers for attempting that so far. I think that using `mvn deploy -DdeployAtEnd` + org.apache:apache project as a parent in all our maven projects, can be

Re: [DISCUSS] Maven artifacts deploy approach

2024-04-19 Thread ricardo zanini fernandes
Jan, Thanks for this thread. +1 for unification. What's your preferred approach given your experience with this current infra? IMO, we should focus on the simpler yet proven method. That said, option 4 resonates better with me. On Fri, Apr 19, 2024 at 10:50 AM Jan Šťastný wrote: > Hello, > at

[DISCUSS] Maven artifacts deploy approach

2024-04-19 Thread Jan Šťastný
Hello, at the moment our CI uses several approaches to do maven artifacts deployment. For the sake of reducing efforts to maintain, it would be great to unify the approach to a single method. And moreover it would be great to use the method that other ASF projects use. I am thus adding our