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

ASF GitHub Bot commented on MNG-7353:
-------------------------------------

mthmulders commented on PR #757:
URL: https://github.com/apache/maven/pull/757#issuecomment-1174706250

   > (notice: PR CI build does not seem to detect the associate core ITs 
branch...)
   
   Looking at the [CI job for this 
PR](https://github.com/apache/maven/runs/7169900218?check_suite_focus=true), I 
see it detected the branch in m-i-t correctly and ran the new tests correctly:
   
   
![image](https://user-images.githubusercontent.com/430114/177271786-b419e03d-cd0c-463c-8f5c-4c4b89bb6af3.png)
   




> add support for "mvn pluginPrefix:version:goal"
> -----------------------------------------------
>
>                 Key: MNG-7353
>                 URL: https://issues.apache.org/jira/browse/MNG-7353
>             Project: Maven
>          Issue Type: New Feature
>          Components: Command Line
>    Affects Versions: 3.8.4
>            Reporter: Herve Boutemy
>            Priority: Major
>             Fix For: 4.0.x-candidate
>
>
> currently, we can run a simplified 2 parts form {noformat}mvn 
> wrapper:wrapper{noformat}
> but if we want to specify a version, we need to switch to full 4 prts form:
> {noformat}mvn 
> org.apache.maven.plugins:maven-wrapper-plugin:3.1.0-SNAPSHOT:wrapper{noformat}
> it would be nice to be able to write 3 parts simplified {noformat}mvn 
> wrapper:3.1.0-SNAPSHOT:wrapper{noformat}



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

Reply via email to