You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streams.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/03/02 16:05:45 UTC

[jira] [Commented] (STREAMS-495) mvn -o clean can fail when streams-plugin-pojo snapshot is not installed

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

ASF GitHub Bot commented on STREAMS-495:
----------------------------------------

GitHub user steveblackmon opened a pull request:

    https://github.com/apache/incubator-streams/pull/357

    STREAMS-495: delete unneeded, sometimes wrong streams-plugin-pojo bindings

    

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

    $ git pull https://github.com/steveblackmon/incubator-streams STREAMS-495

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

    https://github.com/apache/incubator-streams/pull/357.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 #357
    
----
commit 80070a9c967260b758f43d1d0fa071cf07d06f26
Author: Steve Blackmon @steveblackmon <sb...@apache.org>
Date:   2017-03-02T16:04:06Z

    STREAMS-495: delete unneeded, sometimes wrong streams-plugin-pojo bindings

----


> mvn -o clean can fail when streams-plugin-pojo snapshot is not installed
> ------------------------------------------------------------------------
>
>                 Key: STREAMS-495
>                 URL: https://issues.apache.org/jira/browse/STREAMS-495
>             Project: Streams
>          Issue Type: Bug
>            Reporter: Steve Blackmon
>            Assignee: Steve Blackmon
>   Original Estimate: 4h
>  Remaining Estimate: 4h
>
> mvn -o clean can fail when streams-plugin-pojo snapshot is not installed.
> it appears this is happening because many modules bind this plugin to goal generate-sources but not to phase generate-sources
> the binding should be done in the root.pom and not in project child modules.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)