[
https://issues.apache.org/jira/browse/AXIS2-5350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13420514#comment-13420514
]
Hudson commented on AXIS2-5350:
-------------------------------
Integrated in Axis2 #1659 (See [https://builds.apache.org/job/Axis2/1659/])
Applied patch for AXIS2-5350. (Revision 1364536)
Result = SUCCESS
sagara :
Files :
*
/axis/axis2/java/core/trunk/modules/tool/axis2-aar-maven-plugin/src/main/java/org/apache/axis2/maven2/aar/AbstractAarMojo.java
*
/axis/axis2/java/core/trunk/modules/tool/axis2-mar-maven-plugin/src/main/java/org/apache/axis2/maven2/mar/AbstractMarMojo.java
> Service dependencies are included in webapp
> -------------------------------------------
>
> Key: AXIS2-5350
> URL: https://issues.apache.org/jira/browse/AXIS2-5350
> Project: Axis2
> Issue Type: Bug
> Components: Tools
> Affects Versions: 1.6.2
> Reporter: Auke Schrijnen
> Priority: Minor
> Fix For: 1.7.0, 1.6.3
>
> Attachments:
> 0001-Include-optional-dependencies-in-aar-and-mar-plugin.patch,
> aar-dependency-bug-v2.zip, aar-dependency-bug.zip
>
>
> When a axis2 service defined as an aar package in maven is used as dependency
> in a war webapp project all dependencies of the service are included in the
> webapp. There is no way to include the dependencies only in the service
> (.aar).
> To achieve this, the axis2 aar maven plugin could add optional dependencies,
> which are currently ignored (AbstractAarMojo.java @ 180).
> This is also the case for the axis2 mar maven plugin.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]