You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mahout.apache.org by "Stevo Slavic (JIRA)" <ji...@apache.org> on 2013/10/28 14:59:30 UTC

[jira] [Resolved] (MAHOUT-1295) Exclude all Maven's target directories from distribution archives

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

Stevo Slavic resolved MAHOUT-1295.
----------------------------------

    Resolution: Fixed

This is fixed in r1507508 through tweaking target directory exclusion pattern (in binary and source assembly descriptors) to match nested directories.

Resolving issue as fixed.

> Exclude all Maven's target directories from distribution archives
> -----------------------------------------------------------------
>
>                 Key: MAHOUT-1295
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-1295
>             Project: Mahout
>          Issue Type: Improvement
>          Components: build
>    Affects Versions: 0.8
>            Reporter: Stevo Slavic
>            Assignee: Stevo Slavic
>            Priority: Minor
>             Fix For: 0.9
>
>
> Current assembly descriptors for binary and source distribution archives include *.properties and other files from any directory looking from root of the project, but exclude only target directory of the parent/aggregator module.
> This results in Maven's target directories from submodules being included in distribution archives with e.g. pom.properties files in them.



--
This message was sent by Atlassian JIRA
(v6.1#6144)