Ich möchte einen Java Restful WebService mit Maven-Vorlage jersey-quickstart-webapp
erstellen.Archetyp konnte nicht aufgelöst werden
Ich bin vor den folgenden Fehler:
Could not resolve archetype org.glassfish.jersey.archetypes:jersey-quickstart-webapp:2.23.1 from any of the configured repositories.
Could not resolve artifact org.glassfish.jersey.archetypes:jersey-quickstart-webapp:pom:2.23.1
Could not transfer artifact org.glassfish.jersey.archetypes:jersey-quickstart-webapp:pom:2.23.1 from/to central (https://repo.maven.apache.org/maven2): connect timed out
Could not transfer artifact org.glassfish.jersey.archetypes:jersey-quickstart-webapp:pom:2.23.1 from/to central (https://repo.maven.apache.org/maven2): connect timed out
Ich verwende Eclipse-Luna, neueste Version verfügbar.
Ich schätze, Sie sollten einen Proxy in Ihnen Finsternis haben. –
Ja, ich habe einen Proxy immer noch nicht funktioniert, ich bin in der Unternehmensumgebung hier verwenden wir Proxy, also verwende ich das. – SandyXXX