[ 
https://issues.apache.org/jira/browse/MAHOUT-2071?focusedWorklogId=340989&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-340989
 ]

ASF GitHub Bot logged work on MAHOUT-2071:
------------------------------------------

                Author: ASF GitHub Bot
            Created on: 09/Nov/19 23:09
            Start Date: 09/Nov/19 23:09
    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-552145946
 
 
   hey guys this branch is back at `Scala_2.11.8` there a couple of other 
things i need to do:
   
   1. `sed1 statements i think that we need to add to 
`./change-scala-verions.sh` other than that a bunch of clean up, but just 
wanted to show and merge the newest changes.  
   
   2.  i added a `distribution` mvn module, the disrtos are buillt under there. 
   3.   all other artifacts are copied to `/lib` during the build.  
   4.  a source build still kicks off from, I think the parent `apache/pom.xml` 
(need to remove.)<--BUG
   5.  Jenkins needs to ber set up.. (my primary reason for wanting to merge 
this stuff
   6.  When running `mvn rellease:prepare release-perforn -Papache-release` 
(removed the `mahout-release` profile), on `14.1-SNAPSHOT` perform will build a 
`14.1` version (and not deploy artigacts), and then rebiuld a `14.2-SNAPSHOT` 
version (which it deploys).  Not sure what is goning on here. `<---- BUG` I've 
had to rollback `with find in path` or a cmd line replace between 
`release:prepare` and `release-perform` from `14.2-SNAPSHOT` to `14.1`. 
   
   I have tickets open for much of the above, if you guys could give me a 
thumbs up or down at you r convinence (no rush), ill merge this back to master, 
then begin chipping away at the rest.
 
----------------------------------------------------------------
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:
us...@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 340989)
    Time Spent: 40m  (was: 0.5h)

> 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: 40m
>  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)

Reply via email to