After creating a maven java aplication project in Netbeans. When wanting to execute it gives me the following error:
Failed to parse plugin descriptor for org.codehaus.mojo:exec-maven-plugin:1.2.1 (C:\Users\Christian\.m2\repository\org\codehaus\mojo\exec-maven-plugin.2.1\exec-maven-plugin-1.2.1.jar): error in opening zip file -> [Help 1]
Note: - I have java version 1.8 - Maven 3.6.0 - Netbeans 8.2
It's a new project I do not have any code however I get that problem.
I appreciate your contributions.