Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
None
Description
We should be using poetry commands and virtual env for building and testing and dependency management ( which replicates what mvn does ).
We need to handle this either from mvn or the command line.
The best and standard way would be to have a Makefile with the correct targets and checks and call that from maven each time.
A cli user could just run it once before starting the use the cli or ide with virtual env set to the one poetry generates.
Attachments
Issue Links
- mentioned in
-
Page Loading...