Re: maven property resolution

2013-01-07 Thread Marcos Mendez
Found it!

org.codehaus.plexus.util.introspection.ReflectionValueExtractor

:)

On Jan 7, 2013, at 8:05 PM, Marcos Mendez wrote:

> Hi,
> 
> I'm writing a plugin and need to be able to dynamically resolve properties 
> (e.g. project.version, java.version, etc). Does anyone know which component 
> does this? The neither the maven project properties not the session execution 
> properties have them.
> 
> Thanks!


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



maven property resolution

2013-01-07 Thread Marcos Mendez
Hi,

I'm writing a plugin and need to be able to dynamically resolve properties 
(e.g. project.version, java.version, etc). Does anyone know which component 
does this? The neither the maven project properties not the session execution 
properties have them.

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