[ http://issues.apache.org/jira/browse/AXIS2-1140?page=all ]
John Pfeifer updated AXIS2-1140:
--------------------------------
Attachment: AbstractAarMojo.java
I have made the necessary changes to fix the bug. Basically, I copied similar
code from the maven-war-plugin which puts project dependencies into the
WEB-INF/lib directory. In this case, I simply put the project dependencies in
the lib directory of the .aar file.
> Axis2 AAR Plugin should allow dependencies to be added to the lib directory
> in the aar file
> -------------------------------------------------------------------------------------------
>
> Key: AXIS2-1140
> URL: http://issues.apache.org/jira/browse/AXIS2-1140
> Project: Apache Axis 2.0 (Axis2)
> Issue Type: Bug
> Components: Tools
> Environment: All
> Reporter: John Pfeifer
> Attachments: AbstractAarMojo.java
>
>
> Axis2 AAR files are supposed to include their dependencies in the lib file of
> the .aar archive. When the .aar file is deployed, any libraries in the lib
> directory of the aar file are included in the classpath for the web service.
> This feature should probably be optional since some users may not want to
> include the dependencies inside the .aar file.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.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]