Because of some ways to detecting that path is directory in SpecialSource project this issue occurs.
I found a simple workaround: just add file.separator parameter with value "" or "/".
mvn initialize -P -built -Dfile.separator=""
Otherwise it causes error on downloading miecraft *.srg files.