[ 
https://issues.apache.org/jira/browse/ACCUMULO-1413?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Christopher Tubbs updated ACCUMULO-1413:
----------------------------------------

    Status: Patch Available  (was: In Progress)

I've worked out an ugly patch [^ACCUMULO-1413.v1.patch] to split the aggregator 
parent from the inheritance parent, to satisfy this. I do not like this patch, 
though, and think it should be abandoned. I think we're trying to do something 
that isn't really that important.

Essentially, this patch makes the inherited "parent" a sibling of the other 
modules, and moves the assemble artifacts to the root.

Another option might be to rename the parent artifactId to "accumulo-parent", 
and rename the "assemble" module artifactId to simply "accumulo". This would 
have the side-effect, though, of renaming the source-release tarball to 
"accumulo-parent-<version>-source-release.tar.gz".
                
> Binary packages should not have the -assemble component in their filename
> -------------------------------------------------------------------------
>
>                 Key: ACCUMULO-1413
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-1413
>             Project: Accumulo
>          Issue Type: Bug
>          Components: dist
>            Reporter: Christopher Tubbs
>            Assignee: Christopher Tubbs
>            Priority: Minor
>             Fix For: 1.5.0
>
>         Attachments: ACCUMULO-1413.v1.patch
>
>
> The binary packacking (tar.gz, rpm, deb, etc.) all have this "-assemble" part 
> of their filename, because they are built in the assemble child module in our 
> maven build. They should not have this part of their filename.

--
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

Reply via email to