Hi,

Let me explain my problem, hopes to find here a solution about it.

I am currently writing a maven report to describe some plexus components.

The idea is to be able to describe the components declared in the very same 
maven module.

I tried this, it found components of the same role from the dependencies, but 
not the one declared in the module :

@org.apache.maven.plugins.annotations.Component(role = 
TagValueDefinitionProvider.class)
protected Map<String, TagValueDefinitionProvider> tagValueProviders;

What did I miss ?

Thanks for any help.

tony.


-- 
Tony Chemit
--------------------
tél: +33 (0) 2 40 50 29 28
http://www.codelutin.com
email: [email protected]
twitter: https://twitter.com/tchemit

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to