[USC-1] Root pom.xml is modified during build Created: 08/Apr/15  Updated: 19/Oct/17  Resolved: 13/Jan/16

Status: Resolved
Project: usc
Component/s: General
Affects Version/s: unspecified
Fix Version/s: None

Type: Bug
Reporter: Thanh Ha (zxiiro) Assignee: Unassigned
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified
Environment:

Operating System: All
Platform: All


External issue ID: 2958

 Description   

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.



 Comments   
Comment by Victor Xu [ 13/Jan/16 ]

Fixed in the change 24931.

Generated at Wed Feb 07 20:46:44 UTC 2024 using Jira 8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d.