[
https://issues.apache.org/jira/browse/ACCUMULO-4322?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christopher Tubbs resolved ACCUMULO-4322.
-----------------------------------------
Resolution: Fixed
> Unable to build the native tar if you have a large groupId
> ----------------------------------------------------------
>
> Key: ACCUMULO-4322
> URL: https://issues.apache.org/jira/browse/ACCUMULO-4322
> Project: Accumulo
> Issue Type: Bug
> Components: build
> Reporter: Michael Wall
> Assignee: Christopher Tubbs
> Fix For: 1.6.6, 1.7.2, 1.8.0
>
> Time Spent: 1h
> Remaining Estimate: 0h
>
> Running 'mvn clean install -Psunny' on 1.6 today I got the following
> {code}
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-assembly-plugin:2.6:single
> (assemble-native-tarball) on project accumulo-native: Execution
> assemble-native-tarball of goal
> org.apache.maven.plugins:maven-assembly-plugin:2.6:single failed: group id
> 'SOMEBIGNUMBER` is too big ( > 2097151 ). Use STAR or POSIX extensions to
> overcome this limit -> [Help 1]
> {code}
> See this faq at
> https://maven.apache.org/plugins/maven-assembly-plugin/faq.html#tarFileModes.
> Setting the tarLongFileMode = posix fixes the issue in
> server/native/pom.xml, but I am not sure the implications.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)