See 
<https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hive-smoke/493/>

------------------------------------------
projectStarted org.apache.bigtop.itest:hive-smoke:0.5.0-SNAPSHOT
[INFO] [INFO] Deleting 
<https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hive-smoke/ws/target>
                                                                        
[INFO] ------------------------------------------------------------------------
[INFO] Building hivesmoke 0.5.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
mojoStarted org.apache.maven.plugins:maven-clean-plugin:2.4.1(default-clean)
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ hive-smoke ---
mojoSucceeded org.apache.maven.plugins:maven-clean-plugin:2.4.1(default-clean)
[INFO] Adding /src/main/groovy to the list of source folders
[INFO] Adding /src/test/groovy to the list of test source folders
mojoStarted 
org.codehaus.groovy:groovy-eclipse-compiler:2.7.0-01(default-add-groovy-build-paths)
[INFO] 
[INFO] --- groovy-eclipse-compiler:2.7.0-01:add-groovy-build-paths 
(default-add-groovy-build-paths) @ hive-smoke ---
mojoSucceeded 
org.codehaus.groovy:groovy-eclipse-compiler:2.7.0-01(default-add-groovy-build-paths)
mojoStarted org.apache.maven.plugins:maven-remote-resources-plugin:1.1(default)
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.1:process (default) @ hive-smoke ---
mojoSucceeded 
org.apache.maven.plugins:maven-remote-resources-plugin:1.1(default)
[INFO] Using 'UTF-8' encoding to copy filtered resources.
mojoStarted 
org.apache.maven.plugins:maven-resources-plugin:2.4.3(default-resources)[INFO] 
Copying 148 resources

[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ 
hive-smoke ---
[INFO] Copying 3 resources
mojoSucceeded 
org.apache.maven.plugins:maven-resources-plugin:2.4.3(default-resources)
[INFO] Using Groovy-Eclipse compiler to compile both Java and Groovy files
mojoStarted 
org.apache.maven.plugins:maven-compiler-plugin:2.3.2(default-compile)
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ hive-smoke 
---
----------
1. ERROR in 
<https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hive-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hivesmoke/TestJdbcDriver.java>
 (at line 39)
        import org.apache.bigtop.itest.Contract;
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.apache.bigtop.itest.Contract cannot be resolved
----------
2. ERROR in 
<https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hive-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hivesmoke/TestJdbcDriver.java>
 (at line 44)
        @Contract(
         ^^^^^^^^
Contract cannot be resolved to a type
----------
3. ERROR in 
<https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hive-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hivesmoke/TestJdbcDriver.java>
 (at line 45)
        properties = {
        ^^^^^^^^^^
The attribute properties is undefined for the annotation type Contract
----------
4. ERROR in 
<https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$hive-smoke/ws/src/main/groovy/org/apache/bigtop/itest/hivesmoke/TestJdbcDriver.java>
 (at line 48)
        env = {})
        ^^^
The attribute env is undefined for the annotation type Contract
----------
4 problems (4 errors)[INFO] 
-------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] Found 4 errors and 0 warnings.
[INFO] 1 error
mojoFailed 
org.apache.maven.plugins:maven-compiler-plugin:2.3.2(default-compile)[INFO] 
-------------------------------------------------------------

projectFailed org.apache.bigtop.itest:hive-smoke:0.5.0-SNAPSHOT

Reply via email to