Latest master also builds with mvn 3.1+ Tested on OSX, Linux and Windows.
> On 8 Mar 2014, at 16:08, Mauro Talevi <[email protected]> wrote: > > I've tested the build starting from an empty Maven repo with Maven > 3.0.5 and it works fine. > > On the other hand, it fails with Maven 3.1 and 3.2 for reasons yet to be > determined, linked to missing dependencies. > > I've opened an issue for this http://jira.codehaus.org/browse/JBEHAVE-1001 > > For the moment, please stay on Maven 3.0.5 if you want to build JBehave Core > from source. > > Running tutorials is ok with 3.1 and 3.2 - I've updated the dependencies on > the tutorial to the latest releases of core and web. > >> On 07/03/2014 20:41, Craig Comstock wrote: >> For jbehave-core I get one failure in JBehave REST. >> >> If I follow the jbehave-core instructions and run "mvn install" after that I >> get a similar problem as what I was getting before I switched JDKs. >> >> So a bit better and a bit the same. I imagine that the failure on JBehave >> REST is not critical in terms of me using JBehave built like this, maybe a >> regression issue? >> >> Thanks for the quick feedback! >> >> _Craig >> >> >> >> From: Craig Comstock <[email protected]> >> To: "[email protected]" <[email protected]> >> Sent: Friday, March 7, 2014 1:18 PM >> Subject: Re: [jbehave-user] can't get started with running-examples or >> jbehave-tutorial >> >> The jbehave-tutorial site says 1.5 or 1.6 is OK. So maybe that's not quite >> the problem there. I have attached my java/mvn versions and the build >> results here it seems to be the same problem regardless of JDK I use. >> >> https://github.com/jbehave/jbehave-tutorial/ >> >> For jbehave-core I do make MUCH more progress... it is downloading a bunch >> of jars now. >> >> RTFM. :) >> >> Thanks, >> Craig >> >> >> From: Mauro Talevi <[email protected]> >> To: "[email protected]" <[email protected]> >> Sent: Friday, March 7, 2014 12:53 PM >> Subject: Re: [jbehave-user] can't get started with running-examples or >> jbehave-tutorial >> >> https://github.com/jbehave/jbehave-core/blob/master/README.md >> >> >> On 7 Mar 2014, at 18:49, Mauro Talevi <[email protected]> wrote: >> >> As of 3.9 JDK 1.7 is required to build (JBEHAVE-913). >> >> JDK 1.5+ is still supported at runtime. >> >> Cheers >> >> >> On 7 Mar 2014, at 17:36, Craig Comstock <[email protected]> wrote: >> >>> I'm having a hard time figuring out how to get started with jbehave. The >>> two examples of setup I see are: >>> >>> http://jbehave.org/reference/stable/running-examples.html >>> >>> and >>> >>> https://github.com/jbehave/jbehave-tutorial >>> >>> Neither seem to work as described... >>> >>> >>> Here's my environment... Debian 7.0: >>> >>> :~/workspace/jbehave-tutorial$ mvn -version >>> Apache Maven 3.0.4 >>> Maven home: /usr/share/maven >>> Java version: 1.6.0_41, vendor: Sun Microsystems Inc. >>> Java home: /opt/app/jdk1.6.0_41/jre >>> Default locale: en_US, platform encoding: UTF-8 >>> OS name: "linux", version: "3.2.35", arch: "amd64", family: "unix" >>> >>> >>> Failure logs are attached. Both seem to be missing dependencies??? >>> >>> Thanks, >>> Craig >>> <jbehave-core-install.log> >>> <jbehave-tutorial-install.log> >>> >>> --------------------------------------------------------------------- >>> To unsubscribe from this list, please visit: >>> >>> http://xircles.codehaus.org/manage_email >> >> >> >> >> --------------------------------------------------------------------- >> To unsubscribe from this list, please visit: >> >> http://xircles.codehaus.org/manage_email >> >> >> >> >> --------------------------------------------------------------------- >> To unsubscribe from this list, please visit: >> >> http://xircles.codehaus.org/manage_email >
