[ 
https://issues.apache.org/jira/browse/HBASE-4447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13108364#comment-13108364
 ] 

Joep Rottinghuis commented on HBASE-4447:
-----------------------------------------

Actually, you'll want to leave off the hadoop.version override:
mvn install -DskipTests=true -Dhadoop.profile=22 -Dhbase.version=0.92-joep.0 > 
build.log

Same will work when leaving the hadoop.profile alone.

> Allow hbase.version to be passed in as command-line argument
> ------------------------------------------------------------
>
>                 Key: HBASE-4447
>                 URL: https://issues.apache.org/jira/browse/HBASE-4447
>             Project: HBase
>          Issue Type: Improvement
>          Components: build
>    Affects Versions: 0.92.0
>            Reporter: Joep Rottinghuis
>         Attachments: HBASE-4447-0.92.patch
>
>
> Currently the build always produces the jars and tarball according to the 
> version baked into the POM.
> When we modify this to allow the version to be passed in as a command-line 
> argument, it can still default to the same behavior, yet give the flexibility 
> for an internal build to tag on own version.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to