[
https://issues.apache.org/jira/browse/YETUS-284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15137102#comment-15137102
]
Sean Busbey commented on YETUS-284:
-----------------------------------
+1
> 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
> Priority: Blocker
> Fix For: 0.2.0
>
> Attachments: YETUS-284.00.patch, YETUS-284.01.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)