You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/12/22 21:07:13 UTC

[jira] [Commented] (NIFI-193) WARNING on mvn install in nar-maven-plugin

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

ASF GitHub Bot commented on NIFI-193:
-------------------------------------

GitHub user khmarbaise opened a pull request:

    https://github.com/apache/incubator-nifi/pull/2

    Nifi 193

    Fix for NIFI-193

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

    $ git pull https://github.com/khmarbaise/incubator-nifi NIFI-193

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

    https://github.com/apache/incubator-nifi/pull/2.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 #2
    
----
commit c3ba275c63a05de14ed0fb0055b948697ccb05c5
Author: Matt Gilman <ma...@gmail.com>
Date:   2014-12-09T13:17:31Z

    NIFI-143:
    - Added a check to ensure that a process does not attempt to drop on itself.

commit 203e83ee0da20e2357900dcbe543d21f44e801c4
Author: Matt Gilman <ma...@gmail.com>
Date:   2014-12-09T13:20:42Z

    adding .DS_Store to gitignore

commit 567dfc794c565854850b7e223601528f2a3fd814
Author: Mark Payne <ma...@hotmail.com>
Date:   2014-12-09T13:48:07Z

    NIFI-145: Initial commit of bootstrap module

commit 0125f3da3fd0482d4b79e58d977105e1fc034014
Author: Matt Gilman <ma...@gmail.com>
Date:   2014-12-09T14:52:11Z

    NIFI-142:
    - Adding javax.mail dependency to address a runtime dependency.

commit 4410b7072cfe0daba72a45b6a82e9e5b04dbcaff
Author: joewitt <jo...@apache.org>
Date:   2014-12-09T15:08:57Z

    Merge branch 'develop', remote branch 'origin/develop' into develop

commit cb63c66602a398b0c14cc78732db5ca63e36a94c
Author: Mark Payne <ma...@hotmail.com>
Date:   2014-12-09T16:20:13Z

    Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/incubator-nifi into develop

commit 1120b0f1abaa1a1a83079b370bc5618885fe4313
Author: Matt Gilman <ma...@gmail.com>
Date:   2014-12-09T17:13:26Z

    NIFI-28:
    - Automatically including any self loops when moving the corresponding component.

commit 646570490c530d0c076c9bd9b7d1170946a9dae8
Author: Mark Payne <ma...@hotmail.com>
Date:   2014-12-09T17:18:35Z

    NIFI-145

commit 457787cde08b8d785948713b435d38f816e686da
Author: Matt Gilman <ma...@gmail.com>
Date:   2014-12-09T17:42:55Z

    NIFI-141:
    - Removing the use of PreparedQueries when searching as it should be considering the raw form (not the evaluated form).

commit eed4a9bb810ceb5a366009c8379b06ed80b833f3
Author: Mark Payne <ma...@hotmail.com>
Date:   2014-12-09T18:51:15Z

    NIFI-145: Added batch scripts and a simple bootstrap.conf file and fixed ShutdownHook to be Java 7 compliant

commit e544191f1d59dbaf9aec6e1bd708bbe013c6661a
Author: Mark Payne <ma...@hotmail.com>
Date:   2014-12-09T19:37:31Z

    NIFIDEV-145: Bug fixes and pulled bootstrap into the assembly pom

commit 61c5cb377370e7d5265cce405b42adeafecb1018
Author: Matt Gilman <ma...@gmail.com>
Date:   2014-12-09T20:18:52Z

    NIFI-146:
    - Using shift instead of ctrl to drive group selection.
    - Added support for metaKey for keyboard shortcuts.

commit 63e80d3fdc62034d445c1d5725af8c83e221a74a
Author: Matt Gilman <ma...@gmail.com>
Date:   2014-12-09T20:33:21Z

    NIFI-147:
    - Clean up change for SVG resizing to remove unnecessary window resize listener.

commit 386144695831197aef7f1448350be60efbdf1f2f
Author: Matt Gilman <ma...@gmail.com>
Date:   2014-12-09T20:58:32Z

    NIFI-42:
    - Using displayName where appropriate.
    - Ensuring descriptor exists before attempting to use a default value.

commit c55e8510891c0e2eeb25a0b32fd574ae71aa8a7c
Author: joewitt <jo...@apache.org>
Date:   2014-12-10T01:59:30Z

    Merge branch 'develop', remote branch 'origin/develop' into develop

commit 51d177b2426e4940134069c28d8d7f70c473a353
Author: joewitt <jo...@apache.org>
Date:   2014-12-10T12:09:18Z

    NIFI-151 Fixed test issue which resulted from needing to cleanup after previous runs

commit 2735c6c253483fb72f5ec946264f321392950b72
Author: joewitt <jo...@apache.org>
Date:   2014-12-10T12:38:12Z

    NIFI-154 contributed via JIRA by Jake Visser jake at nightrise dot com dot au

commit 0ded44245ee9dd86f39ad8b42dddc9be69baf537
Author: Matt Gilman <ma...@gmail.com>
Date:   2014-12-10T13:35:31Z

    NIFI-27:
    - Latest version of qtip2.

commit 6d46829795196afc797448cc386783fb147c0a7d
Author: Mark Payne <ma...@hotmail.com>
Date:   2014-12-10T14:23:51Z

    NIFI-145: Added run-nifi.bat and fixed bugs

commit eb880757b244858e984822abeef265c9e082ca69
Author: Matt Gilman <ma...@gmail.com>
Date:   2014-12-10T15:12:43Z

    NIFI-27:
    - Latest version of slickgrid.

commit 192d7822772752cb939921af1610476c8e7dcfda
Author: Mark Payne <ma...@hotmail.com>
Date:   2014-12-10T16:03:21Z

    NIFI-145: Bug Fixes and updated nifi.sh to use bootstrap code

commit 5ebf3b51cd7a51ed52ac38c37797b5268129d633
Author: Mark Payne <ma...@hotmail.com>
Date:   2014-12-10T16:08:10Z

    Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/incubator-nifi into develop

commit cce36335e1d22a6664d907c55e617d8807bcee90
Author: Mark Payne <ma...@hotmail.com>
Date:   2014-12-10T16:08:55Z

    Merge branch 'bootstrap' into develop

commit fef80713600d87e4bf984f4d090e18dafecae574
Author: Matt Gilman <ma...@gmail.com>
Date:   2014-12-10T16:26:27Z

    NIFI-27:
    - Latest version of D3.

commit 8254b75437a5b5a168259c7e46460ee3a7bc52f0
Author: Mark Payne <ma...@hotmail.com>
Date:   2014-12-10T16:47:00Z

    NIFI-52: Created new implementation of PreparedQuery so that we can still prepare a query even if the expression is invalid

commit 97f8ab0cc50f77a2ff3a4e9d575ec05c185e5b80
Author: Mark Payne <ma...@hotmail.com>
Date:   2014-12-10T16:57:33Z

    NIFI-54: When incrementing active thread count, if the value exceeds max, do not run

commit f63cd9a15ee42715ff0b70873f30f3954242a957
Author: Mark Payne <ma...@hotmail.com>
Date:   2014-12-10T17:17:32Z

    NIFI-145: Fixed stack trace that occassionally occurs on shutdown

commit f60a97b0262fdd9d753130eb81b48e9326eda3dc
Author: Mark Payne <ma...@hotmail.com>
Date:   2014-12-10T17:17:55Z

    NIFI-39: Implemented loadLibrary

commit 57b4178f19960bb4359d79f462c6e790e3e8f1a1
Author: Matt Gilman <ma...@gmail.com>
Date:   2014-12-10T13:35:31Z

    NIFI-27:
    - Latest version of qtip2.

commit 53f440609bb395393b7fb58e43c06e1fb6f53b30
Author: Matt Gilman <ma...@gmail.com>
Date:   2014-12-10T15:12:43Z

    NIFI-27:
    - Latest version of slickgrid.

----


> WARNING on mvn install in nar-maven-plugin
> ------------------------------------------
>
>                 Key: NIFI-193
>                 URL: https://issues.apache.org/jira/browse/NIFI-193
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Tools and Build
>    Affects Versions: 0.0.1
>            Reporter: Karl Heinz Marbaise
>            Priority: Minor
>              Labels: patch
>             Fix For: 0.0.1
>
>
> Currently if you go to the folder {{nar-maven-plugin}} and do a simple {{mvn install}} you will get a warning like the following:
> {code}
> [WARNING]
> [WARNING] Some problems were encountered while building the effective model for org.apache.nifi:nar-maven-plugin:maven-plugin:0.0.1-SNAPSHOT
> [WARNING] 'parent.relativePath' points at org.apache.nifi:nifi-parent instead of org.apache:apache, please verify your project structure @ line 19, column 13
> [WARNING]
> [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
> [WARNING]
> [WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
> [WARNING]
> {code}



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