VMware Cloud Community
hadrian_hyperic
Contributor
Contributor

Plugin names may not contain a '-'

Trying to write a custom plugin I discovered that besides the '-plugin' suffix a plugin name may not contain a '-' character. Is this intended?

Message was edited by: hadrian
0 Kudos
1 Reply
dougm_hyperic
VMware Employee
VMware Employee

Not at all, there's plenty of these:
ls -1 pdk/examples/*-plugin.xml
db-mailhost-plugin.xml
directory-tree-plugin.xml
hq-inventory-plugin.xml
hq-plugin-deployer-plugin.xml
io-device-plugin.xml
jboss-entity-container-plugin.xml
jboss-tomcat-string-cache-plugin.xml
...

What went wrong exactly?