Previously nested project archives were possible to define, but updates in a nested archive were not always happening.
This is now fixed allowing you to have structures like the following:
x.jar
ear/x.ear
ear/x.ear/x.jar
And when updating x.jar in the top-level the ear project's version of x.jar will now also be updated.
Related Jira
|