Because the "modules" in jboss7 is the worst thing ever, it like manage maven dependencies by hand...
I decided to write some shell scripts to help me manipulate and organize the modules..
The first script is "mod_create", to create a module....
the second script is "mod_dependency_add", to add module dependency to existing module...
My plan is to add additional scripts for example ...
"mod_modify" to add jars to existing module
Any contributions are welcome .....
The project is on github at:
https://github.com/MuhammadHewedy/jboss7_mod_util
Thanks.
No comments:
Post a Comment