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/02 16:01:45 UTC

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

Steve Blackmon created STREAMS-495:
--------------------------------------

             Summary: 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


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)