[
https://issues.apache.org/jira/browse/CRAIL-34?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16605450#comment-16605450
]
ASF GitHub Bot commented on CRAIL-34:
-------------------------------------
GitHub user PepperJo opened a pull request:
https://github.com/apache/incubator-crail/pull/37
Apache parent pom
Use Apache parent pom. It already includes all necessary pieces
to do source and binary releases and push to maven central.
https://jira.apache.org/jira/projects/CRAIL/issues/CRAIL-34
Signed-off-by: Jonas Pfefferle <[email protected]>
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/PepperJo/incubator-crail maven_central
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-crail/pull/37.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 #37
----
commit 8877e258be9aa9b3a8eb8707897e5f9e643551da
Author: Jonas Pfefferle <pepperjo@...>
Date: 2018-08-21T09:36:53Z
Apache parent pom
Use Apache parent pom. It already includes all necessary pieces
to do source and binary releases and push to maven central.
https://jira.apache.org/jira/projects/CRAIL/issues/CRAIL-34
Signed-off-by: Jonas Pfefferle <[email protected]>
----
> Use Apache parent POM
> ---------------------
>
> Key: CRAIL-34
> URL: https://issues.apache.org/jira/browse/CRAIL-34
> Project: Apache Crail
> Issue Type: Bug
> Reporter: Julian Hyde
> Priority: Major
>
> Crail's maven POM should inherit from the Apache parent POM.
> It would help in a number of ways, such as keeping plugin versions in sync
> with other projects, and giving source and binary distributions consistent
> formats. It will also help when Crail starts publishing binary artifacts via
> nexus.
> This issue was noted during the [IPMC vote for
> 1.0-RC2|https://lists.apache.org/thread.html/dab7c73534ce45dff3eef1230434795a4d61179bc7740dfc29f81e5b@%3Cgeneral.incubator.apache.org%3E]
> but is not mandatory to fix for RC3. It is not mandatory at all, but is
> highly recommended.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)