[
https://issues.apache.org/jira/browse/ACCUMULO-3757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14516334#comment-14516334
]
ASF GitHub Bot commented on ACCUMULO-3757:
------------------------------------------
Github user joshelser commented on the pull request:
https://github.com/apache/accumulo/pull/34#issuecomment-96906450
Usage: `mvn clean verify -Pbuild-native-lib,assemble -DskipTests
-Dfindbugs.skip -Dcheckstyle.skip`
Two things are causing me heartburn:
1. Can't bind to `package` because I can't figure out how to force the
assembly to happen first
2. How to ensure that the assemble profile was also activated (maybe just
rely on error checking to make sure the tarball exists?)
Ping @ctubbsii
> Add ability to build native library (not just tarball)
> ------------------------------------------------------
>
> Key: ACCUMULO-3757
> URL: https://issues.apache.org/jira/browse/ACCUMULO-3757
> Project: Accumulo
> Issue Type: Improvement
> Components: build
> Reporter: Josh Elser
> Assignee: Josh Elser
> Priority: Blocker
> Fix For: 1.7.0
>
>
> Would be convenient to actually build the native library via Maven, not just
> the native tarball.
> This would ease downstream packaging and we get to own the process of
> building the native library (instead of trying to coordinate).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)