[
https://issues.apache.org/jira/browse/MAHOUT-534?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Benson Margulies resolved MAHOUT-534.
-------------------------------------
Resolution: Fixed
Fix Version/s: 0.4
I did this to chase down the ongoing problems in 0.4 production.
> ditch the use of org.apache:apache at the parent POM
> ----------------------------------------------------
>
> Key: MAHOUT-534
> URL: https://issues.apache.org/jira/browse/MAHOUT-534
> Project: Mahout
> Issue Type: Bug
> Affects Versions: 0.5
> Reporter: Benson Margulies
> Fix For: 0.4
>
>
> org.apache:apache:7, used as a parent, does define distribution management to
> point to the Apache Nexus. That's about 5 lines. The rest of it is composed
> of someone's opinion as to appropriate versions and default for the many
> projects of, really, the apache maven project. In particular, their
> configuration of the release plugin is not what we want.
> To get 0.4 done I add a -P!apache-release to the release plugin (actually,
> any setting of <arguments> would have done it), but I propose post-0.4 to
> just remove the parent spec from our toplevel and put the distribution
> management in there by hand.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.