Uploaded image for project: 'Bamboo Data Center'
  1. Bamboo Data Center
  2. BAM-4888

Maven 2 project with automatic Clover integration can't find Clover

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Medium Medium
    • 2.5 M6, 2.5
    • 2.4.1
    • Clover integration
    • None

      My plan fails as follows:

      [INFO] ------------------------------------------------------------------------
      [ERROR] BUILD ERROR
      [INFO] ------------------------------------------------------------------------
      [INFO] Failed to resolve artifact.

      Missing:
      ----------
      1) com.cenqua.clover:clover:jar:2.6.2

      Try downloading the file manually from the project website.

      Then, install it using the command:
      mvn install:install-file -DgroupId=com.cenqua.clover -DartifactId=clover -Dversion=2.6.2 -Dpackaging=jar -Dfile=/path/to/file

      Alternatively, if you host your own repository you can deploy the file there:
      mvn deploy:deploy-file -DgroupId=com.cenqua.clover -DartifactId=clover -Dversion=2.6.2 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

      Path to dependency:
      1) com.atlassian.maven.plugins:maven-clover2-plugin:maven-plugin:2.6.2-r2
      2) com.cenqua.clover:clover:jar:2.6.2

      ----------
      1 required artifact is missing.

      for artifact:
      com.atlassian.maven.plugins:maven-clover2-plugin:maven-plugin:2.6.2-r2

      from the specified remote repositories:
      central (http://repo1.maven.org/maven2)

      There is no settings.xml in effect, and no mention of Clover in any of my POMs.

            [BAM-4888] Maven 2 project with automatic Clover integration can't find Clover

            Monique Khairuliana (Inactive) made changes -
            Workflow Original: Bamboo Workflow 2016 v1 - Restricted [ 1442324 ] New: JAC Bug Workflow v3 [ 3383285 ]
            Status Original: Resolved [ 5 ] New: Closed [ 6 ]
            Owen made changes -
            Workflow Original: Bamboo Workflow 2016 v1 [ 1419314 ] New: Bamboo Workflow 2016 v1 - Restricted [ 1442324 ]
            Marek Went (Inactive) made changes -
            Workflow Original: Bamboo Workflow 2014 v2 [ 615324 ] New: Bamboo Workflow 2016 v1 [ 1419314 ]
            James Dumay made changes -
            Workflow Original: Bamboo Workflow 2014 [ 600774 ] New: Bamboo Workflow 2014 v2 [ 615324 ]
            James Dumay made changes -
            Workflow Original: Bamboo Workflow 2010 [ 201398 ] New: Bamboo Workflow 2014 [ 600774 ]
            MarkC made changes -
            Workflow Original: reviewflow [ 195763 ] New: Bamboo Workflow 2010 [ 201398 ]
            Status Original: Closed [ 6 ] New: Resolved [ 5 ]
            James Dumay made changes -
            Fix Version/s New: 2.5 [ 14841 ]
            James Dumay made changes -
            Fix Version/s New: 2.5 M6 [ 14981 ]
            James Dumay made changes -
            Resolution New: Fixed [ 1 ]
            Status Original: Open [ 1 ] New: Closed [ 6 ]

            Clover 2.6.2 has been made available on the Maven central repo.

            James Dumay added a comment - Clover 2.6.2 has been made available on the Maven central repo.

              jdumay James Dumay
              ahempel Adrian Hempel [Atlassian]
              Affected customers:
              0 This affects my team
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: