I am getting error in the pom file when i import the extracted zip file of the robotic process?

  Discussion posts and replies are publicly visible

Parents
  •  Check on you machine maven install successfully or Not Checked with Command Prompt with Command mvn -version. Try to update this project with maven though eclipse. Steps -> Right click on project -> Select maven -> update project -> select you project(like AG Queue template) -> click ok. After that try this steps 1 - > Right click on project -> run as -> maven clean,  Step 2 -> steps 1 - > Right click on project -> run as -> maven install.

Reply
  •  Check on you machine maven install successfully or Not Checked with Command Prompt with Command mvn -version. Try to update this project with maven though eclipse. Steps -> Right click on project -> Select maven -> update project -> select you project(like AG Queue template) -> click ok. After that try this steps 1 - > Right click on project -> run as -> maven clean,  Step 2 -> steps 1 - > Right click on project -> run as -> maven install.

Children
No Data