You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
lhannest
changed the title
Plugin fails if there is space in project directory path
Plugin fails if there is a space in project directory path
Nov 28, 2022
<quiet>false</quiet>
in the AssertJ pluginmvn clean install -DskipTests=true
The text was updated successfully, but these errors were encountered: