[
https://issues.apache.org/jira/browse/SLING-1216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Felix Meschberger reassigned SLING-1216:
----------------------------------------
Assignee: Felix Meschberger
> testing modules are listed in the wrong order
> ---------------------------------------------
>
> Key: SLING-1216
> URL: https://issues.apache.org/jira/browse/SLING-1216
> Project: Sling
> Issue Type: Bug
> Components: General
> Reporter: Justin Edelson
> Assignee: Felix Meschberger
> Priority: Trivial
>
> Noticed this while testing the package-plugin goal... although Maven will
> normally correct the module order, with the package-plugin goal, the
> testing-services and testing-services modules are no longer direct
> dependencies, so the order should be switched to:
> <modules>
> <module>launchpad/test-services</module>
> <module>launchpad/test-services-war</module>
> <module>launchpad/testing</module>
> </modules>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.