|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
_______________________________________________ Amdatu-developers mailing list [email protected] http://lists.amdatu.org/mailman/listinfo/amdatu-developers


The issue here is that the management agent is not on the maven depedency graph. As a result maven wont download it for you during any build unless you use it somewhere.
Th reason for not putting the managementagent on the itest depedency graph is the fact that it exposes a lot of packages (log/dm/etc) that should com from other artifacts and this potentially messes up the bnd packaging.