Skip to content

[MASSEMBLY-994] Items from unpacked dependency are not refreshed #1204

@jira-importer

Description

@jira-importer

Slawomir Jaranowski opened MASSEMBLY-994 and commented

For assembly descriptor like:

    <formats>
        <format>dir</format>
    </formats>

    <dependencySets>
        <dependencySet>
            <includes>
                <include>groupId:ArtifactId</include>
            </includes>
            <unpack>true</unpack>
        </dependencySet>
    </dependencySets>

Where groupId:ArtifactId comes from reactor build, even when content of artifact was changed, items in destination directory contains old files.


Affects: 3.6.0

Remote Links:

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions