Folks

I am trying to work with the latest from the 0.9.0 branch (0.9.0.1-SNAPSHOT)

The build appears to have changed the Maven artifact which it produces, at 
least for the "core" part of the project

When I built about a week ago, the Artifact was 
org.apache.kafka:kafka_2.11:0.9.0.1-SNAPSHOT
Build which I made today produced kafka_2.10-0.9.0.1-SNAPSHOT.jar (note 10, not 
11)
However, default-pom.xml in the "core/poms" folder still references 
org.apache.kafka:kafka_2.11:0.9.0.1-SNAPSHOT

When I built, about a week ago, the documented gradle command to install in 
Maven didn't install the correct structure, so Maven couldn't find the 
dependency. I corrected by manually installing the jar using default-pom.xml, 
but that doesn't work now because the generated jar name has changed (and isn't 
what's in default-pom.xml)

I haven't tested the gradle to install the artifacts today, because I don't 
want to break what's working.

What is the correct dependency which I should be using?

Thanks

John
***************************************************************************
The information contained in this communication is confidential, is
intended only for the use of the recipient named above, and may be legally
privileged.

If the reader of this message is not the intended recipient, you are
hereby notified that any dissemination, distribution or copying of this
communication is strictly prohibited.

If you have received this communication in error, please resend this
communication to the sender and delete the original message or any copy
of it from your computer system.

Thank You.
****************************************************************************

Reply via email to