assertj-assertions-generator-maven-plugin
assertj-assertions-generator-maven-plugin copied to clipboard
Plugin fails if there is a space in project directory path
- Try modifying the path of a project using this plugin like "path/to/project/directory with space in the name/project"
- Set
<quiet>false</quiet>in the AssertJ plugin - Rebuild
mvn clean install -DskipTests=true - Nothing gets generated, in the output it shows that no target classes have been found