[ https://issues.apache.org/jira/browse/MNG-6980?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Knut Wannheden updated MNG-6980:
--------------------------------
Description:
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.
was:
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.
> 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
> Priority: Major
>
> 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)
|