I have a pom.xml in C:\\Users\\AArmijos\\Desktop\\Factura Electronica\\MIyT\\componentes-1.0.4\\sources\\pom.xml and I executed:
pom.xml
C:\\Users\\AArmijos\\Desktop\\Factura Electronica\\MIyT\\componentes-1.0.4\\sources\\pom.xml
mv
Changing mvn clean to mvn clean --file *.pom fixed this issue for me.
mvn clean
mvn clean --file *.pom