[
https://issues.apache.org/jira/browse/MAHOUT-2071?focusedWorklogId=341755&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-341755
]
ASF GitHub Bot logged work on MAHOUT-2071:
------------------------------------------
Author: ASF GitHub Bot
Created on: 12/Nov/19 08:18
Start Date: 12/Nov/19 08:18
Worklog Time Spent: 10m
Work Description: andrewpalumbo commented on issue #382: [MAHOUT-2071]
Fix binary and source releases
URL: https://github.com/apache/mahout/pull/382#issuecomment-552783998
> Not sure we need to merge this PR but am approving anyway.
Merging this gives us the ability to deploy scala 2.11 or scala 2.12 + java
8. (little work on anything but builds save one small issue on Java 8 playing
nicely with scala 2.12. The main issue is though, that we can deploy binary
artifacts with this.
There are Some other updates. There is some
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 341755)
Time Spent: 1.5h (was: 1h 20m)
> fix bin.xml and assembly to allow for a binary apache-mahout-14.1.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
> Priority: Blocker
> Fix For: 14.1
>
> Time Spent: 1.5h
> Remaining Estimate: 0h
>
> 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)