Thanks Ewen - i had the staging repo set up as profile that i forgot to add to my maven command. All good.
On Tue, 13 Feb 2018 at 17:41 Ewen Cheslack-Postava <e...@confluent.io> wrote: > Damian, > > Which quickstart are you referring to? The streams quickstart only executes > pre-built stuff afaict. > > In any case, if you're building a maven streams project, did you modify it > to point to the staging repository at > https://repository.apache.org/content/groups/staging/ in addition to the > default repos? During rc it wouldn't fetch from maven central since it > hasn't been published there yet. > > If that is configured, more compete maven output would be helpful to track > down where it is failing to resolve the necessary archetype. > > -Ewen > > On Tue, Feb 13, 2018 at 3:03 AM, Damian Guy <damian....@gmail.com> wrote: > > > Hi Ewen, > > > > I'm trying to run the streams quickstart and I'm getting: > > [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 (org.apache.kafka:streams-quickstart-java:1.0.1) > > > > Something i'm missing? > > > > Thanks, > > Damian > > > > On Tue, 13 Feb 2018 at 10:16 Manikumar <manikumar.re...@gmail.com> > wrote: > > > > > +1 (non-binding) > > > > > > ran quick-start, unit tests on the src. > > > > > > > > > > > > On Tue, Feb 13, 2018 at 5:31 AM, Ewen Cheslack-Postava < > > e...@confluent.io> > > > wrote: > > > > > > > Thanks for the heads up, I forgot to drop the old ones, I've done > that > > > and > > > > rc1 artifacts should be showing up now. > > > > > > > > -Ewen > > > > > > > > > > > > On Mon, Feb 12, 2018 at 12:57 PM, Ted Yu <yuzhih...@gmail.com> > wrote: > > > > > > > > > +1 > > > > > > > > > > Ran test suite which passed. > > > > > > > > > > BTW it seems the staging repo hasn't been updated yet: > > > > > > > > > > https://repository.apache.org/content/groups/staging/org/ > > > > > apache/kafka/kafka-clients/ > > > > > > > > > > On Mon, Feb 12, 2018 at 10:16 AM, Ewen Cheslack-Postava < > > > > e...@confluent.io > > > > > > > > > > > wrote: > > > > > > > > > > > And of course I'm +1 since I've already done normal release > > > validation > > > > > > before posting this. > > > > > > > > > > > > -Ewen > > > > > > > > > > > > On Mon, Feb 12, 2018 at 10:15 AM, Ewen Cheslack-Postava < > > > > > e...@confluent.io > > > > > > > > > > > > > wrote: > > > > > > > > > > > > > Hello Kafka users, developers and client-developers, > > > > > > > > > > > > > > This is the second candidate for release of Apache Kafka 1.0.1. > > > > > > > > > > > > > > This is a bugfix release for the 1.0 branch that was first > > released > > > > > with > > > > > > > 1.0.0 about 3 months ago. We've fixed 49 significant issues > since > > > > that > > > > > > > release. Most of these are non-critical, but in aggregate these > > > fixes > > > > > > will > > > > > > > have significant impact. A few of the more significant fixes > > > include: > > > > > > > > > > > > > > * KAFKA-6277: Make loadClass thread-safe for class loaders of > > > Connect > > > > > > > plugins > > > > > > > * KAFKA-6185: Selector memory leak with high likelihood of OOM > in > > > > case > > > > > of > > > > > > > down conversion > > > > > > > * KAFKA-6269: KTable state restore fails after rebalance > > > > > > > * KAFKA-6190: GlobalKTable never finishes restoring when > > consuming > > > > > > > transactional messages > > > > > > > * KAFKA-6529: Stop file descriptor leak when client disconnects > > > with > > > > > > > staged receives > > > > > > > > > > > > > > Release notes for the 1.0.1 release: > > > > > > > http://home.apache.org/~ewencp/kafka-1.0.1-rc1/ > > RELEASE_NOTES.html > > > > > > > > > > > > > > *** Please download, test and vote by Thursday, Feb 15, 5pm PT > > *** > > > > > > > > > > > > > > Kafka's KEYS file containing PGP keys we use to sign the > release: > > > > > > > http://kafka.apache.org/KEYS > > > > > > > > > > > > > > * Release artifacts to be voted upon (source and binary): > > > > > > > http://home.apache.org/~ewencp/kafka-1.0.1-rc1/ > > > > > > > > > > > > > > * Maven artifacts to be voted upon: > > > > > > > https://repository.apache.org/content/groups/staging/ > > > > > > > > > > > > > > * Javadoc: > > > > > > > http://home.apache.org/~ewencp/kafka-1.0.1-rc1/javadoc/ > > > > > > > > > > > > > > * Tag to be voted upon (off 1.0 branch) is the 1.0.1 tag: > > > > > > > https://github.com/apache/kafka/tree/1.0.1-rc1 > > > > > > > > > > > > > > * Documentation: > > > > > > > http://kafka.apache.org/10/documentation.html > > > > > > > > > > > > > > * Protocol: > > > > > > > http://kafka.apache.org/10/protocol.html > > > > > > > > > > > > > > > > > > > > > Thanks, > > > > > > > Ewen Cheslack-Postava > > > > > > > > > > > > > > > > > > > > > > > > > > > >