sorry, I see this is a dev list, is there a user list where I can ask usage questions?
cheers,
/m
Hi there,
I've created a simple project/plugin and installed it (mvn install) however, I am not sure how to invoke it.
Right now, I have it as a compile depenedency within my own assembly project and I can see that my project jar is included into classpath.
Running "list-commands --all" doesn't reveal my plugin.
What are the steps to run / register your own plugins, facets etc.?
thx,
/m
PS: forge project looks really promising ;-)