Justin Leet created METRON-1541:
-----------------------------------
Summary: Mvn clean results in git status having deleted files.
Key: METRON-1541
URL: https://issues.apache.org/jira/browse/METRON-1541
Project: Metron
Issue Type: Bug
Reporter: Justin Leet
When you run mvn clean, you end up with the following git status.
deleted:
metron-deployment/packaging/ambari/metron-mpack/src/main/resources/common-services/METRON/CURRENT/package/templates/enrichment-splitjoin.properties.j2
deleted:
metron-deployment/packaging/ambari/metron-mpack/src/main/resources/common-services/METRON/CURRENT/package/templates/enrichment-unified.properties.j2
These files should likely be in the .gitignore and deleted from source control.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)