You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Michael Osipov (Jira)" <ji...@apache.org> on 2022/01/06 18:03:00 UTC

[jira] [Closed] (MNG-7283) add dependency when maven exec

     [ https://issues.apache.org/jira/browse/MNG-7283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Osipov closed MNG-7283.
-------------------------------
    Fix Version/s:     (was: wontfix-candidate)
       Resolution: Information Provided

> add dependency when maven exec
> ------------------------------
>
>                 Key: MNG-7283
>                 URL: https://issues.apache.org/jira/browse/MNG-7283
>             Project: Maven
>          Issue Type: Wish
>          Components: Dependencies
>            Reporter: wangjie
>            Priority: Major
>
> *1、background*
> as we all kown, each cloud environment has different component implementations. For example: The message queue components of AWS and Alibaba Cloud are similar in function, but different in implementation.
> we are try to build a unified API specification, developers only need to introduce unified standardized APIs for these components when developing. When the project is built and deployed on different clouds, we will automatically introduce the implementation dependencies of different components under different clouds for the project.
> *2、issues*
> Due to the above reason, we hope to add some dependencies when maven starts to build the project. After reading the documentation and google related issues, I found that maven does not support this feature(I don’t know much about maven. If maven supports this feature, please share with me. Thanks in advance).
> If maven does not support adding dependencies at the beginning of the build, can the community consider supporting this feature?
>  
>  



--
This message was sent by Atlassian Jira
(v8.20.1#820001)