bedge wrote: > > Does anyone have a set of maven poms that mirror the cxf plugin behavior? > This would simplify the build process as it would mirror the cxf plugin > behavior. >
Hopefully someone else can answer your question, but I don't think you would want to do that anyway if you're using Maven--as far as I know, my example follows the Maven standard directory layout: http://maven.apache.org/guides/introduction/introduction-to-the-standard-directory-layout.html It would defeat one of the main purposes of Maven if you used a different directory layout with that tool. Glen -- View this message in context: http://www.nabble.com/packaging-question-tp23158012p23207733.html Sent from the cxf-user mailing list archive at Nabble.com.
