Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
Hi All,
Lens build is failing in dev enviornment with error :
[INFO] Building Lens API for server and extensions 2.7.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ Downloading: http://repo1.maven.org/maven2/org/pentaho/pentaho-aggdesigner-algorithm/5.1.5-jhyde/pentaho-aggdesigner-algorithm-5.1.5-jhyde.pom Downloading: https://repository.cloudera.com/artifactory/cloudera-repos/org/pentaho/pentaho-aggdesigner-algorithm/5.1.5-jhyde/pentaho-aggdesigner-algorithm-5.1.5-jhyde.pom Downloading: https://repository.apache.org/content/groups/public/org/pentaho/pentaho-aggdesigner-algorithm/5.1.5-jhyde/pentaho-aggdesigner-algorithm-5.1.5-jhyde.pom Downloading: http://projectlombok.org/mavenrepo/org/pentaho/pentaho-aggdesigner-algorithm/5.1.5-jhyde/pentaho-aggdesigner-algorithm-5.1.5-jhyde.pom Downloading: http://repo.springsource.org/simple/ext-release-local/org/pentaho/pentaho-aggdesigner-algorithm/5.1.5-jhyde/pentaho-aggdesigner-algorithm-5.1.5-jhyde.pom [WARNING] The POM for org.pentaho:pentaho-aggdesigner-algorithm:jar:5.1.5-jhyde is missing, no dependency information available Downloading: http://repo1.maven.org/maven2/org/pentaho/pentaho-aggdesigner-algorithm/5.1.5-jhyde/pentaho-aggdesigner-algorithm-5.1.5-jhyde.jar Downloading: https://repository.cloudera.com/artifactory/cloudera-repos/org/pentaho/pentaho-aggdesigner-algorithm/5.1.5-jhyde/pentaho-aggdesigner-algorithm-5.1.5-jhyde.jar Downloading: https://repository.apache.org/content/groups/public/org/pentaho/pentaho-aggdesigner-algorithm/5.1.5-jhyde/pentaho-aggdesigner-algorithm-5.1.5-jhyde.jar Downloading: http://projectlombok.org/mavenrepo/org/pentaho/pentaho-aggdesigner-algorithm/5.1.5-jhyde/pentaho-aggdesigner-algorithm-5.1.5-jhyde.jar Downloading: http://repo.springsource.org/simple/ext-release-local/org/pentaho/pentaho-aggdesigner-algorithm/5.1.5-jhyde/pentaho-aggdesigner-algorithm-5.1.5-jhyde.jar [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Lens Checkstyle Rules .............................. SUCCESS [ 1.158 s] [INFO] Lens ............................................... SUCCESS [ 4.648 s] [INFO] Lens API ........................................... SUCCESS [ 13.168 s] [INFO] Lens API for server and extensions ................. FAILURE [ 13.287 s] [INFO] Lens Cube .......................................... SKIPPED [INFO] Lens DB storage .................................... SKIPPED [INFO] Lens Query Library ................................. SKIPPED [INFO] Lens Hive Driver ................................... SKIPPED [INFO] Lens Driver for JDBC ............................... SKIPPED [INFO] Lens Elastic Search Driver ......................... SKIPPED [INFO] Lens Server ........................................ SKIPPED [INFO] Lens client ........................................ SKIPPED [INFO] Lens CLI ........................................... SKIPPED [INFO] Lens Examples ...................................... SKIPPED [INFO] Lens Ship Jars to Distributed Cache ................ SKIPPED [INFO] Lens Distribution .................................. SKIPPED [INFO] Lens ML Lib ........................................ SKIPPED [INFO] Lens ML Ext Distribution ........................... SKIPPED [INFO] Lens Regression .................................... SKIPPED [INFO] Lens UI ............................................ SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 32.630 s [INFO] Finished at: 2016-08-08T15:13:49+05:30 [INFO] Final Memory: 74M/995M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal on project lens-server-api: Could not resolve dependencies for project org.apache.lens:lens-server-api:jar:2.7.0-SNAPSHOT: Could not find artifact org.pentaho:pentaho-aggdesigner-algorithm:jar:5.1.5-jhyde in central (http://repo1.maven.org/maven2) -> [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 <goals> -rf :lens-server-api