Yes AS7 doesn't work on Java 8.  EAP6 does though so you can use a weld
patch AFAIK.

What do you want someone to update the poms with?

On Apr 2, 2017 14:15, "Mark Struberg" <[email protected]> wrote:

> Meant to write "require Java7"
>
> Lg,
> Strub
>
> > Am 02.04.2017 um 14:35 schrieb John D. Ament <[email protected]>:
> >
> > Are you running Java 8 as your JVM?
> >
> > John
> >
> > On Sun, Apr 2, 2017 at 8:24 AM Mark Struberg <[email protected]>
> > wrote:
> >
> >> hi folks!
> >>
> >> mvn clean install -Pjbossas-build-managed-7 | tee mvn-jbossas_7.log
> >>
> >> This gets stuck whenever I run it. Used to work in the (maybe distant)
> >> past.
> >> Any idea?
> >>
> >> output is
> >>
> >> -------------------------------------------------------
> >> T E S T S
> >> -------------------------------------------------------
> >> Concurrency config is parallel='none', perCoreThreadCount=true,
> >> threadCount=2, useUnlimitedThreads=false
> >> Apr 02, 2017 2:19:17 PM
> >> org.jboss.as.arquillian.container.managed.ManagedDeployableContainer
> >> startInternal
> >> INFORMATION: Starting container with:
> >> [/Library/Java/JavaVirtualMachines/jdk1.8.0_111.jdk/Contents/Home/bin/
> java,
> >> -client, -noverify, -Xms64m, -Xmx1024m, -XX:MaxPermSize=512m,
> >> -Djboss.socket.binding.port-offset=40000,
> >> -Dcdicontainer.version=weld-1.1.9.Final, -ea,
> >> -Djboss.home.dir=/var/folders/cc/5g6j5x3x74154g2rmmtpz_
> 4w0000gn/T//deltaspike-arquillian-containers/jboss-as-7.1.1.Final,
> >> -Dorg.jboss.boot.log.file=/var/folders/cc/5g6j5x3x74154g2rmmtpz_
> 4w0000gn/T//deltaspike-arquillian-containers/jboss-
> as-7.1.1.Final/standalone/log/boot.log,
> >> -Dlogging.configuration=file:/var/folders/cc/5g6j5x3x74154g2rmmtpz_
> 4w0000gn/T//deltaspike-arquillian-containers/jboss-
> as-7.1.1.Final/standalone/configuration/logging.properties,
> >> -Djboss.modules.dir=/private/var/folders/cc/5g6j5x3x74154g2rmmtpz_
> 4w0000gn/T/deltaspike-arquillian-containers/jboss-as-7.1.1.Final/modules,
> >> -Djboss.bundles.dir=/private/var/folders/cc/5g6j5x3x74154g2rmmtpz_
> 4w0000gn/T/deltaspike-arquillian-containers/jboss-as-7.1.1.Final/bundles,
> >> -jar,
> >> /var/folders/cc/5g6j5x3x74154g2rmmtpz_4w0000gn/T/deltaspike-
> arquillian-containers/jboss-as-7.1.1.Final/jboss-modules.jar,
> >> -mp,
> >> /var/folders/cc/5g6j5x3x74154g2rmmtpz_4w0000gn/T//deltaspike-
> arquillian-containers/jboss-as-7.1.1.Final/modules,
> >> -jaxpmodule, javax.xml.jaxp-provider, org.jboss.as.standalone,
> >> -server-config, standalone.xml]
> >> Apr 02, 2017 2:19:18 PM org.xnio.Xnio <clinit>
> >> INFO: XNIO Version 3.0.0.GA
> >> Apr 02, 2017 2:19:18 PM org.xnio.nio.NioXnio <clinit>
> >> INFO: XNIO NIO Implementation Version 3.0.0.GA
> >> Apr 02, 2017 2:19:18 PM org.jboss.remoting3.EndpointImpl <clinit>
> >> INFO: JBoss Remoting version 3.2.3.GA
> >>
> >> I'd love to update the various built in profiles to more recent
> versions,
> >> so plz feel free to take over. I'll focus on OWB + TomEE right now.
> >>
> >> Txs and LieGrue,
> >> strub
> >>
> >>
> >>
> >>
>
>

Reply via email to