You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@rya.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/08/18 13:31:20 UTC

[jira] [Commented] (RYA-149) Pom Modifications after 3.2.10 release

    [ https://issues.apache.org/jira/browse/RYA-149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15426467#comment-15426467 ] 

ASF GitHub Bot commented on RYA-149:
------------------------------------

GitHub user amihalik opened a pull request:

    https://github.com/apache/incubator-rya/pull/69

    RYA-149 Updating pom to make the release easier

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/amihalik/incubator-rya RYA-149

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-rya/pull/69.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 #69
    
----
commit 134554bd4073aa1629f33c96994b41ab75267c32
Author: Aaron Mihalik <mi...@alum.mit.edu>
Date:   2016-08-18T13:29:31Z

    RYA-149 Updating pom to make the release easier

----


> Pom Modifications after 3.2.10 release
> --------------------------------------
>
>                 Key: RYA-149
>                 URL: https://issues.apache.org/jira/browse/RYA-149
>             Project: Rya
>          Issue Type: Improvement
>          Components: build
>    Affects Versions: 3.2.10
>            Reporter: Aaron Mihalik
>            Priority: Trivial
>
> There are a couple changes that we should implement to make the release slightly easier.
> 1. Change the default behavior for the maven release plug: The default behavior should be "deploy" or "deploy-site" but we override it to only be "install".  We should remove the override from the parent pom.
> 2. Change the tag name format to be the project version number:  
> https://maven.apache.org/maven-release/maven-release-plugin/examples/prepare-release.html#Overriding_the_default_tag_name_format
> If there are any other changes I'd like to see, I'll add it to the comments



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)