Uploaded image for project: 'Causeway'
  1. Causeway
  2. CAUSEWAY-537 Convert Wicket viewer to use Bootstrap, so that it can be themed.
  3. CAUSEWAY-556

Re-enable maven-enforcer-plugin before merging ISIS-537 branch to master

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • core-1.8.0
    • ZZZ Core: Maven Plugin
    • None

    Description

      Maven Enforcer plugin breaks the build when some transitive dependency of dependency A has different version than the same artifact coming as transitive dependency from dependency B.

      [INFO] — maven-enforcer-plugin:1.2:enforce (validate-enforce) @ isis-viewer-wicket-ui —
      [WARNING]
      Dependency convergence error for org.webjars:jquery:1.9.0 paths to dependency are:
      +-org.apache.isis.viewer:isis-viewer-wicket-ui:1.3.0-SNAPSHOT
      +-de.agilecoders.wicket:wicket-bootstrap-core:0.9.0-20131001.073459-3
      +-org.webjars:bootstrap:3.0.0
      +-org.webjars:jquery:1.9.0
      and
      +-org.apache.isis.viewer:isis-viewer-wicket-ui:1.3.0-SNAPSHOT
      +-de.agilecoders.wicket:wicket-bootstrap-extensions:0.9.0-20131001.073550-3
      +-org.webjars:jquery-ui:1.10.2-1
      +-org.webjars:jquery:1.9.1

      This slows down the development and we need to disable it in branch ISIS-537.

      Attachments

        Activity

          People

            Unassigned Unassigned
            mgrigorov Martin Tzvetanov Grigorov
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: