[ 
https://issues.apache.org/jira/browse/ZOOKEEPER-3738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Christopher Tubbs updated ZOOKEEPER-3738:
-----------------------------------------
    Fix Version/s: 3.7.0

> Avoid use of broken codehaus properties-maven-plugin
> ----------------------------------------------------
>
>                 Key: ZOOKEEPER-3738
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3738
>             Project: ZooKeeper
>          Issue Type: Bug
>          Components: build
>            Reporter: Christopher Tubbs
>            Assignee: Christopher Tubbs
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 3.7.0, 3.6.1
>
>          Time Spent: 1.5h
>  Remaining Estimate: 0h
>
> properties-maven-plugin uses an older version of plexus utils, that fails to 
> read ENV variables properly when a variable is multi-line.
> This bug causes it to be difficult to build ZooKeeper in some environments 
> (Fedora, with a default bash 4 shell, for example).
> Since ZooKeeper only uses this plugin to get the git commit id, the plugin 
> can be removed, and replaced with a more specific plugin that can achieve the 
> same job with simpler config (https://github.com/koraktor/mavanagaiata)
> I'm working on a PR for this, which will come shortly.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to