GitHub user davorbonaci opened a pull request:
https://github.com/apache/incubator-beam/pull/413
Reorganization of Maven coordinates
This makes the Maven coordinates in line with our module structure.
Specifically, Maven groups are applied to all parent poms.
R: @dhalperi
CC: @jbonofre, @amitsela for the removal of `<reporting>` section in the
Spark runner
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/davorbonaci/beam poms
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-beam/pull/413.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 #413
----
commit c39967c1f74ed474d2ee35e287006947ccb6d5bf
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 1ea877341372da9797b351f77a4c5ec3f0604bd3
Author: Davor Bonaci <[email protected]>
Date: 2016-06-02T16:47:44Z
Reorganizing Maven coordinates
This makes the Maven coordinates in line with our module structure.
Specifically, Maven groups are applied to all parent poms.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---