Re: Fwd: [DISCUSS] Switch to GitHub issues

2024-11-22 Thread Arnaud Héritier
I know spring teams did such move in the past ref: https://spring.io/blog/2019/01/15/spring-framework-s-migration-from-jira-to-github-issues But I didn't see anything easily reusable... On Fri, Nov 22, 2024 at 12:17 PM Michael Osipov wrote: > I'd like to complete the cleanup, as dicussed earlier

Re: Working on maven-changes-plugin 3.0.0

2024-11-22 Thread Slawomir Jaranowski
On Fri, 22 Nov 2024 at 15:17, Matthias Bünger wrote: > > I'm with Michael - thanks for the hard work and feel free to break it. > > What I would like to add for consideration: Why major version 3, but not > 4 with Maven 4 API? If I remember the discussion about that correctly, > than addons with

Re: Working on maven-changes-plugin 3.0.0

2024-11-22 Thread Slawomir Jaranowski
On Fri, 22 Nov 2024 at 13:06, Piotr P. Karwasz wrote: > > Hi Sławek, > > On 22.11.2024 08:33, Slawomir Jaranowski wrote: > > I'm working on maven-changes-plugin - this project hasn't been > > released for a long time, so it is time to refresh it and release it. > > > > I need to make changes in sc

Re: Working on maven-changes-plugin 3.0.0

2024-11-22 Thread Matthias Bünger
I'm with Michael - thanks for the hard work and feel free to break it. What I would like to add for consideration: Why major version 3, but not 4 with Maven 4 API?  If I remember the discussion about that correctly, than addons with the new API should be named with major version 4?!? Matthias

Re: Working on maven-changes-plugin 3.0.0

2024-11-22 Thread Gary Gregory
I could not find the issue because it was closed, WTF... https://issues.apache.org/jira/browse/MCHANGES-412 Gary On Fri, Nov 22, 2024 at 9:04 AM Gary Gregory wrote: > > Hi All, > > The only addition I'd like to see for a major version is the addition > of a "scope" attribute (or another name) fo

Re: Working on maven-changes-plugin 3.0.0

2024-11-22 Thread Gary Gregory
Hi All, The only addition I'd like to see for a major version is the addition of a "scope" attribute (or another name) for an "action" element, which would contain a CSV string and would be used for sorting actions within an action type. Example values: main, test, javadoc, site, cve. Maybe calli

Re: Working on maven-changes-plugin 3.0.0

2024-11-22 Thread Piotr P. Karwasz
Hi Sławek, On 22.11.2024 08:33, Slawomir Jaranowski wrote: I'm working on maven-changes-plugin - this project hasn't been released for a long time, so it is time to refresh it and release it. I need to make changes in schema - the newer version of modello doesn't support mixed tags - tags with

Re: Fwd: [DISCUSS] Switch to GitHub issues

2024-11-22 Thread Michael Osipov
I'd like to complete the cleanup, as dicussed earlier, end of this year. This will give us a leaner migration base. On 2024/11/22 11:03:09 Guillaume Nodet wrote: > Following the discussion that happened some time ago about switching to GH > issues... > I think we have several options: > 1/ try

Fwd: [DISCUSS] Switch to GitHub issues

2024-11-22 Thread Guillaume Nodet
Following the discussion that happened some time ago about switching to GH issues... I think we have several options: 1/ try to migrate issues and make JIRA read only 2/ make all our JIRA projects unable to create new issues and new issues would be raised on GH 3/ do not change JIRA but slowl

Re: Working on maven-changes-plugin 3.0.0

2024-11-22 Thread Michael Osipov
Yet another recommendation is to switch to 3.0.0-M1 to have the chance to do refine with breaking stuff. On 2024/11/22 07:33:09 Slawomir Jaranowski wrote: > Hi, > > I'm working on maven-changes-plugin - this project hasn't been > released for a long time, so it is time to refresh it and release

Re: Working on maven-changes-plugin 3.0.0

2024-11-22 Thread Michael Osipov
On 2024/11/22 07:33:09 Slawomir Jaranowski wrote: > Hi, > > I'm working on maven-changes-plugin - this project hasn't been > released for a long time, so it is time to refresh it and release it. > > I need to make changes in schema - the newer version of modello > doesn't support mixed tags - tag