Skip to content

Commit

Permalink
Merge pull request #350 from valdar/patch-1
Browse files Browse the repository at this point in the history
Added known limitations to use -rf maven option
  • Loading branch information
gnodet committed Feb 10, 2021
2 parents 88bf21a + 3d52ded commit 8259d35
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.adoc
Expand Up @@ -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!

0 comments on commit 8259d35

Please sign in to comment.