mirror of
https://github.com/apache/maven-mvnd.git
synced 2025-09-10 04:59:54 +00:00
Remove the -rf
limitation from the readme now that -r
has been added
This commit is contained in:
@@ -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!
|
||||
|
Reference in New Issue
Block a user