You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@metron.apache.org by "Justin Leet (JIRA)" <ji...@apache.org> on 2018/04/27 12:40:00 UTC

[jira] [Created] (METRON-1541) Mvn clean results in git status having deleted files.

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)