Uploaded image for project: '[Read Only] - Hippo Go Green Enterprise'
  1. [Read Only] - Hippo Go Green Enterprise
  2. HGGE-214

Incorrect import tags in cms Maven module

    XMLWordPrintable

Details

    • Bug
    • Status: Closed
    • High
    • Resolution: Fixed
    • None
    • 3.10.00
    • 0
    • Sprint 90

    Description

      The CMS and Site modules use a import scope as part of the defined dependencies. This is not allowed as the import scope. Import scope is only defined for the dependencyManagement section. Latest Maven versions validate this

      [WARNING]
      [WARNING] Some problems were encountered while building the effective model for com.onehippo.gogreen:hippogogreen-enterprise-cms:war:3.09.03-SNAPSHOT
      [WARNING] 'dependencies.dependency.scope' for com.onehippo.gogreen:hippogogreen-cms:pom must be one of [provided, compile, runtime, test, system] but is 'import'. @ line 30, column 14
      [WARNING]
      [WARNING] Some problems were encountered while building the effective model for com.onehippo.gogreen:hippogogreen-enterprise-site:war:3.09.03-SNAPSHOT
      [WARNING] 'dependencies.dependency.scope' for com.onehippo.gogreen:hippogogreen-site:pom must be one of [provided, compile, runtime, test, system] but is 'import'. @ line 49, column 14

      Attachments

        Issue Links

          Activity

            People

              jsheriff Junaidh Kadhar Sheriff
              abanck Arent-Jan Banck (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: