[jira] [Commented] (MPLUGIN-508) Upgrade to Maven 4.0.0-alpha-12

2024-05-22 Thread ASF GitHub Bot (Jira)


[ 
https://issues.apache.org/jira/browse/MPLUGIN-508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17848755#comment-17848755
 ] 

ASF GitHub Bot commented on MPLUGIN-508:


slawekjaranowski commented on code in PR #242:
URL: 
https://github.com/apache/maven-plugin-tools/pull/242#discussion_r1610706745


##
pom.xml:
##
@@ -333,6 +333,21 @@
 
   
 
+  
+
+  
+true
+never
+fail
+  
+  
+false
+  
+  maven-2126
+  https://repository.apache.org/content/repositories/maven-2126/

Review Comment:
   should be a PR as draft





> Upgrade to Maven 4.0.0-alpha-12
> ---
>
> Key: MPLUGIN-508
> URL: https://issues.apache.org/jira/browse/MPLUGIN-508
> Project: Maven Plugin Tools
>  Issue Type: Improvement
>Affects Versions: 3.12.0
>Reporter: Guillaume Nodet
>Assignee: Guillaume Nodet
>Priority: Major
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (MPLUGIN-508) Upgrade to Maven 4.0.0-alpha-12

2024-03-29 Thread ASF GitHub Bot (Jira)


[ 
https://issues.apache.org/jira/browse/MPLUGIN-508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17832348#comment-17832348
 ] 

ASF GitHub Bot commented on MPLUGIN-508:


hboutemy commented on PR #242:
URL: 
https://github.com/apache/maven-plugin-tools/pull/242#issuecomment-2027872569

   IIUC, discussion means this PR is not ready for merge and release: I'll 
release 3.12.0 without




> Upgrade to Maven 4.0.0-alpha-12
> ---
>
> Key: MPLUGIN-508
> URL: https://issues.apache.org/jira/browse/MPLUGIN-508
> Project: Maven Plugin Tools
>  Issue Type: Improvement
>Reporter: Guillaume Nodet
>Assignee: Guillaume Nodet
>Priority: Major
> Fix For: 3.12.0
>
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (MPLUGIN-508) Upgrade to Maven 4.0.0-alpha-12

2024-03-29 Thread ASF GitHub Bot (Jira)


[ 
https://issues.apache.org/jira/browse/MPLUGIN-508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17832114#comment-17832114
 ] 

ASF GitHub Bot commented on MPLUGIN-508:


hboutemy commented on PR #242:
URL: 
https://github.com/apache/maven-plugin-tools/pull/242#issuecomment-2026933356

   too complex answer, I'm not sure what to do to release plugin-tools 3.12.0 
this WE regarding this PR associated to MPLUGIN-508:
   1. release now without the PR?
   2. push to finalize to PR before releasing? (need to define the acceptance 
criteria)
   
   




> Upgrade to Maven 4.0.0-alpha-12
> ---
>
> Key: MPLUGIN-508
> URL: https://issues.apache.org/jira/browse/MPLUGIN-508
> Project: Maven Plugin Tools
>  Issue Type: Improvement
>Reporter: Guillaume Nodet
>Assignee: Guillaume Nodet
>Priority: Major
> Fix For: 3.12.0
>
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (MPLUGIN-508) Upgrade to Maven 4.0.0-alpha-12

2024-03-24 Thread ASF GitHub Bot (Jira)


[ 
https://issues.apache.org/jira/browse/MPLUGIN-508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17830292#comment-17830292
 ] 

ASF GitHub Bot commented on MPLUGIN-508:


gnodet commented on PR #242:
URL: 
https://github.com/apache/maven-plugin-tools/pull/242#issuecomment-2016909806

   > I extracted from this huge PR updates that were not really related to 
Maven 4 alpha but cleanup that caused it hard to get the intent of the PR 
you'll need to rebase to get a more focused PR, that we'll be able to describe: 
from what I see, the upgrade adds some very new approach like DI that would be 
useful to describe
   > 
   > I'd like to do a release next week: we'll need to define if we can get 
this update in or not
   
   The support for 4.x plugins cannot really be finalised before the API is, 
given this target is moving.  However, we need to keep up to date so that we 
can work on plugins more easily.  I think the plugin could be trimmed down 
(just the actual plugin, we don't need other modules) and moved to maven-core 
to support v4 plugins...




> Upgrade to Maven 4.0.0-alpha-12
> ---
>
> Key: MPLUGIN-508
> URL: https://issues.apache.org/jira/browse/MPLUGIN-508
> Project: Maven Plugin Tools
>  Issue Type: Improvement
>Reporter: Guillaume Nodet
>Assignee: Guillaume Nodet
>Priority: Major
> Fix For: 3.12.0
>
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (MPLUGIN-508) Upgrade to Maven 4.0.0-alpha-12

2024-03-24 Thread ASF GitHub Bot (Jira)


[ 
https://issues.apache.org/jira/browse/MPLUGIN-508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17830263#comment-17830263
 ] 

ASF GitHub Bot commented on MPLUGIN-508:


hboutemy commented on PR #242:
URL: 
https://github.com/apache/maven-plugin-tools/pull/242#issuecomment-2016844928

   I extracted from this huge PR updates that were not really related to Maven 
4 alpha but cleanup that caused it hard to get the intent of the PR
   you'll need to rebase to get a more focused PR, that we'll be able to 
describe: from what I see, the upgrade adds some very new approach like DI that 
would be useful to describe
   
   I'd like to do a release next week: we'll need to define if we can get this 
update in or not




> Upgrade to Maven 4.0.0-alpha-12
> ---
>
> Key: MPLUGIN-508
> URL: https://issues.apache.org/jira/browse/MPLUGIN-508
> Project: Maven Plugin Tools
>  Issue Type: Improvement
>Reporter: Guillaume Nodet
>Assignee: Guillaume Nodet
>Priority: Major
> Fix For: 3.12.0
>
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (MPLUGIN-508) Upgrade to Maven 4.0.0-alpha-12

2024-03-21 Thread ASF GitHub Bot (Jira)


[ 
https://issues.apache.org/jira/browse/MPLUGIN-508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17829539#comment-17829539
 ] 

ASF GitHub Bot commented on MPLUGIN-508:


gnodet commented on PR #242:
URL: 
https://github.com/apache/maven-plugin-tools/pull/242#issuecomment-2012198247

   > > > The plugin currently supports building either a Maven 3 or a Maven 4 
plugin.
   > > 
   > > 
   > > sorry, I still need some explanations because I can't guess from this PR 
touching 75 files described as "Upgrade to Maven 4.0.0-alpha-12"
   > 
   > Most of the 75 files are just a renaming of the `mavenVersion` to 
`maven3Version` to make it more intuitive which one is used.
   > 
   > > is this PR about adding support for Maven 4 specific plugins in addition 
to classical Maven 3 plugins? or just upgrading such a support added before 
that I overlooked?
   > 
   > The support was added quite some time ago 
([50482ba](https://github.com/apache/maven-plugin-tools/commit/50482ba4695f2e3efe710a583a639fa53dbabb64)).
 This PR is just to upgrade to alpha-13 (and needs to be adjusted with the 
release)
   > 
   > > Is there a Maven 4 plugin IT to look at such a Maven 4 plugin?
   > 
   > Yes, there's one at 
https://github.com/apache/maven-plugin-tools/tree/5297a91a8f8b4df54c96566b0629bb72944c2047/maven-plugin-plugin/src/it/v4api
   > 
   > > and key question: is this PR intended for 3.12.0 release, as noted in 
Jira?
   > 
   > Yes
   
   FWIW, I think the plugin supporting Maven 4 would be better located inside 
maven-core colocated with the API (and maybe soon the implementation extracted 
with https://github.com/apache/maven/pull/1441).  Same for the plugin-testing 
framework also contains support for both Maven 3 and Maven 4 in the same 
library, which is not really clean imho.




> Upgrade to Maven 4.0.0-alpha-12
> ---
>
> Key: MPLUGIN-508
> URL: https://issues.apache.org/jira/browse/MPLUGIN-508
> Project: Maven Plugin Tools
>  Issue Type: Improvement
>Reporter: Guillaume Nodet
>Assignee: Guillaume Nodet
>Priority: Major
> Fix For: 3.12.0
>
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (MPLUGIN-508) Upgrade to Maven 4.0.0-alpha-12

2024-03-21 Thread ASF GitHub Bot (Jira)


[ 
https://issues.apache.org/jira/browse/MPLUGIN-508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17829522#comment-17829522
 ] 

ASF GitHub Bot commented on MPLUGIN-508:


gnodet commented on PR #242:
URL: 
https://github.com/apache/maven-plugin-tools/pull/242#issuecomment-2012104803

   > > The plugin currently supports building either a Maven 3 or a Maven 4 
plugin.
   > 
   > sorry, I still need some explanations because I can't guess from this PR 
touching 75 files described as "Upgrade to Maven 4.0.0-alpha-12"
   
   Most of the 75 files are just a renaming of the `mavenVersion` to 
`maven3Version` to make it more intuitive which one is used.
   
   > 
   > is this PR about adding support for Maven 4 specific plugins in addition 
to classical Maven 3 plugins? or just upgrading such a support added before 
that I overlooked?
   
   The support was added quite some time ago 
(https://github.com/apache/maven-plugin-tools/commit/50482ba4695f2e3efe710a583a639fa53dbabb64).
  This PR is just to upgrade to alpha-13 (and needs to be adjusted with the 
release)
   
   > Is there a Maven 4 plugin IT to look at such a Maven 4 plugin?
   
   Yes, there's one at 
https://github.com/apache/maven-plugin-tools/tree/5297a91a8f8b4df54c96566b0629bb72944c2047/maven-plugin-plugin/src/it/v4api
   
   > and key question: is this PR intended for 3.12.0 release, as noted in Jira?
   
   Yes
   




> Upgrade to Maven 4.0.0-alpha-12
> ---
>
> Key: MPLUGIN-508
> URL: https://issues.apache.org/jira/browse/MPLUGIN-508
> Project: Maven Plugin Tools
>  Issue Type: Improvement
>Reporter: Guillaume Nodet
>Assignee: Guillaume Nodet
>Priority: Major
> Fix For: 3.12.0
>
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (MPLUGIN-508) Upgrade to Maven 4.0.0-alpha-12

2024-03-21 Thread ASF GitHub Bot (Jira)


[ 
https://issues.apache.org/jira/browse/MPLUGIN-508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17829498#comment-17829498
 ] 

ASF GitHub Bot commented on MPLUGIN-508:


hboutemy commented on PR #242:
URL: 
https://github.com/apache/maven-plugin-tools/pull/242#issuecomment-2011967755

   > The plugin currently supports building either a Maven 3 or a Maven 4 
plugin.
   
   sorry, I still need some explanations because I can't guess from this PR 
touching 75 files described as "Upgrade to Maven 4.0.0-alpha-12"
   
   is this PR about adding support for Maven 4 specific plugins in addition to 
classical Maven 3 plugins? or just upgrading such a support added before that I 
overlooked?
   
   Is there a Maven 4 plugin IT to look at such a Maven 4 plugin?
   
   and key question: is this PR intended for 3.12.0 release, as noted in Jira?




> Upgrade to Maven 4.0.0-alpha-12
> ---
>
> Key: MPLUGIN-508
> URL: https://issues.apache.org/jira/browse/MPLUGIN-508
> Project: Maven Plugin Tools
>  Issue Type: Improvement
>Reporter: Guillaume Nodet
>Assignee: Guillaume Nodet
>Priority: Major
> Fix For: 3.12.0
>
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (MPLUGIN-508) Upgrade to Maven 4.0.0-alpha-12

2024-03-16 Thread ASF GitHub Bot (Jira)


[ 
https://issues.apache.org/jira/browse/MPLUGIN-508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17827716#comment-17827716
 ] 

ASF GitHub Bot commented on MPLUGIN-508:


gnodet commented on PR #242:
URL: 
https://github.com/apache/maven-plugin-tools/pull/242#issuecomment-2002027576

   > I don't understand the objective? what does "Upgrade to Maven 
4.0.0-alpha-12" mean for this plugin that is for Maven 3? can you elaborate, 
please?
   
   The plugin currently supports building either a Maven 3 or a Maven 4 plugin. 
 Though I wonder if a streamlined would be better located inside Maven core...




> Upgrade to Maven 4.0.0-alpha-12
> ---
>
> Key: MPLUGIN-508
> URL: https://issues.apache.org/jira/browse/MPLUGIN-508
> Project: Maven Plugin Tools
>  Issue Type: Improvement
>Reporter: Guillaume Nodet
>Assignee: Guillaume Nodet
>Priority: Major
> Fix For: 3.12.0
>
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (MPLUGIN-508) Upgrade to Maven 4.0.0-alpha-12

2024-03-16 Thread ASF GitHub Bot (Jira)


[ 
https://issues.apache.org/jira/browse/MPLUGIN-508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17827704#comment-17827704
 ] 

ASF GitHub Bot commented on MPLUGIN-508:


hboutemy commented on PR #242:
URL: 
https://github.com/apache/maven-plugin-tools/pull/242#issuecomment-2002000939

   I don't understand the objective? what does "Upgrade to Maven 
4.0.0-alpha-12" mean for this plugin that is for Maven 3?
   can you elaborate, please?




> Upgrade to Maven 4.0.0-alpha-12
> ---
>
> Key: MPLUGIN-508
> URL: https://issues.apache.org/jira/browse/MPLUGIN-508
> Project: Maven Plugin Tools
>  Issue Type: Improvement
>Reporter: Guillaume Nodet
>Assignee: Guillaume Nodet
>Priority: Major
> Fix For: 3.12.0
>
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (MPLUGIN-508) Upgrade to Maven 4.0.0-alpha-12

2024-01-23 Thread ASF GitHub Bot (Jira)


[ 
https://issues.apache.org/jira/browse/MPLUGIN-508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17809976#comment-17809976
 ] 

ASF GitHub Bot commented on MPLUGIN-508:


gnodet commented on code in PR #242:
URL: 
https://github.com/apache/maven-plugin-tools/pull/242#discussion_r1463395796


##
maven-plugin-plugin/src/it/beanshell-simple/pom.xml:
##
@@ -53,6 +53,7 @@
 maven-plugin-plugin
 ${pluginPluginVersion}
 
+  3.6.5

Review Comment:
   Fixed





> Upgrade to Maven 4.0.0-alpha-12
> ---
>
> Key: MPLUGIN-508
> URL: https://issues.apache.org/jira/browse/MPLUGIN-508
> Project: Maven Plugin Tools
>  Issue Type: Improvement
>Reporter: Guillaume Nodet
>Assignee: Guillaume Nodet
>Priority: Major
> Fix For: 3.12.0
>
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (MPLUGIN-508) Upgrade to Maven 4.0.0-alpha-12

2024-01-23 Thread ASF GitHub Bot (Jira)


[ 
https://issues.apache.org/jira/browse/MPLUGIN-508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17809915#comment-17809915
 ] 

ASF GitHub Bot commented on MPLUGIN-508:


slawekjaranowski commented on code in PR #242:
URL: 
https://github.com/apache/maven-plugin-tools/pull/242#discussion_r1463162158


##
maven-plugin-plugin/src/it/beanshell-simple/pom.xml:
##
@@ -53,6 +53,7 @@
 maven-plugin-plugin
 ${pluginPluginVersion}
 
+  3.6.5

Review Comment:
   Maven version 3.6.5 is not exist ... last in 3.6.x is 3.6.3 





> Upgrade to Maven 4.0.0-alpha-12
> ---
>
> Key: MPLUGIN-508
> URL: https://issues.apache.org/jira/browse/MPLUGIN-508
> Project: Maven Plugin Tools
>  Issue Type: Improvement
>Reporter: Guillaume Nodet
>Assignee: Guillaume Nodet
>Priority: Major
> Fix For: 3.12.0
>
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)