openejb-4.7.2 does not build for me

[INFO] Using Groovy-Eclipse compiler to compile both Java and Groovy files
org.codehaus.groovy.control.messages.SyntaxErrorMessage@22a80e24
/home/acabrera/dev/tomee/examples/groovy-spock/src/test/java/org/superbiz/groovy/HelloSpecification.groovy:
 21 Groovy:unable to resolve class org.jboss.arquillian.spock.ArquillianSputnik
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] 
/home/acabrera/dev/tomee/examples/groovy-spock/src/test/java/org/superbiz/groovy/HelloSpecification.groovy:[21,35]
 1. ERROR in 
/home/acabrera/dev/tomee/examples/groovy-spock/src/test/java/org/superbiz/groovy/HelloSpecification.groovy
 (at line 21)
        import org.jboss.arquillian.spock.ArquillianSputnik
                                          ^^^^^^^^^^^^^^^^^
Groovy:unable to resolve class org.jboss.arquillian.spock.ArquillianSputnik

[ERROR] 
/home/acabrera/dev/tomee/examples/groovy-spock/src/test/java/org/superbiz/groovy/HelloSpecification.groovy:[33,10]
 2. ERROR in 
/home/acabrera/dev/tomee/examples/groovy-spock/src/test/java/org/superbiz/groovy/HelloSpecification.groovy
 (at line 33)
        @RunWith(ArquillianSputnik.class)
                 ^^^^^^^^^^^^^^^^^^^^^^^^
Class<ArquillianSputnik> cannot be resolved to a type

[ERROR] Found 2 errors and 0 warnings.

> On Jan 24, 2015, at 1:20 PM, Jonathan Gallimore 
> <jonathan.gallim...@gmail.com> wrote:
> 
> Hi
> 
> Apologies for the delay in getting this vote started - I had a few issues
> getting the artifacts to the Nexus repository. Everything is there now, so
> hopefully we good to go. Here are the details:
> 
> GIT Tag:
> https://git-wip-us.apache.org/repos/asf?p=tomee.git;a=tag;h=refs/tags/openejb-4.7.2
> 
> Maven Repo: https://dist.apache.org/repos/dist/dev/tomee/staging-1045/
> 
> Binaries & Source:
> https://dist.apache.org/repos/dist/dev/tomee/staging-1045/tomee-1.7.2
> 
> Legal: http://tomee.staging.apache.org/legal-tomee-1.7.2/archives.html
> 
> Vote will be open for 72 hours or as needed.
> 
> Many thanks
> 
> Jon

Reply via email to