[
https://issues.apache.org/jira/browse/HIVE-28228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17841976#comment-17841976
]
Stamatis Zampetakis commented on HIVE-28228:
--------------------------------------------
In some cases, the sources profile allows to package the test sources in a jar
file (HIVE-13206) but this profile is not used during the release so the
generated test-sources.jars are not consumed by anyone. This seems like an
unused dev only feature thus it can be removed.
> Remove redundant sources maven profile
> --------------------------------------
>
> Key: HIVE-28228
> URL: https://issues.apache.org/jira/browse/HIVE-28228
> Project: Hive
> Issue Type: Task
> Affects Versions: 4.0.0
> Reporter: Stamatis Zampetakis
> Assignee: Stamatis Zampetakis
> Priority: Major
>
> The sources maven profile was introduced in HIVE-5717 among others to package
> source code into a .jar and publish it to maven. However, after adding Apache
> pom as parent in HIVE-6608 the sources profile is now redundant; it is
> subsumed by the [apache-release
> profile|https://github.com/apache/maven-apache-parent/blob/c124276ad15e2eb05fde5029e8e2e6187bf05053/pom.xml#L428].
--
This message was sent by Atlassian Jira
(v8.20.10#820010)