[
https://issues.apache.org/jira/browse/BEAM-4126?focusedWorklogId=121124&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-121124
]
ASF GitHub Bot logged work on BEAM-4126:
----------------------------------------
Author: ASF GitHub Bot
Created on: 10/Jul/18 00:03
Start Date: 10/Jul/18 00:03
Worklog Time Spent: 10m
Work Description: lukecwik commented on issue #5571: [BEAM-4126] Delete
Maven build files.
URL: https://github.com/apache/beam/pull/5571#issuecomment-403656920
If your talking about beam-examples-java, beam-runners-direct-java,
beam-sdks-java-core. Those `dependencies` were there because the archetype
testing/generation needed to have an explicit hint that these modules needed to
be built before you can generate the archetypes. Those dependencies have been
moved to the equivalent build.gradle files (e.g.
https://github.com/apache/beam/blob/8873d414b0b4f4cbae4f424af663d33bc92e7b6f/sdks/java/maven-archetypes/starter/build.gradle#L27)
to ensure the appropriate ordering.
----------------------------------------------------------------
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: 121124)
Time Spent: 1h 40m (was: 1.5h)
> Delete maven build files
> ------------------------
>
> Key: BEAM-4126
> URL: https://issues.apache.org/jira/browse/BEAM-4126
> Project: Beam
> Issue Type: Sub-task
> Components: build-system
> Reporter: Scott Wegner
> Assignee: Luke Cwik
> Priority: Minor
> Time Spent: 1h 40m
> Remaining Estimate: 0h
>
> Once we are fully-migrated to Gradle, we should proactively remove Maven
> build files (pom.xml etc) so that it's clear they no longer need to be
> maintained.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)