Creating a new maven project or updating any existing maven project stuck at 33% in eclipse, If you are working with the latest version of eclipse, Java 17, and getting the same issue while creating a new project.
Here this article will share some points to solve the problem to create a maven project in eclipse.
Steps to solve maven project stuck at 33% in eclipse
- Open the eclipse console.
- Scroll down and check the commands.
- Observe After creating the project packaging it’s asking for confirmation.
- Enter “y” as “yes” to confirm and press the enter button from the keyboard.
Now, Maven continues to build and create a new project in eclipse with basic maven architecture.