I have built my plugin the way I want it, it's in a jar.
Now, how can i call my plugin from the command line?
I have called xjc from the jaxb\bin local directory having my new jar in the
jaxb\lib to no avail.
Doesn't seem to recognize my flag...Do i really have to bundle my plugin in
the jaxb source jar to get it to work? That doesn't seem correct...
-jason