Andrew Palumbo created MAHOUT-2071:
--------------------------------------
Summary: fix bin.xml and assembly to allow for a binary
apache-mahout-14.0.tar.gz release
Key: MAHOUT-2071
URL: https://issues.apache.org/jira/browse/MAHOUT-2071
Project: Mahout
Issue Type: Task
Affects Versions: 0.14.0
Reporter: Andrew Palumbo
Assignee: Andrew Palumbo
Fix For: 14.1
the problem is theoretically solved ... we were overwriting the apache parent
{{pom.xml}}'s[https://github.com/apache/mahout/blob/mahout-14.1/pom.xml#L21-L25|https://slack-redir.net/link?url=https%3A%2F%2Fgithub.com%2Fapache%2Fmahout%2Fblob%2Fmahout-14.1%2Fpom.xml%23L21-L25&v=3]
{{apache-release}} profile in our own, ...i removed the {{apache-release}}
profile from ours and added what was left to {{mahout-release}}.so i expect
that it should be working now. the thing that was breaking everything (im
gambling this whole theory on is that by overwriting the parent
pom'sdeclaration of {{</mahout.skip.distribution>}}:
<skipAssembly>${mahout.skip.distribution}</skipAssembly>
[https://github.com/apache/mahout/blob/mahout-14.1/pom.xml#L512|https://slack-redir.net/link?url=https%3A%2F%2Fgithub.com%2Fapache%2Fmahout%2Fblob%2Fmahout-14.1%2Fpom.xml%23L512&v=3]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)