[ 
https://issues.apache.org/jira/browse/YETUS-345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15213564#comment-15213564
 ] 

Kengo Seki commented on YETUS-345:
----------------------------------

{code}
615   done < <(${GREP} '[INFO]' 
"${PATCH_DIR}/maven-${repostatus}-validate-${fn}.txt" |
616     ${SED} -e 's,^.* --- .* @ \(.*\) ---$,module:\1,g' -e '/^\[INFO\]/d' |
617     uniq )
{code}

The first brackets around INFO should be escaped?

> mvn dependency dupe fix broke hadoop
> ------------------------------------
>
>                 Key: YETUS-345
>                 URL: https://issues.apache.org/jira/browse/YETUS-345
>             Project: Yetus
>          Issue Type: Bug
>          Components: Test Patch
>    Affects Versions: 0.3.0, 0.2.1
>            Reporter: Allen Wittenauer
>            Assignee: Allen Wittenauer
>            Priority: Blocker
>             Fix For: 0.3.0, 0.2.1
>
>         Attachments: YETUS-345.00.patch
>
>
> Hadoop doesn't use maven-enforcer-plugin so that can't be used reliably.  
> YETUS-334 needs to get reworked.  Additionally, there are some issues where 
> the matching system doesn't work due to YETUS-300.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to