Skip to content
This repository has been archived by the owner on Nov 11, 2022. It is now read-only.

Eclipse plugin fails to initialize due to missing archetype artifact #604

Closed
swegner opened this issue Sep 8, 2017 · 1 comment
Closed

Comments

@swegner
Copy link
Contributor

swegner commented Sep 8, 2017

Reported via: https://stackoverflow.com/questions/46086563/google-cloud-dataflow-eclipse-project-cannot-be-created

When creating a new Dataflow project using the Eclipse plugin, users receive an error:

Could not resolve archetype com.google.cloud.dataflow:google-cloud-dataflow-java-archety‌​pes-starter:2.1.0 from any of the configured repositories.

Taking a look at Maven Central for com.google.cloud.dataflow, I see 2.1.0 artifacts published for the SDK, but the latest version for google-cloud-dataflow-java-archetypes-* are 2.0.0.

This is preventing new projects to be created using the Eclipse plugin.

@lukecwik
Copy link
Contributor

lukecwik commented Sep 9, 2017

2.1.0 archetypes are now released, see http://central.maven.org/maven2/com/google/cloud/dataflow/

@lukecwik lukecwik closed this as completed Sep 9, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants