Skip to content

[BUG] poms of two modules show up as untracked after build and are not updated on release #4694

@line-o

Description

@line-o

Describe the bug

When building exist I have two changed pom.xml files in my working directory.

  • exist-core-jcstress/dependency-reduced-pom.xml
  • exist-core-jmh/dependency-reduced-pom.xml

Expected behavior

Building exist from source does not add untracked files to the working directory. They should either be ignored or stay unchanged.

To Reproduce

  1. checkout develop
  2. run mvn clean package
  3. run git status
  4. the two poms mentioned above are shown as untracked files

Screenshots

When checking out the current master branch and building it both subprojects still show up as 6.1.0-SNAPSHOT (see screenshot below):

Screenshot 2023-01-20 at 15 16 18

Context (please always complete the following information):

  • Build: eXist-6.1.0-SNAPSHOT (b8e7349)
  • Java: 1.8.0_352 (Azul Systems, Inc.)
  • OS: Mac OS X 12.6.2 (aarch64)

Additional context

  • How is eXist-db installed? built from source (develop, master)
  • Any custom changes in e.g. conf.xml? none

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions