Skip to content

Remove old files from m2e-wtp/web-resources #8

Open
@micmeyer

Description

@micmeyer

I'm using one of wro4j's naming strategies:
namingStrategy=hashEncoder-CRC32

This means that after each change to a css (or js) file the resulting file in m2e-wtp/web-resources has a different name.

E.g
default-6b47b395.css
default-cc71650b.css
default-e7657916.css

It seems that at the moment m2e-wro4j does not remove the old files. So after each change there are more files in the m2e-wtp/web-resources folder. Unfortunately there is no way at runtime to determine which of these files is the current one.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions