Jonathan Eagles created TEZ-1743:
------------------------------------

             Summary: Add versions-maven-plugins artifacts to gitignore
                 Key: TEZ-1743
                 URL: https://issues.apache.org/jira/browse/TEZ-1743
             Project: Apache Tez
          Issue Type: Bug
            Reporter: Jonathan Eagles
            Assignee: Jonathan Eagles


after running set version command using versions-maven-plugin

{code}
mvn versions:set -DnewVersion=$VERSION
{code}

we are left with many untracked files

{quote}
Untracked files:
  (use "git add <file>..." to include in what will be committed)

        docs/pom.xml.versionsBackup
        pom.xml.versionsBackup
        tez-api/pom.xml.versionsBackup
        tez-common/pom.xml.versionsBackup
        tez-dag/pom.xml.versionsBackup
        tez-dist/pom.xml.versionsBackup
        tez-examples/pom.xml.versionsBackup
        tez-mapreduce/pom.xml.versionsBackup
        tez-plugins/pom.xml.versionsBackup
        tez-plugins/tez-mbeans-resource-calculator/pom.xml.versionsBackup
        tez-plugins/tez-yarn-timeline-history/pom.xml.versionsBackup
        tez-runtime-internals/pom.xml.versionsBackup
        tez-runtime-library/pom.xml.versionsBackup
        tez-tests/pom.xml.versionsBackup
{quote}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to