Hi,

After discussion on irc with Hervé, I think role attribute in
@Component can be of type Class<?> rather than String.

    @Component( role = ArtifactMetadataSource.class, roleHint = "maven" )
    protected ArtifactMetadataSource artifactMetadataSource;

Any objections on this change ?

Thanks,
-- 
Olivier Lamy
Talend: http://coders.talend.com
http://twitter.com/olamy | http://linkedin.com/in/olamy

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

Reply via email to