Uploaded image for project: '[Read Only] - CRISP'
  1. [Read Only] - CRISP
  2. CRISP-5

CRISP 2.0.0 tag contains 2.0.0-SNAPSHOT versions in demo/ folder

    XMLWordPrintable

Details

    • Bug
    • Status: Closed
    • Normal
    • Resolution: Fixed
    • None
    • 2.0.1
    • None

    Description

      The tagging in the release process for hippo-addon-crisp was correct: bumping up the version from 2.0.0-SNAPSHOT to 2.0.0.
      However, the demo/ folder contains 2.0.0-SNAPSHOT versions. As a result, the instruction [1] to build/run the demo project fails.

      Related thread in hippo-community@: "[hippo-community] CRISP API resolving parent pom error"

      Therefore, I think the release process should include the following:

      • The pom files under demo/ shouldn't contain any -SNAPSHOT dependencies.
      • Before start tagging, please update the pom versions under demo/ folder to non-SNAPSHOT version first. For example,
        $ cd demo
        $ mvn org.codehaus.mojo:versions-maven-plugin:2.1:set -DgenerateBackupPoms=false -DnewVersion="2.0.0"
        

      [1] https://www.onehippo.org/12/library/concepts/crisp-api/demo-project.html

      Attachments

        Activity

          People

            wko Woonsan Ko (Inactive)
            wko Woonsan Ko (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: