Skip to content

Commit

Permalink
Remove the -rf limitation from the readme now that -r has been added
Browse files Browse the repository at this point in the history
  • Loading branch information
gnodet authored Jun 4, 2021
1 parent 377221f commit 1af6dfd
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -199,12 +199,4 @@ $ ls -lh target/mvnd
-rwxrwxr-x. 1 ppalaga ppalaga 25M Jun 2 13:23 target/mvnd
----

=== Known issues and limitations

* `mvnd` generally does not play well with `-rf` Maven option at the moment.
If your source tree allows for building of some modules in parallel
and if the failure happens on some of the parallel execution branches,
there is no guarantee that `mvnd` builds all modules skipped due to the previous failure.
There are some improvements planned on this in the next `mvnd` releases.

We're happy to improve `mvnd`, so https://github.com/mvndaemon/mvnd/issues[feedback] is most welcomed!

0 comments on commit 1af6dfd

Please sign in to comment.