You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Sönke Liebau (Jira)" <ji...@apache.org> on 2020/03/19 09:47:00 UTC

[jira] [Resolved] (KAFKA-1265) SBT and Gradle create jars without expected Maven files

     [ https://issues.apache.org/jira/browse/KAFKA-1265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sönke Liebau resolved KAFKA-1265.
---------------------------------
    Resolution: Not A Problem

Closed as this seems to be covered by current functionality. Also long inactivity on this ticket and no comment after inquiry.

> SBT and Gradle create jars without expected Maven files
> -------------------------------------------------------
>
>                 Key: KAFKA-1265
>                 URL: https://issues.apache.org/jira/browse/KAFKA-1265
>             Project: Kafka
>          Issue Type: Bug
>    Affects Versions: 0.8.0, 0.8.1
>            Reporter: Clark Breyman
>            Priority: Minor
>              Labels: build
>   Original Estimate: 48h
>  Remaining Estimate: 48h
>
> The jar files produced and deployed to maven central do not embed the expected Maven pom.xml and pom.properties files as would be expected by a standard Maven-build artifact. This results in jars that do not self-document their versions or dependencies. 
> For reference to the maven behavior, see addMavenDescriptor (defaults to true): http://maven.apache.org/shared/maven-archiver/#archive
> Worst case, these files would need to be generated by the build and included in the jar file. Gradle doesn't seem to have an automatic mechanism for this.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)