If I'm not wrong, the "package" command should do that. Assuming that you have "<packaging>jar</packaging>" in your POM configuration file.
2011/2/8 Håkon Sagehaug <hakon.sageh...@uni.no> > 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 > -- Gerard Draper Gil