Description
A warning occurs when building rpm packages for HIVE:
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/directory/client/ldap/ldap-client-api/0.1-SNAPSHOT/maven-metadata.xml Downloading from apache.snapshots: https://repository.apache.org/snapshots/org/apache/directory/client/ldap/ldap-client-api/0.1-SNAPSHOT/maven-metadata.xml Downloading from central: https://repo.maven.apache.org/maven2/org/apache/directory/client/ldap/ldap-client-api/0.1-SNAPSHOT/ldap-client-api-0.1-SNAPSHOT.pom Downloading from apache.snapshots: https://repository.apache.org/snapshots/org/apache/directory/client/ldap/ldap-client-api/0.1-SNAPSHOT/ldap-client-api-0.1-SNAPSHOT.pom [WARNING] The POM for org.apache.directory.client.ldap:ldap-client-api:jar:0.1-SNAPSHOT is missing, no dependency information available ... [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ hive-service --- [WARNING] Missing POM for org.apache.directory.client.ldap:ldap-client-api:jar:0.1-SNAPSHOT ...
The problem is solved in HIVE-21777.
It is enough to apply the patch from this task.
Attachments
Issue Links
- is related to
-
HIVE-21777 Maven jar goal is producing warning due to missing dependency
- Closed
- links to