krasa-jaxb-tools icon indicating copy to clipboard operation
krasa-jaxb-tools copied to clipboard

Is the plugin executable from cmd line without need of maven?

Open Thomasator opened this issue 2 years ago • 1 comments

Hi,

I've tried your maven plugin to convert xsd to POJO with 303 validation annotation and its exactly what I was looking for. But I would like to be able to run the maven plugin from the cmd line without need of maven :D. I know that it sounds weird, but for my use I cant use maven rn. Is there a way to somehow run the plugin like jar?

Thx for the help Thomasator

Thomasator avatar Jan 19 '24 11:01 Thomasator

Nope. Unless you want to figure out how to package it and make a main class...

krasa avatar Jan 19 '24 11:01 krasa