• Icon: Task Task
    • Resolution: Fixed
    • Icon: Major Major
    • plugin-pom
    • None

      You should not need to ignore .flattened-pom.xml: it should live inside target.

          [JENKINS-51247] Move flattened POM into target directory

          Code changed in jenkins
          User: Jesse Glick
          Path:
          README.md
          http://jenkins-ci.org/commit/incrementals-tools/504d389e029ac16d4ffa0bf7c815dd91c274f583
          Log:
          Merge pull request #1 from jenkinsci/flatten

          JENKINS-51247 Amending instructions to reflect flatten-maven-plugin configuration change

          Compare: https://github.com/jenkinsci/incrementals-tools/compare/451599508e71...504d389e029a
          *NOTE:* This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

          Functionality will be removed from GitHub.com on January 31st, 2019.

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Jesse Glick Path: README.md http://jenkins-ci.org/commit/incrementals-tools/504d389e029ac16d4ffa0bf7c815dd91c274f583 Log: Merge pull request #1 from jenkinsci/flatten JENKINS-51247 Amending instructions to reflect flatten-maven-plugin configuration change Compare: https://github.com/jenkinsci/incrementals-tools/compare/451599508e71...504d389e029a * NOTE: * This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019.

          Code changed in jenkins
          User: Jesse Glick
          Path:
          .mvn/extensions.xml
          pom.xml
          http://jenkins-ci.org/commit/jenkins/51e0da8ed23d56eb85882937b9a96b7c4aa3c542
          Log:
          JENKINS-51247 source:jar, not source:jar-no-fork

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Jesse Glick Path: .mvn/extensions.xml pom.xml http://jenkins-ci.org/commit/jenkins/51e0da8ed23d56eb85882937b9a96b7c4aa3c542 Log: JENKINS-51247 source:jar, not source:jar-no-fork

          Code changed in jenkins
          User: Jesse Glick
          Path:
          .gitignore
          .mvn/extensions.xml
          pom.xml
          http://jenkins-ci.org/commit/jenkins/41c2c49443b442e92e4ec76c001acdc213c4327d
          Log:
          Merge pull request #3431 from jglick/flatten

          JENKINS-51247 Simplified usage of flatten-maven-plugin

          Compare: https://github.com/jenkinsci/jenkins/compare/72f4a592d28d...41c2c49443b4
          *NOTE:* This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

          Functionality will be removed from GitHub.com on January 31st, 2019.

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Jesse Glick Path: .gitignore .mvn/extensions.xml pom.xml http://jenkins-ci.org/commit/jenkins/41c2c49443b442e92e4ec76c001acdc213c4327d Log: Merge pull request #3431 from jglick/flatten JENKINS-51247 Simplified usage of flatten-maven-plugin Compare: https://github.com/jenkinsci/jenkins/compare/72f4a592d28d...41c2c49443b4 * NOTE: * This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019.

          Code changed in jenkins
          User: Jesse Glick
          Path:
          .gitignore
          .mvn/extensions.xml
          pom.xml
          http://jenkins-ci.org/commit/artifact-manager-s3-plugin/ea314b978317326fdbc44ae3f8f0a51bda29b0c6
          Log:
          Merge pull request #21 from jglick/flatten

          JENKINS-51247 Simplified use of flatten-maven-plugin

          Compare: https://github.com/jenkinsci/artifact-manager-s3-plugin/compare/8f3e10aba6c8...ea314b978317
          *NOTE:* This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

          Functionality will be removed from GitHub.com on January 31st, 2019.

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Jesse Glick Path: .gitignore .mvn/extensions.xml pom.xml http://jenkins-ci.org/commit/artifact-manager-s3-plugin/ea314b978317326fdbc44ae3f8f0a51bda29b0c6 Log: Merge pull request #21 from jglick/flatten JENKINS-51247 Simplified use of flatten-maven-plugin Compare: https://github.com/jenkinsci/artifact-manager-s3-plugin/compare/8f3e10aba6c8...ea314b978317 * NOTE: * This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019.

          Jesse Glick added a comment -

          Had to file jenkins PR 3441 as a hotfix for a release problem. Seems I need some other way to deal with the wrong basedir in Node executions.

          Jesse Glick added a comment - Had to file jenkins PR 3441 as a hotfix for a release problem. Seems I need some other way to deal with the wrong basedir in Node executions.

          Jesse Glick added a comment -

          This blog leads me to a workaround to edit the usage of source:jar from the superpom.

          Jesse Glick added a comment - This blog leads me to a workaround to edit the usage of source:jar from the superpom .

          Code changed in jenkins
          User: Jesse Glick
          Path:
          pom.xml
          http://jenkins-ci.org/commit/pom/2ad60fbf2adcee40636cc522cc000a20c2302c35
          Log:
          JENKINS-51247 Always use source:jar, not source:jar-no-fork.

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Jesse Glick Path: pom.xml http://jenkins-ci.org/commit/pom/2ad60fbf2adcee40636cc522cc000a20c2302c35 Log: JENKINS-51247 Always use source:jar, not source:jar-no-fork.

          Code changed in jenkins
          User: Jesse Glick
          Path:
          pom.xml
          http://jenkins-ci.org/commit/pom/c58c0c2a4753229a16284ffc9bf83385f6cb6b77
          Log:
          Merge pull request #25 from jglick/flatten-JENKINS-51247-source-fork

          JENKINS-51247 Always use source:jar-no-fork, not source:jar

          Compare: https://github.com/jenkinsci/pom/compare/4268dbd8740f...c58c0c2a4753
          *NOTE:* This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

          Functionality will be removed from GitHub.com on January 31st, 2019.

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Jesse Glick Path: pom.xml http://jenkins-ci.org/commit/pom/c58c0c2a4753229a16284ffc9bf83385f6cb6b77 Log: Merge pull request #25 from jglick/flatten- JENKINS-51247 -source-fork JENKINS-51247 Always use source:jar-no-fork, not source:jar Compare: https://github.com/jenkinsci/pom/compare/4268dbd8740f...c58c0c2a4753 * NOTE: * This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019.

          Code changed in jenkins
          User: Jesse Glick
          Path:
          pom.xml
          http://jenkins-ci.org/commit/plugin-pom/d535a304c6df0a8b008e833b61b9e9ff496d4ac7
          Log:
          JENKINS-51247 Always use source:jar, not source:jar-no-fork.

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Jesse Glick Path: pom.xml http://jenkins-ci.org/commit/plugin-pom/d535a304c6df0a8b008e833b61b9e9ff496d4ac7 Log: JENKINS-51247 Always use source:jar, not source:jar-no-fork.

          Code changed in jenkins
          User: Jesse Glick
          Path:
          pom.xml
          http://jenkins-ci.org/commit/plugin-pom/832ee403ce0043c6101e00c4adb9a0e7c3e8eb19
          Log:
          Merge pull request #107 from jglick/flatten-JENKINS-51247-source-fork

          JENKINS-51247 Always use source:jar-no-fork, not source:jar

          Compare: https://github.com/jenkinsci/plugin-pom/compare/6772c3cbaf8b...832ee403ce00
          *NOTE:* This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

          Functionality will be removed from GitHub.com on January 31st, 2019.

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Jesse Glick Path: pom.xml http://jenkins-ci.org/commit/plugin-pom/832ee403ce0043c6101e00c4adb9a0e7c3e8eb19 Log: Merge pull request #107 from jglick/flatten- JENKINS-51247 -source-fork JENKINS-51247 Always use source:jar-no-fork, not source:jar Compare: https://github.com/jenkinsci/plugin-pom/compare/6772c3cbaf8b...832ee403ce00 * NOTE: * This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019.

            jglick Jesse Glick
            jglick Jesse Glick
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: