[
https://issues.apache.org/jira/browse/YETUS-284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Allen Wittenauer reassigned YETUS-284:
--------------------------------------
Assignee: Allen Wittenauer
> 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
>
> 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)