[
https://issues.apache.org/jira/browse/BEAM-3522?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16441580#comment-16441580
]
Scott Wegner commented on BEAM-3522:
------------------------------------
Here's a quick one-liner which identifies a bunch of maven references:
git grep -iE "ma?ve?n" | grep -Ev "(build_rules.gradle)|(pom.xml):"
> Review and update the references of maven to gradle in the source code
> ----------------------------------------------------------------------
>
> Key: BEAM-3522
> URL: https://issues.apache.org/jira/browse/BEAM-3522
> Project: Beam
> Issue Type: Sub-task
> Components: build-system
> Reporter: Ismaël Mejía
> Priority: Major
>
> Multiple files in the source code containe references in their documentation
> to use of maven commands, this should be updated into the corresponding
> gradle ones or be moved into the website.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)