Uploaded image for project: 'Maven Site Plugin'
  1. Maven Site Plugin
  2. MSITE-613

Regression in 3.0 - site:stage "Could not resolve dependencies for project" on multi-module project

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Auto Closed
    • 3.0
    • None
    • multi module
    • None

    Description

      Running the attached testcase, which has:

      parentA:|
              |module1
              |module2
      

      1) Run: mvn site:site
      2) Run mvn site:stage

      2) fails with [ERROR] Failed to execute goal on project module2: Could not resolve dependencies for project org.example:module2:jar:1.0.0-SNAPSHOT: Failure to find org.example:module1:jar:1.0.0-SNAPSHOT in http://192.178.1.120:8082/archiva/repository/my-internal/ was cached in the local repository, resolution will not be reattempted until the update interval of my-internal has elapsed or updates are forced

      3) Change plugin version to 3.0-beta-3
      4) Repeat 1 and 2

      site:stage will run successfully

      Attachments

        1. parentA.zip
          72 kB
          Miguel Almeida

        Activity

          People

            Unassigned Unassigned
            wild_oscar Miguel Almeida
            Votes:
            2 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: