Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
There are several ideas to generate new files based on the pom or even rewrite/optimize the pom file itself . At this time Maven Resolver always falls back to a file. The generated file must be reliable, so there should be no need for temporary storage as a file (which could be adjusted by some).
Instead is must be possible to specify Stream Filters, so the transformation is done in memory.
Register once, picked up for both install/deploy