Hi,
I am using plantuml version 8030 and I have an issue to show stereotype of my component when I am using uml2 component style.
Example:
@startuml cmp_uml2_stereotype
skinparam componentstyle uml2
component "Component 1" as C1 <<My stereoptype>>
@enduml
Thanks,
Laurent