Udaykiran Reddy created ATLAS-4760:
--------------------------------------

             Summary: Unable to build Atlas project due to various dependency 
issues
                 Key: ATLAS-4760
                 URL: https://issues.apache.org/jira/browse/ATLAS-4760
             Project: Atlas
          Issue Type: Bug
          Components:  atlas-core
    Affects Versions: 2.3.0
         Environment: ------ cat /etc/os-release
NAME="Amazon Linux"
VERSION="2"
ID="amzn"
ID_LIKE="centos rhel fedora"
VERSION_ID="2"
PRETTY_NAME="Amazon Linux 2"
ANSI_COLOR="0;33"
CPE_NAME="cpe:2.3:o:amazon:amazon_linux:2"
HOME_URL="https://amazonlinux.com/";
------   uname -r
4.14.313-235.533.amzn2.x86_64
            Reporter: Udaykiran Reddy


Unable to build Atlas project due to various dependency issues

Java - 1.8

Maven - 3.9.2

Atlas version  - 2.3.0

Error 


{code:java}
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for apache-atlas 2.3.0:
[INFO] 
[INFO] Apache Atlas Server Build Tools .................... SUCCESS [  3.395 s]
[INFO] apache-atlas ....................................... SUCCESS [ 10.087 s]
[INFO] Apache Atlas Integration ........................... SUCCESS [ 15.802 s]
[INFO] Apache Atlas Test Utility Tools .................... FAILURE [  4.474 s]
[INFO] Apache Atlas Common ................................ SKIPPED
[INFO] Apache Atlas Client ................................ SKIPPED
[INFO] atlas-client-common ................................ SKIPPED
[INFO] atlas-client-v1 .................................... SKIPPED
[INFO] Apache Atlas Server API ............................ SKIPPED
[INFO] Apache Atlas Notification .......................... SKIPPED
[INFO] atlas-client-v2 .................................... SKIPPED
[INFO] Apache Atlas Graph Database Projects ............... SKIPPED
[INFO] Apache Atlas Graph Database API .................... SKIPPED
[INFO] Graph Database Common Code ......................... SKIPPED
[INFO] Apache Atlas JanusGraph-HBase2 Module .............. SKIPPED
[INFO] Apache Atlas JanusGraph DB Impl .................... SKIPPED
[INFO] Apache Atlas Graph DB Dependencies ................. SKIPPED
[INFO] Apache Atlas Authorization ......................... SKIPPED
[INFO] Apache Atlas Repository ............................ SKIPPED
[INFO] Apache Atlas UI .................................... SKIPPED
[INFO] Apache Atlas New UI ................................ SKIPPED
[INFO] Apache Atlas Web Application ....................... SKIPPED
[INFO] Apache Atlas Documentation ......................... SKIPPED
[INFO] Apache Atlas FileSystem Model ...................... SKIPPED
[INFO] Apache Atlas Plugin Classloader .................... SKIPPED
[INFO] Apache Atlas Hive Bridge Shim ...................... SKIPPED
[INFO] Apache Atlas Hive Bridge ........................... SKIPPED
[INFO] Apache Atlas Falcon Bridge Shim .................... SKIPPED
[INFO] Apache Atlas Falcon Bridge ......................... SKIPPED
[INFO] Apache Atlas Sqoop Bridge Shim ..................... SKIPPED
[INFO] Apache Atlas Sqoop Bridge .......................... SKIPPED
[INFO] Apache Atlas Storm Bridge Shim ..................... SKIPPED
[INFO] Apache Atlas Storm Bridge .......................... SKIPPED
[INFO] Apache Atlas Hbase Bridge Shim ..................... SKIPPED
[INFO] Apache Atlas Hbase Bridge .......................... SKIPPED
[INFO] Apache HBase - Testing Util ........................ SKIPPED
[INFO] Apache Atlas Kafka Bridge .......................... SKIPPED
[INFO] Apache Atlas classification updater ................ SKIPPED
[INFO] Apache Atlas index repair tool ..................... SKIPPED
[INFO] Apache Atlas Impala Hook API ....................... SKIPPED
[INFO] Apache Atlas Impala Bridge Shim .................... SKIPPED
[INFO] Apache Atlas Impala Bridge ......................... SKIPPED
[INFO] Apache Atlas Distribution .......................... SKIPPED
[INFO] atlas-examples ..................................... SKIPPED
[INFO] sample-app ......................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  39.108 s
[INFO] Finished at: 2023-06-06T08:51:57Z
[INFO] ------------------------------------------------------------------------
[WARNING] 
[WARNING] Plugin validation issues were detected in 12 plugin(s)
[WARNING] 
[WARNING]  * org.apache.maven.plugins:maven-compiler-plugin:3.7.0
[WARNING]  * org.apache.maven.plugins:maven-remote-resources-plugin:1.5
[WARNING]  * org.apache.maven.plugins:maven-clean-plugin:3.1.0
[WARNING]  * org.apache.maven.plugins:maven-compiler-plugin:3.10.1
[WARNING]  * org.apache.maven.plugins:maven-resources-plugin:2.7
[WARNING]  * org.apache.maven.plugins:maven-resources-plugin:3.3.0
[WARNING]  * org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1
[WARNING]  * org.apache.maven.plugins:maven-jar-plugin:2.4
[WARNING]  * org.codehaus.mojo:buildnumber-maven-plugin:1.4
[WARNING]  * org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M5
[WARNING]  * org.apache.maven.plugins:maven-site-plugin:3.7
[WARNING]  * org.apache.rat:apache-rat-plugin:0.13
[WARNING] 
[WARNING] For more or less details, use 'maven.plugin.validation' property with 
one of the values (case insensitive): [BRIEF, DEFAULT, VERBOSE]
[WARNING] 
[ERROR] Failed to execute goal on project atlas-testtools: Could not resolve 
dependencies for project org.apache.atlas:atlas-testtools:jar:2.3.0: Failed to 
collect dependencies at org.apache.solr:solr-test-framework:jar:8.6.3 -> 
org.restlet.jee:org.restlet.ext.servlet:jar:2.4.3: Failed to read artifact 
descriptor for org.restlet.jee:org.restlet.ext.servlet:jar:2.4.3: The following 
artifacts could not be resolved: 
org.restlet.jee:org.restlet.ext.servlet:pom:2.4.3 (absent): Could not transfer 
artifact org.restlet.jee:org.restlet.ext.servlet:pom:2.4.3 from/to 
maven-restlet (https://maven.restlet.com): PKIX path validation failed: 
java.security.cert.CertPathValidatorException: validity check failed: NotAfter: 
Sun Nov 13 17:05:56 UTC 2022 -> [Help 1]
[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/DependencyResolutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <args> -rf :atlas-testtools {code}



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

Reply via email to