alvinalexander.com | career | drupal | java | mac | mysql | perl | scala | uml | unix  

What this is

This file is included in the DevDaily.com "Java Source Code Warehouse" project. The intent of this project is to help you "Learn Java by Example" TM.

Other links

The source code

 ------
 Maven 2 Mar Plugin: configuration examples
 ------
 Jochen Wiedmann 
 <jochen.wiedmann@gmail.com>
 ------

Goals

  The Mar plugin allows the packaging of an Axis 2 service mar in 3 different modes:

   * mar (default): generates the mar artifact

   * inplace: package the mar in the source tree

   * exploded : package an exploded mar application

  Each mode is materialized by a goal. For instance, to generate an exploded
  mar from the current project, one would type

+--------
  mvn mar:exploded
+---------
... this post is sponsored by my books ...

#1 New Release!

FP Best Seller

 

new blog posts

 

Copyright 1998-2021 Alvin Alexander, alvinalexander.com
All Rights Reserved.

A percentage of advertising revenue from
pages under the /java/jwarehouse URI on this website is
paid back to open source projects.