(I feel [email protected] is suitable place) What's command to get the error? What does "mvn -version" say?
On Tue, Jan 7, 2020 at 12:15 PM [email protected] <[email protected]> wrote: > > Team, > > I am facing the below issue. I am attaching the pom file here for your > reference…. > > I am facing the same issue even when I change the version. To 1.7 and change > target to tasks > > > ====== > [ERROR] Unknown lifecycle phase " ". You must specify a valid lifecycle phase > or a goal in the format <plugin-prefix>:<goal> or > <plugin-group-id>:<plugin-artifact-id>[:<plugin-version>]:<goal>. Available > lifecycle phases are: validate, initialize, generate-sources, > process-sources, generate-resources, process-resources, compile, > process-classes, generate-test-sources, process-test-sources, > generate-test-resources, process-test-resources, test-compile, > process-test-classes, test, prepare-package, package, pre-integration-test, > integration-test, post-integration-test, verify, install, deploy, pre-clean, > clean, post-clean, pre-site, site, post-site, site-deploy. -> [Help 1] > org.apache.maven.lifecycle.LifecyclePhaseNotFoundException: Unknown lifecycle > phase " ". You must specify a valid lifecycle phase or a goal in the format > <plugin-prefix>:<goal> or > <plugin-group-id>:<plugin-artifact-id>[:<plugin-version>]:<goal>. Available > lifecycle phases are: validate, initialize, generate-sources, > process-sources, generate-resources, process-resources, compile, > process-classes, generate-test-sources, process-test-sources, > generate-test-resources, process-test-resources, test-compile, > process-test-classes, test, prepare-package, package, pre-integration-test, > integration-test, post-integration-test, verify, install, deploy, pre-clean, > clean, post-clean, pre-site, site, post-site, site-deploy. > ====== > > Thanks in advance for your help. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] -- Regards, Tomo --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
