Uploaded image for project: 'usc'
  1. usc
  2. USC-1

Root pom.xml is modified during build

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • None
    • unspecified
    • General
    • None
    • Operating System: All
      Platform: All

    • 2958

      After running "mvn clean install" on the USC repo and then running "git status" the root pom.xml file is shown as modified with the following diff:

      diff --git a/pom.xml b/pom.xml
      index 0d2df3b..aa4a64f 100644
      — a/pom.xml
      +++ b/pom.xml
      @@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
      <groupId>org.opendaylight.controller</groupId>
      <artifactId>releasepom</artifactId>
      <version>0.2.0-SNAPSHOT</version>

      • <relativePath/>
        + <relativePath></relativePath>
        </parent>
        <groupId>org.opendaylight.usc</groupId>
        <artifactId>usc-aggregator</artifactId>

      This is dangerous and I don't think the build should be modifying it's own poms during a build run. Need to investigate what is causing this.

            Unassigned Unassigned
            zxiiro Thanh Ha (zxiiro)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: