You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Sylwester Lachiewicz (Jira)" <ji...@apache.org> on 2021/02/02 14:15:00 UTC

[jira] [Updated] (MRELEASE-346) Refactor MavenExecutor out into some shared component (e.g. Invoker)

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

Sylwester Lachiewicz updated MRELEASE-346:
------------------------------------------
    Description: 
The code from the package {{org.apache.maven.shared.release.exec}} is not very specific to the release job but basically duplicates functionality from the maven-invoker. Ideally this stuff would merge someday.

 

See: [https://github.com/apache/maven-release/tree/maven-release-3.0.0-M2/maven-release-manager/src/main/java/org/apache/maven/shared/release/exec] 

  was:The code from the package {{org.apache.maven.shared.release.exec}} is not very specific to the release job but basically duplicates functionality from the maven-invoker. Ideally this stuff would merge someday.


> Refactor MavenExecutor out into some shared component (e.g. Invoker)
> --------------------------------------------------------------------
>
>                 Key: MRELEASE-346
>                 URL: https://issues.apache.org/jira/browse/MRELEASE-346
>             Project: Maven Release Plugin
>          Issue Type: Task
>          Components: perform, prepare, stage
>    Affects Versions: 2.0-beta-7
>            Reporter: Benjamin Bentmann
>            Priority: Major
>
> The code from the package {{org.apache.maven.shared.release.exec}} is not very specific to the release job but basically duplicates functionality from the maven-invoker. Ideally this stuff would merge someday.
>  
> See: [https://github.com/apache/maven-release/tree/maven-release-3.0.0-M2/maven-release-manager/src/main/java/org/apache/maven/shared/release/exec] 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)