I have 3 projects. When I run 'maven multiproject:site' it creates target directories in the sub-projects my base directory – there are 4 target directories. When I run multisite:clean only the target directories in the sub-projects are deleted.
Description
I have 3 projects. When I run 'maven multiproject:site' it creates target directories in the sub-projects my base directory – there are 4 target directories. When I run multisite:clean only the target directories in the sub-projects are deleted.