[ https://issues.apache.org/jira/browse/KAFKA-944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13688819#comment-13688819 ]
Joe Stein commented on KAFKA-944: --------------------------------- before publish local [warn] :::::::::::::::::::::::::::::::::::::::::::::: [warn] :: UNRESOLVED DEPENDENCIES :: [warn] :::::::::::::::::::::::::::::::::::::::::::::: [warn] :: org.apache.kafka#kafka_2.9.1;0.8.0-beta1: not found [warn] :::::::::::::::::::::::::::::::::::::::::::::: and after publish local :) Joes-MacBook-Air:stub joestein$ ./sbt compile [info] Set current project to default-63d5f2 (in build file:/opt/medialets/SymanticManager/scala/stub/) [info] Updating {file:/opt/medialets/SymanticManager/scala/stub/}default-63d5f2... [info] Done updating. [success] Total time: 4 s, completed Jun 19, 2013 10:59:14 PM > the pom output from publish and publish-local is not accurate > ------------------------------------------------------------- > > Key: KAFKA-944 > URL: https://issues.apache.org/jira/browse/KAFKA-944 > Project: Kafka > Issue Type: Bug > Affects Versions: 0.8 > Reporter: Joe Stein > Assignee: Joe Stein > Priority: Critical > Fix For: 0.8 > > Attachments: KAFKA-944.patch > > > the groupId in the publish-local and publish output is wrong > its > <groupId>org.apache</groupId> > and should be > <groupId>org.apache.kafka</groupId> > per https://issues.apache.org/jira/browse/INFRA-6399 > also, I think we should be adding this > http://www.apache.org/dev/publishing-maven-artifacts.html#adjust-maven maybe > some other things going through it over again -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira