I'm trying to start a maven project on my eclipse IDE, and I'm getting this error message. I tried to add remote represents the http://repo.maven.apache.org/maven2/archetype-catalog.xml catalog file.But it didn't fix the error. Please let
org.apache.maven.archetypes:maven-archetype-quickstart:1.1 from any of the
configured repositories.
Could not resolve artifact org.apache.maven.archetypes:maven-archetype-
quickstart:pom:1.1
Failure to transfer org.apache.maven.archetypes:maven-archetype-
quickstart:pom:1.1 from https://repo.maven.apache.org/maven2 was cached in t
he local repository, resolution will not be reattempted until the update
interval of central has elapsed or updates are forced. Original error: Could
not transfer artifact org.apache.maven.archetypes:maven-archetype-
quickstart:pom:1.1 from/to central (https://repo.maven.apache.org/maven2):
sun.security.validator.ValidatorException: PKIX path building failed:
sun.security.provider.certpath.SunCertPathBuilderException: unable to find
valid certification path to requested target
Failure to transfer org.apache.maven.archetypes:maven-archetype-
quickstart:pom:1.1 from https://repo.maven.apache.org/maven2 was cached in
the local repository, resolution will not be reattempted until the update
interval of central has elapsed or updates are forced. Original error: Could
not transfer artifact org.apache.maven.archetypes:maven-archetype-
quickstart:pom:1.1 from/to central (https://repo.maven