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

[jira] [Resolved] (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:all-tabpanel ]

Steve Blackmon resolved STREAMS-495.
------------------------------------
    Resolution: Fixed

> 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)