Hi On Fri, Mar 25, 2011 at 2:59 AM, [email protected] <[email protected]>wrote:
> Hi Sergey, > > the patch you provided has no compilation problems when applied in Eclipse. > Now, actually I didnt find out what the maven command is to > create all the jars into one lib directory instead of the many target > directories. I couldnt find a hint in the CXF developer pages how to produce > the same folder structure as in a binary distribution of CXF. > Can you point me in the right direction? > I'm not quite sure how to help, sorry. I always do 'mvn install -Pfastinstall' followed by "mvn -Psetup.eclipse" and then import the projects. In this case we do have multiple target dirs but I've never had any issues, why do you need the same structure ? Thanks, Sergey
