Skip to content

log4j 1.2.15: "assembly descriptor filesystem-root relative reference" warning under maven-assembly-plugin 2.6 #22

@apjanke

Description

@apjanke

When I bumped maven-assembly-plugin from 2.2.2 to 2.6, I started getting this warning.

[INFO] --- maven-assembly-plugin:2.6:assembly (default-cli) @ log4j ---
[INFO] Reading assembly descriptor: src/assembly/bin.xml
[INFO] Adding site directory to assembly : /Users/janke/repos/slf4m-jankalog/src/opp/opp-munged/log4j-1.2.15/target/site
[WARNING] The assembly descriptor contains a filesystem-root relative reference, which is not cross platform compatible /site
[INFO] Building zip: /Users/janke/repos/slf4m-jankalog/src/opp/opp-munged/log4j-1.2.15/target/log4j-1.2.15-janklab.1-preview.zip
[WARNING] The assembly descriptor contains a filesystem-root relative reference, which is not cross platform compatible /site
[INFO] Building tar: /Users/janke/repos/slf4m-jankalog/src/opp/opp-munged/log4j-1.2.15/target/log4j-1.2.15-janklab.1-preview.tar.gz

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions