Mark Struberg created MEECROWAVE-58:
---------------------------------------
Summary: running meecrowave:bundle in a nested maven project does
not find conf files
Key: MEECROWAVE-58
URL: https://issues.apache.org/jira/browse/MEECROWAVE-58
Project: Meecrowave
Issue Type: Bug
Affects Versions: 1.0.0
Reporter: Mark Struberg
Assignee: Mark Struberg
Priority: Critical
Fix For: 1.1.0
We do not find the proper src/main/meecrowave files when running
meecrowave:bundle on a project which is part of a multi-module reactor build.
Our current code always looks up those files as relative path based from the
pwd.
Which in case of a multi-module build is most probably the wrong one.
Thus it will in most cases NOT find the correct files to include in the bundle.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)