mirror of
https://github.com/apache/maven-mvnd.git
synced 2025-09-25 13:46:30 +00:00
Added known limitations to use -rf maven option
Added Known issues and limitations section. Added limitations on using -rf maven option.
This commit is contained in:
@@ -171,4 +171,8 @@ $ ls -lh target/mvnd
|
||||
-rwxrwxr-x. 1 ppalaga ppalaga 25M Jun 2 13:23 target/mvnd
|
||||
----
|
||||
|
||||
=== Known issues and limitations
|
||||
|
||||
* Parallel build, hence `mvnd`, don't play well with `-rf` maven option at the monet. If you use the `-rf` maven option with `mvnd` you have no guarantee that all the modules will have been built (There are some improvements planned on this in the next `mvnd` releases).
|
||||
|
||||
We're happy to improve `mvnd`, so feedback is most welcomed!
|
||||
|
Reference in New Issue
Block a user