Hi all, I was wondering if anybody know of any maven plugins or tweeking so that one can build the jar for the client stubs. We want to use this when we release a new version of our web service. The release is 1. creating a aar file, using maven aar plugin, then it would be nice to be able to create a client jar with the stubs using some sort of maven configuration/plugin.
Does anybody know of this or done similar stuff? cheers, Håkon