I'd like to know the rational order of the commands mvn eclipse:eclipse
& mvn clean install
in order to successfully build a project for Eclipse.
Which one should be ran first?
EDIT: The commands are an obligation of my software company, I can't use any other procedure than the one already implemented, thus any plugin like M2Eclipse.