Hi all, Going through the axis2 branch testing stuff that I use and I noticed that when we moved to maven2, we lost axis2-soapmonitor-1.2.jar . The soapmonitor appears unique in axis2 in that there was both a jar produced and a mar. The jar contains the compiled applet classes, so the end user doesn't have to compile them themselves, and more importantly the servlet classes needed to run it.
Best I can tell maven2 doesn't support 2 artifacts from one project. I see 2 solutions here: 1) Create a separate project for the jar. 2) Some type of hack. Feedback appreciated, Robert --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
