Uploaded image for project: 'Hippo CMS'
  1. Hippo CMS
  2. CMS-10850

Maven profile is "dist-with-content" is referencing "bootstrap"

    XMLWordPrintable

Details

    • Bug
    • Status: Closed
    • High
    • Resolution: Fixed
    • 12.0.0
    • None
    • None
    • None

    Description

      in V12 project, dist-with-content is still referencing "bootstrap" instead of "repository-data", as result, maven in throwing error. Follow steps below to fix the issue.

      1. Open file src/main/assembly/shared-lib-content-component.xml)
      2. change from
      <source>bootstrap/content/target/mscdirectweb-bootstrap-content-${project.version}.jar</source>

      to

      <source>repository-data/content/target/mscdirectweb-repository-data-content-${project.version}.jar</source>

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              macharya Mahesh Acharya (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: