Stamatis Zampetakis created HIVE-28228:
------------------------------------------
Summary: 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
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)