|
What this is
Other links
The source code------ Maven 2 Aar Plugin: configuration examples ------ Jochen Wiedmann <jochen.wiedmann@gmail.com> ------ Introduction The Aar plugin allows the packaging of an Axis 2 service aar in 3 different modes: * aar (default): generates the aar artifact * inplace: package the aar in the source tree * exploded : package an exploded aar application Each mode is materialized by a goal. For instance, to generate an exploded sar from the current project, one would type +-------- mvn aar:exploded +--------- |
... this post is sponsored by my books ... | |
#1 New Release! |
FP Best Seller |
Copyright 1998-2024 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.