-
Notifications
You must be signed in to change notification settings - Fork 52
Description
Hi,
I am trying to create App engine standard project from eclipse oxygen but it showing below error.
But I can create app engine java flexible project.
You have nay suggestion to resolve this ?
Failed to create project: A runtime library is not available locally and cannot be downloaded from the Maven repository: Could not resolve artifact javax.servlet.jsp:jsp-api:jar:2.1
Could not resolve artifact javax.servlet.jsp:jsp-api:jar:2.1
Failure to transfer javax.servlet.jsp:jsp-api:jar:2.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 javax.servlet.jsp:jsp-api:jar:2.1 from/to central (https://repo.maven.apache.org/maven2): connect timed out
Failure to transfer javax.servlet.jsp:jsp-api:jar:2.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 javax.servlet.jsp:jsp-api:jar:2.1 from/to central (https://repo.maven.apache.org/maven2): connect timed out
