I am building a client server project. A handful of interfaces need to be distrubuted to the client. At the moment we use an ant script for this.
I would like to include this in the maven build process of the server component. So I want to jar up a selection of .class files and publish this to our repository so the client-side developers can pick it up in their build process. Any ideas / suggestions? -- Cheers, Kees de Kooter http://www.boplicity.nl --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
