Raju Bairishetti created LENS-524:
-------------------------------------
Summary: Not able to build from individual modules
Key: LENS-524
URL: https://issues.apache.org/jira/browse/LENS-524
Project: Apache Lens
Issue Type: Bug
Components: build
Reporter: Raju Bairishetti
Right now, I am able to build it from the parent module. But not able to build
it from individual module.
Failing with the following error
{noformat}
[ERROR] Could not find resource
'checkstyle/src/main/resources/findbugs-exclude.xml'. -> [Help 1]
C1MNG0PXDTY3-2:lens-server raju.bairishetti$ pwd
/Users/raju.bairishetti/Desktop/git/apache-open-source-porjects/incubator-lens/lens-server
{noformat}
If we build it from separate module then it is looking for that file in the
current module dir(baseDir) instead of picking from parent module.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)