[
https://issues.apache.org/jira/browse/BEAM-3522?focusedWorklogId=92656&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-92656
]
ASF GitHub Bot logged work on BEAM-3522:
----------------------------------------
Author: ASF GitHub Bot
Created on: 19/Apr/18 16:11
Start Date: 19/Apr/18 16:11
Worklog Time Spent: 10m
Work Description: swegner opened a new pull request #5183: [BEAM-3522]
Update beam docs to reference Gradle instead of Maven
URL: https://github.com/apache/beam/pull/5183
The few remaining references to Maven have to do with installing Beam from
Maven Central.
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):"`
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 92656)
Time Spent: 10m
Remaining Estimate: 0h
> 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
> Assignee: Scott Wegner
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> 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)