[
https://issues.apache.org/jira/browse/CAMEL-22913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18056130#comment-18056130
]
Pasquale Congiusti commented on CAMEL-22913:
--------------------------------------------
The new coverage module has some error:
{code}
Caused by: org.apache.maven.project.DependencyResolutionException: Could not
resolve dependencies for project org.apache.camel:coverage:pom:4.18.0-SNAPSHOT
dependency: org.apache.camel:camel-test:jar:4.18.0-SNAPSHOT (compile)
Could not find artifact org.apache.camel:camel-test:jar:4.18.0-SNAPSHOT
dependency:
org.apache.camel.tests:org.apache.camel.tests.mock-javamail_1.7:jar:4.18.0-SNAPSHOT
(compile)
Could not find artifact
org.apache.camel.tests:org.apache.camel.tests.mock-javamail_1.7:jar:4.18.0-SNAPSHOT
{code}
> [build] Verify components coverage
> ----------------------------------
>
> Key: CAMEL-22913
> URL: https://issues.apache.org/jira/browse/CAMEL-22913
> Project: Camel
> Issue Type: Task
> Reporter: Pasquale Congiusti
> Assignee: Pasquale Congiusti
> Priority: Minor
>
> The static code analyser is reporting 0% for modules that are tested (ie,
> camel-jms). We must have a look and fix.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)