[
https://issues.apache.org/jira/browse/HBASE-3101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Todd Lipcon updated HBASE-3101:
-------------------------------
Attachment: pom-fix.txt
> bin assembly doesn't include -tests or -source jars
> ---------------------------------------------------
>
> Key: HBASE-3101
> URL: https://issues.apache.org/jira/browse/HBASE-3101
> Project: HBase
> Issue Type: Bug
> Components: build
> Affects Versions: 0.90.0
> Reporter: Todd Lipcon
> Assignee: Todd Lipcon
> Attachments: pom-fix.txt
>
>
> Currently the bin assembly tries to include the hbase-VERSION-tests.jar but
> there's a typo "test" instead of "tests" in the assembly descriptor, so it
> doesn't do so. Also, I think we should probably ship the -sources jar even in
> the -bin assembly - it's useful for people to point their IDE at it to get
> API javadocs, etc.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.