Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't find 0.10.2.1-cp1 archetype #4

Closed
simplesteph opened this issue Jul 21, 2017 · 0 comments · Fixed by #5
Closed

Can't find 0.10.2.1-cp1 archetype #4

simplesteph opened this issue Jul 21, 2017 · 0 comments · Fixed by #5

Comments

@simplesteph
Copy link
Contributor

mvn archetype:generate -DarchetypeGroupId=io.confluent.maven -DarchetypeArtifactId=kafka-connect-quickstart -DarchetypeVersion=0.10.2.1-cp1

[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven Stub Project (No POM) 1
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] >>> maven-archetype-plugin:3.0.1:generate (default-cli) > generate-sources @ standalone-pom >>>
[INFO]
[INFO] <<< maven-archetype-plugin:3.0.1:generate (default-cli) < generate-sources @ standalone-pom <<<
[INFO]
[INFO] --- maven-archetype-plugin:3.0.1:generate (default-cli) @ standalone-pom ---
[INFO] Generating project in Interactive mode
[INFO] Archetype repository not defined. Using the one from [io.confluent.maven:kafka-connect-quickstart:0.10.0.0] found in catalog remote
Downloading: https://repo.maven.apache.org/maven2/io/confluent/maven/kafka-connect-quickstart/0.10.2.1-cp1/kafka-connect-quickstart-0.10.2.1-cp1.pom
[WARNING] The POM for io.confluent.maven:kafka-connect-quickstart:jar:0.10.2.1-cp1 is missing, no dependency information available
Downloading: https://repo.maven.apache.org/maven2/io/confluent/maven/kafka-connect-quickstart/0.10.2.1-cp1/kafka-connect-quickstart-0.10.2.1-cp1.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 9.717 s
[INFO] Finished at: 2017-07-21T10:38:44+10:00
[INFO] Final Memory: 14M/219M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-archetype-plugin:3.0.1:generate (default-cli) on project standalone-pom: The desired archetype does not exist (io.confluent.maven:kafka-connect-quickstart:0.10.2.1-cp1) -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
simplesteph added a commit to simplesteph/kafka-connect-archtype that referenced this issue Jul 21, 2017
jcustenborder pushed a commit that referenced this issue Jul 22, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant