Does maven have support for tracking license files my dependent artifacts may have and doing something with these files, such as installing with my product/application? If so, how?
(Ideally I want to deploy license docs with each artifact that needs one (ideally public artifacts should already have this) then I want to include all these in a specific location in my war.) -Dave
