Skip to content

Commit

Permalink
docs: update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
khalilou88 committed Nov 15, 2023
1 parent 7873ac5 commit 7fad1b3
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions packages/nx-maven/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,11 @@ Generate a parent project to add Spring Boot, Quarkus, or Micronaut frameworks.
| Format a java project | `nx format --projects my-project-name` |
| Visualize project's dependency graph | `nx graph` |

## Known Limitations

- Nx caching don't work especially for libs in a distributed environment
- Build in parallel mode fails randomly

## License

MIT © 2021-2023 Khalil LAGRIDA

0 comments on commit 7fad1b3

Please sign in to comment.