[
https://issues.apache.org/jira/browse/AMQ-8520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17525015#comment-17525015
]
Robbie Gemmell commented on AMQ-8520:
-------------------------------------
Looking at Jenkins its mostly test failure rather than timeout/abort that stops
it deploying.
In any case, wasnt suggesting it needs to run everything every time, the
systests are clearly ridiculous for use in that regard. Just noting that the
deployment looks like it needs changed as its just useless in its present
state. Either e.g move deploy before the tests in that job, or to a seperate
job entirely, with just 'if it builds it deploys' behaviour [maybe throwing in
the actual unit, not system, tests)...or just stop deploying entirely as it
already mostly doesnt do it anyway.
> Default maven build does not build all modules
> ----------------------------------------------
>
> Key: AMQ-8520
> URL: https://issues.apache.org/jira/browse/AMQ-8520
> Project: ActiveMQ
> Issue Type: Bug
> Reporter: Christopher L. Shannon
> Assignee: Christopher L. Shannon
> Priority: Major
> Fix For: 5.18.0, 5.17.2
>
> Time Spent: 3h 20m
> Remaining Estimate: 0h
>
> There are some optional modules defined under the profile "full.test". These
> modules need to be added by default back to the normal build so they are
> compiled and installed as there are dependencies on them for other modules.
> The tests can be skipped by default but the actual modules need to still
> always be built. This is a problem as now version 5.18 fails to build without
> old snapshots plus it means all of the testing in CI is using stale snapshots.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)