I am getting LifecyclePhaseNotFoundException for Selenium Automation while running "mvn clean verify -P it -Dit.test=AA_SetupIT, " checked following the steps
1. https://cwiki.apache.org/confluence/display/MAVEN/LifecyclePhaseNotFoundException.
2. https://stackoverflow.com/questions/25397717/maven-life-cycle-exception.
3. https://stackoverflow.com/questions/38930469/unknown-lifecycle-phase-mvn-you-must-specify-a-valid-lifecycle-phase-or-a-goa
4. mvn install -DskipTests
5. Clean project
6. maven update
7. Download the repo again and run.
Any other suggestions? Appreciate your help. Thanks