-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/29398/
-----------------------------------------------------------

(Updated Dec. 25, 2014, 9:08 a.m.)


Review request for lens.


Bugs: LENS-150
    https://issues.apache.org/jira/browse/LENS-150


Repository: lens


Description
-------

Maven POM cleanup for managed plugins


Diffs
-----

  checkstyle/pom.xml 1ce2bb7 
  lens-cli/pom.xml 03b12ab 
  lens-client-dist/pom.xml 1860c83 
  lens-dist/pom.xml 4ea53fe 
  lens-driver-hive/pom.xml f030251 
  lens-ml-lib/pom.xml f9e7e0f 
  lens-server/pom.xml 9a8fb7d 
  pom.xml 9265a77 

Diff: https://reviews.apache.org/r/29398/diff/


Testing (updated)
-------

Done. Some test failures are there. But those test failures are not relevant to 
current jira.

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Lens Checkstyle Rules ............................. SUCCESS [3.328s]
[INFO] Lens .............................................. SUCCESS [4.403s]
[INFO] Lens API .......................................... SUCCESS [6.878s]
[INFO] Lens API for server and extensions ................ SUCCESS [5.250s]
[INFO] Lens Cube ......................................... SUCCESS [16:36.419s]
[INFO] Lens DB storage ................................... SUCCESS [12.921s]
[INFO] Lens Query Library ................................ SUCCESS [6.802s]
[INFO] Lens Hive Driver .................................. SUCCESS [3:01.361s]
[INFO] Lens Driver for Cloudera Impala ................... SUCCESS [3.837s]
[INFO] Lens Driver for JDBC .............................. SUCCESS [28.084s]
[INFO] Lens Server ....................................... FAILURE [1:02.457s]
[INFO] Lens client ....................................... SKIPPED
[INFO] Lens CLI .......................................... SKIPPED
[INFO] Lens Examples ..................................... SKIPPED
[INFO] Lens Distribution ................................. SKIPPED
[INFO] Lens Client Distribution .......................... SKIPPED
[INFO] Lens ML Lib ....................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 21:53.119s
[INFO] Finished at: Thu Dec 25 08:44:14 UTC 2014
[INFO] Final Memory: 104M/1226M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.16:test (default-test) on 
project lens-server: Execution default-test of goal 
org.apache.maven.plugins:maven-surefire-plugin:2.16:test failed: There was an 
error in the forked process
[ERROR] org.testng.TestNGException:
[ERROR] DependencyMap::Method "TestServerRestart.testHiveServerRestart()[pri:0, 
instance:org.apache.lens.server.TestServerRestart@665ea4c5]" depends on 
nonexistent group "unit-test"
[ERROR] at 
org.testng.DependencyMap.getMethodsThatBelongTo(DependencyMap.java:45)
[ERROR] at org.testng.TestRunner.createDynamicGraph(TestRunner.java:1079)
[ERROR] at org.testng.TestRunner.privateRun(TestRunner.java:734)
[ERROR] at org.testng.TestRunner.run(TestRunner.java:617)
[ERROR] at org.testng.SuiteRunner.runTest(SuiteRunner.java:334)
[ERROR] at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:329)
[ERROR] at org.testng.SuiteRunner.privateRun(SuiteRunner.java:291)
[ERROR] at org.testng.SuiteRunner.run(SuiteRunner.java:240)
[ERROR] at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
[ERROR] at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
[ERROR] at org.testng.TestNG.runSuitesSequentially(TestNG.java:1198)
[ERROR] at org.testng.TestNG.runSuitesLocally(TestNG.java:1123)
[ERROR] at org.testng.TestNG.run(TestNG.java:1031)
[ERROR] at 
org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:91)
[ERROR] at 
org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeMulti(TestNGDirectoryTestSuite.java:204)
[ERROR] at 
org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:107)
[ERROR] at 
org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:113)
[ERROR] at 
org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200)
[ERROR] at 
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
[ERROR] at 
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
[ERROR] -> [Help 1]


Thanks,

Laxman Ch

Reply via email to