Dominik Przybysz created ARIES-1599:
---------------------------------------
Summary: Add new goal to blueprint maven plugin - addResourceDir
in generate-resources phase
Key: ARIES-1599
URL: https://issues.apache.org/jira/browse/ARIES-1599
Project: Aries
Issue Type: Improvement
Reporter: Dominik Przybysz
Assignee: Dominik Przybysz
Priority: Minor
Intelij IDEA finds generated sources and resources by executing
process-resources phase. It is configurable, but next phases in selecion list
in properties are *-test-* phases, which all occur after compilation.
Blueprint maven plugin adds resource directory (and bluprint file) in
process-classes phase.
To mark directory as resource root by IDEA, it is enough to add such directory
in separete goal (addResourceDir) in earlier phase (generate-resources).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)