[ https://issues.apache.org/jira/browse/LENS-1268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15413238#comment-15413238 ]
Hudson commented on LENS-1268: ------------------------------ FAILURE: Integrated in Lens-Commit #1318 (See [https://builds.apache.org/job/Lens-Commit/1318/]) LENS-1268: Lens build on dev enviornment is failing (rajatgupta59: rev 87b690ef3891e7dab73bf5575ef419f296c037cd) * pom.xml > Lens build on dev enviornment is failing > ----------------------------------------- > > Key: LENS-1268 > URL: https://issues.apache.org/jira/browse/LENS-1268 > Project: Apache Lens > Issue Type: Bug > Reporter: Praveen Adlakha > Assignee: Praveen Adlakha > Fix For: 2.7 > > Attachments: LENS-1268.patch > > > Hi All, > Lens build is failing in dev enviornment with error : > {code} > [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 > {code} -- This message was sent by Atlassian JIRA (v6.3.4#6332)