The expressions aren't part of the xml - depending on where they are used they are handled by the model interpolator (see maven-project) or the plugin expression evaluator (see maven-core).

- Brett

[EMAIL PROTECTED] wrote:
Hi All!

I've just began to study the Maven source code and there's something that I didn't find the way. How does Maven handle "expressions" or "tags"(I don't know the exact terminology) like this: ${project.groupId}. I know that maven uses modello to generate the model's source and the code that parses/reads and instanciate those objects, but what about the expressions? :D

I couldn't find informations about that, I got informations regarding XPATH and thought to be what I wanted, but AFAICS it isn't. I know that I need a more study of XML and related concepts but it's something that is making me confused.

ps. please cc me, I'm not subscribed in the list.

Thanks in advanced....

--
Dorileo


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

  • XML issue LDorileo
    • Re: XML issue Brett Porter

Reply via email to