You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Zhiguo Wu (Jira)" <ji...@apache.org> on 2022/12/02 18:19:00 UTC

[jira] [Commented] (AMBARI-25795) Building ambari-metrics subproject failing because of slf4j version definition is missing

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

Zhiguo Wu commented on AMBARI-25795:
------------------------------------

Thanks for reporting the issue, this PR will fix the problem

https://github.com/apache/ambari-metrics/pull/75

> Building ambari-metrics subproject failing because of slf4j version definition is missing
> -----------------------------------------------------------------------------------------
>
>                 Key: AMBARI-25795
>                 URL: https://issues.apache.org/jira/browse/AMBARI-25795
>             Project: Ambari
>          Issue Type: Bug
>            Reporter: Rajeshbabu Chintaguntla
>            Assignee: Rajeshbabu Chintaguntla
>            Priority: Major
>
> {noformat}
> [INFO] Scanning for projects...
> [ERROR] [ERROR] Some problems were encountered while processing the POMs:
> [ERROR] 'dependencies.dependency.version' for org.slf4j:slf4j-api:jar must be a valid version but is '${slf4j.version}'. @ line 702, column 16
> [ERROR] 'dependencies.dependency.version' for org.slf4j:slf4j-reload4j:jar must be a valid version but is '${slf4j.version}'. @ line 708, column 16
>  @ 
> [ERROR] The build could not read 1 project -> [Help 1]
> [ERROR]   
> [ERROR]   The project org.apache.ambari:ambari-metrics-timelineservice:2.0.0.0-SNAPSHOT (/Users/rchintag/code/apache/ambari-metrics/ambari-metrics-timelineservice/pom.xml) has 2 errors
> [ERROR]     'dependencies.dependency.version' for org.slf4j:slf4j-api:jar must be a valid version but is '${slf4j.version}'. @ line 702, column 16
> [ERROR]     'dependencies.dependency.version' for org.slf4j:slf4j-reload4j:jar must be a valid version but is '${slf4j.version}'. @ line 708, column 16
> [ERROR] 
> [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR] 
> [ERROR] For more information about the errors and possible solutions, please read the following articles:
> [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException
> {noformat}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ambari.apache.org
For additional commands, e-mail: issues-help@ambari.apache.org