[
https://issues.apache.org/jira/browse/YETUS-284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15135771#comment-15135771
]
Yetus QA commented on YETUS-284:
--------------------------------
(!) A patch to the testing environment has been detected.
Re-executing against the patched versions to perform further tests.
The console is at
https://builds.apache.org/job/PreCommit-YETUS-Build/262/console in case of
problems.
> maven dependency solver needs enhancements
> ------------------------------------------
>
> Key: YETUS-284
> URL: https://issues.apache.org/jira/browse/YETUS-284
> Project: Yetus
> Issue Type: Bug
> Components: Test Patch
> Reporter: Allen Wittenauer
> Assignee: Allen Wittenauer
> Attachments: YETUS-284.00.patch
>
>
> The maven dependency solver has a few holes:
> * Plug-ins aren't covered by mvn dependency:list, so if a project has a
> custom plug-in, it may not get built prior to other parts of the repo when it
> probably should.
> * New modules may not have poms registered which results in errors. May need
> to do the install step first?
> * If dependency:list errors, the outputfile may not exist throwing cut errors
> on the console
> * Usage of basename should be replaced with a bash string substitution to
> give (in some cases significantly!) better performance (avoids a fork)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)