You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rya.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/12/18 21:25:46 UTC

[jira] [Commented] (RYA-25) Apache RAT check during maven build

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

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

GitHub user amihalik opened a pull request:

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

    RYA-25 Apache RAT check during maven build

    Modified the parent POM so that the Apache RAT plugin runs by default;
    modified log4j properties for blueprints to put temp log in target;
    removed extraneous shading.

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

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

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

    https://github.com/apache/incubator-rya/pull/8.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 #8
    
----
commit 1eae9015ede1a95a881fd3bc26476a244695e030
Author: Aaron Mihalik <mi...@alum.mit.edu>
Date:   2015-12-18T20:24:13Z

    RYA-25 Apache RAT check during maven build
    
    Modified the parent POM so that the Apache RAT plugin runs by default;
    modified log4j properties for blueprints to put temp log in target;
    removed extraneous shading.

----


> Apache RAT check during maven build
> -----------------------------------
>
>                 Key: RYA-25
>                 URL: https://issues.apache.org/jira/browse/RYA-25
>             Project: Rya
>          Issue Type: Improvement
>          Components: build
>    Affects Versions: 3.2.9
>            Reporter: Aaron Mihalik
>            Priority: Minor
>
> Currently Apache-RAT doesn't run during a {{mvn clean install}} and has to be run as a separate {{mvn apache-rat:check}}.  This should be part of the default maven lifecycle.



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