assertj / assertj/assertj-assertions-generator-maven-plugin
Plugin fails if there is a space in project directory path
Open
- Dominant language
- Java
- Stars
- 30
- Forks
- 27
- PR merge metrics
- No merged PRs in 30d
Description
1. Try modifying the path of a project using this plugin like "path/to/project/directory with space in the name/project"
2. Set `false` in the AssertJ plugin
3. Rebuild `mvn clean install -DskipTests=true`
4. Nothing gets generated, in the output it shows that no target classes have been found
Contributor guide
Assessment
This issue has not been assessed yet.