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

            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.

            Dave Cheney pushed Clover 2.6.2 and it's fixed now.

            Adrian Hempel [Atlassian] added a comment - Dave Cheney pushed Clover 2.6.2 and it's fixed now.

            Nick added a comment -

            Created: https://extranet.atlassian.com/jira/browse/ADM-5517 to have that copied to central.

            Nick added a comment - Created: https://extranet.atlassian.com/jira/browse/ADM-5517 to have that copied to central.

            Looks like Clover 2.6.2 was not deployed to central but the plugin was.

            James Dumay added a comment - Looks like Clover 2.6.2 was not deployed to central but the plugin was.

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

                Created:
                Updated:
                Resolved: