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

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

Rajeshbabu Chintaguntla created AMBARI-25795:
------------------------------------------------

             Summary: Building ambari-metrics 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


{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