You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Iwan Memruk <im...@lohika.odessa.ua> on 2005/12/10 07:58:49 UTC

[Axis2] Building Axis2 services with Maven2

Hello All,

      Does anyone have any suggestions how to make Maven2 create valid
      Axis2 service packages?

      Maven2 does not include libs into packaged JAR's, thus the
      service doesn't work if deployed as is.

      Maven2 does include dependencies into packaged WAR's, but they
      have different structure, not applicable for Axis2.

      As for now, I put required runtime JAR's into
      /main/resources/libs and they do get included right where they
      have to be.

      But that makes me keep libs together with the source code which
      is not a good idea, since I do use Maven2.

      Thanks in advance.

-- 
Best regards,
 Iwan                          mailto:imemruk@lohika.odessa.ua