Hi Jochen,
On 26/12/18 23:27, Jochen Wiedmann wrote:
On Wed, Dec 26, 2018 at 10:54 PM Karl Heinz Marbaise <khmarba...@gmx.de> wrote:

I have written a Maven plugin, which must interpret values like
${project.artifactId}, and the like.

Where exactly do you use them ? Are injected as parameters ?

No, they are basically snippets, which have been extracted from
external files. Hard to describe. Please assume, that I can't use the
standard filtering, because I've got to operate on strings, not files.
(Think of values in a hash map.)

I would suggest to take a look at a more higher level:

http://maven.apache.org/shared/maven-filtering/

If you need more low level than take a look here:

https://codehaus-plexus.github.io/plexus-interpolation/
https://github.com/codehaus-plexus/plexus-interpolation

Kind regards
Karl Heinz Marbaise



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to