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

[jira] [Closed] (MNG-6980) Add opposite to --resume-from

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

Robert Scholte closed MNG-6980.
-------------------------------
      Assignee: Robert Scholte
    Resolution: Won't Fix

To me this doesn't make sense. You want to build a specific module (or modules) or everything. The proposed options assume some reactor order, which you shouldn't.

Instead I would suggest to improve the Quarkus plugin to support the  {{--also-make}} option.

> Add opposite to --resume-from
> -----------------------------
>
>                 Key: MNG-6980
>                 URL: https://issues.apache.org/jira/browse/MNG-6980
>             Project: Maven
>          Issue Type: New Feature
>          Components: Command Line
>    Affects Versions: 3.6.3
>            Reporter: Knut Wannheden
>            Assignee: Robert Scholte
>            Priority: Minor
>
> It would be very nice if the {{mvn}} command could offer an option which basically has the opposite effect of {{\--resume-from}}. E.g. something like {{\--stop-at}}, {{\--stop-after}}, {{\--build-until}} or similar.
> I have often wanted an option like this. Most recently it has been when working on Quarkus, where I can't simply use {{\--also-make}} because some of the dependencies are not known to Maven and discovered dynamically by the Quarkus plugin at build-time.



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