In some cases the creation of the file "navigation.xml" fails because the directory isn't created previously.
It's certainly when the clean goal is called before the multiproject maven clean multiproject:site
the directory is created previously
It's certainly when the clean goal is called before the multiproject
maven clean multiproject:site