Maven's initialize phase initializes build state but does not validate the project structure.
Maven's package phase includes running unit tests.
maven compile will download dependencies if they are not present locally.