[
https://issues.apache.org/jira/browse/HBASE-8224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13619017#comment-13619017
]
stack commented on HBASE-8224:
------------------------------
The plugin examples are all about command-line. I tried to add a
'configuration' after adding plugin to the hadoop2 profile and got this:
{code}
[ERROR] The project org.apache.hbase:hbase:0.97.0-SNAPSHOT
(/Users/stack/checkouts/hbase/pom.xml) has 1 error
[ERROR] Malformed POM /Users/stack/checkouts/hbase/pom.xml: Unrecognised
tag: 'configuration' (position: START_TAG seen ...</version>\n
<configuration>... @1380:28) @ /Users/stack/checkouts/hbase/pom.xml, line
1380, column 28 -> [Help 2]
{code}
... so it doesn't seem to like it.
Might be dodgy doing this automatically given it changes all poms and leaves
them changed... (this is all so dirty!) Thanks Enis.
> Add '-hadoop1' or '-hadoop2' to our version string
> --------------------------------------------------
>
> Key: HBASE-8224
> URL: https://issues.apache.org/jira/browse/HBASE-8224
> Project: HBase
> Issue Type: Task
> Reporter: stack
> Attachments: 8224-adding.classifiers.txt
>
>
> So we can publish both the hadoop1 and the hadoop2 jars to a maven
> repository, and so we can publish two packages, one for hadoop1 and one for
> hadoop2, given how maven works, our only alternative (to the best of my
> knowledge and after consulting others) is by amending the version string to
> include hadoop1 or hadoop2.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira