You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Brandon Williams (Jira)" <ji...@apache.org> on 2021/11/02 15:40:00 UTC

[jira] [Commented] (CASSANDRA-17114) Building Cassandra gives a resolver error

    [ https://issues.apache.org/jira/browse/CASSANDRA-17114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17437431#comment-17437431 ] 

Brandon Williams commented on CASSANDRA-17114:
----------------------------------------------

This seems to be the same problem discussed here: https://jira.atlassian.com/browse/BAM-12775

> Building Cassandra gives a resolver error
> -----------------------------------------
>
>                 Key: CASSANDRA-17114
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-17114
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Build
>            Reporter: Ruslan Fomkin
>            Priority: Normal
>
> Building Cassandra from source with, e.g., {{ant}}, gives following resolver errrors:
> {code:java}
> [resolver:resolve] The POM for org.perfkit.sjk.parsers:sjk-jfr5:jar:0.5 is invalid, transitive dependencies (if any) will not be available: 2 problems were encountered while building the effective model for org.perfkit.sjk.parsers:sjk-jfr5:0.5
> [resolver:resolve] [ERROR] 'dependencies.dependency.systemPath' for com.jrockit.mc:com.jrockit.mc.common:jar must specify an absolute path but is ${jmc5.path}/plugins/com.jrockit.mc.common_${jmc5.version}.jar @ 
> [resolver:resolve] [ERROR] 'dependencies.dependency.systemPath' for com.jrockit.mc:com.jrockit.mc.flightrecorder:jar must specify an absolute path but is ${jmc5.path}/plugins/com.jrockit.mc.flightrecorder_${jmc5.version}.jar @ 
> [resolver:resolve] The POM for org.perfkit.sjk.parsers:sjk-jfr6:jar:0.7 is invalid, transitive dependencies (if any) will not be available: 2 problems were encountered while building the effective model for org.perfkit.sjk.parsers:sjk-jfr6:0.7
> [resolver:resolve] [ERROR] 'dependencies.dependency.systemPath' for com.oracle.jmc:com.oracle.jmc.common:jar must specify an absolute path but is ${jmc6.path}/plugins/com.oracle.jmc.common_${jmc6.version}.jar @ 
> [resolver:resolve] [ERROR] 'dependencies.dependency.systemPath' for com.oracle.jmc:com.oracle.jmc.flightrecorder:jar must specify an absolute path but is ${jmc6.path}/plugins/com.oracle.jmc.flightrecorder_${jmc6.version}.jar @ 
> [resolver:resolve] The POM for org.perfkit.sjk.parsers:sjk-nps:jar:0.5 is invalid, transitive dependencies (if any) will not be available: 3 problems were encountered while building the effective model for org.perfkit.sjk.parsers:sjk-nps:0.5
> [resolver:resolve] [ERROR] 'dependencies.dependency.systemPath' for jdk.org.netbeans:profiler:jar must specify an absolute path but is ${visualvm.path}/profiler/modules/org-netbeans-modules-profiler.jar @ 
> [resolver:resolve] [ERROR] 'dependencies.dependency.systemPath' for jdk.org.netbeans:lib-profiler:jar must specify an absolute path but is ${visualvm.path}/profiler/modules/org-netbeans-lib-profiler.jar @ 
> [resolver:resolve] [ERROR] 'dependencies.dependency.systemPath' for jdk.org.netbeans:lib-profiler-common:jar must specify an absolute path but is ${visualvm.path}/profiler/modules/org-netbeans-lib-profiler-common.jar @ 
> {code}
> The actual build succeeds and the build result can be successfully run. However, it is good to fix these errors to avoid confusions and hided problems in future.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org