Unable to build clover project

ssajjad1 April 21, 2017

Hello,

I am trying the build clover using the directions provided here

https://atlassian-docs.bitbucket.io/CLOVER/858560682.html

And the build is failing on following step

$ mvn install -Prepack -f clover-core-libs/pom.xml

Screen Shot 2017-04-21 at 4.22.50 PM.png

$ mvn install -Prepack -f clover-core-libs/pom.xml

1 answer

0 votes
Marek Parfianowicz
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
July 21, 2017

Hi Asif, could you please run the build with debug logging to see why it fails exactly?

mvn -X install -Prepack -f clover-core-libs/pom.xml

 

Syed.Sajjad1 July 26, 2017

I am getting the following error, it looks like com.tonicsystems:jarjar:jar:1.4 is not found. Where can I get the jar file downloaded.

 

ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.8:run (default) on project clover-annotations: Execution default of goal org.apache.maven.plugins:maven-antrun-plugin:1.8:run failed: Plugin org.apache.maven.plugins:maven-antrun-plugin:1.8 or one of its dependencies could not be resolved: Could not find artifact com.tonicsystems:jarjar:jar:1.4 in repo (https://artifactory.service.edp.t-mobile.com/artifactory/public-repositories) -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.8:run (default) on project clover-annotations: Execution default of goal org.apache.maven.plugins:maven-antrun-plugin:1.8:run failed: Plugin org.apache.maven.plugins:maven-antrun-plugin:1.8 or one of its dependencies could not be resolved: Could not find artifact com.tonicsystems:jarjar:jar:1.4

Marek Parfianowicz
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
July 26, 2017

You can find it here:

https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/jarjar/jarjar-1.4.jar

And as a matter of fact, the Clover's clover-core-libs/jarjar/pom.xml should download it automatically (see the maven-antrun-task in pom.xml).

 

 

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events