[
https://issues.apache.org/jira/browse/BEAM-287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15317527#comment-15317527
]
ASF GitHub Bot commented on BEAM-287:
-------------------------------------
GitHub user davorbonaci opened a pull request:
https://github.com/apache/incubator-beam/pull/423
[BEAM-287] Use flat groupId structure and full qualified artifactIds
R: @jbonofre, @dhalperi
JB, this is taking your #420 and builds on top of it. In particular, fixed
compile errors, both on Travis and Jenkins, and improved consistency in naming.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/davorbonaci/beam flatpoms
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-beam/pull/423.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #423
----
commit 1b158d94b80a864f7b34d0742c4109589c2f9596
Author: Davor Bonaci <[email protected]>
Date: 2016-06-02T20:21:31Z
Remove reporting section from Spark's pom.xml file
This is currently triggering Maven warnings, due to a missing version
qualifier. However, we don't run 'site', so this isn't being used at this
point. Hence, removing instead of adding the version qualifier.
commit fb62e0f5250bad08b5f066fd218af1b3ad5f2085
Author: Davor Bonaci <[email protected]>
Date: 2016-06-06T20:27:50Z
[BEAM-287] Use flat groupId structure and full qualified artifactIds
----
> Add new beam groupIds
> ---------------------
>
> Key: BEAM-287
> URL: https://issues.apache.org/jira/browse/BEAM-287
> Project: Beam
> Issue Type: Task
> Components: build-system
> Reporter: Jean-Baptiste Onofré
> Assignee: Jean-Baptiste Onofré
> Fix For: 0.1.0-incubating
>
>
> Now, all beam modules use the same groupId: {{org.apache.beam}}.
> If it's convenient when using {{search.maven.org}}, browsing the repository
> is not easy as all artifacts are in the same location.
> As proposed initially, I will introduce new groupIds (like
> {{org.apache.beam.io}}, {{org.apache.beam.runner}}, etc). We discussed about
> that with [~davor] last week.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)