Re: [JPP-Devel] Errors with building OJ snapshot

2017-08-10 Thread edgar . soldin
with > mvn package -P snapshot -e -DskipTests > > -Jukka- > > Lähettäjä: edgar.sol...@web.de > Lähetetty: 9. elokuuta 2017 22:24 > Vastaanottaja: jump-pilot-devel@lists.sourceforge.net > Aihe: Re: [JPP-Devel] Errors with building O

Re: [JPP-Devel] Errors with building OJ snapshot

2017-08-09 Thread Rahkonen Jukka (MML)
Hi, Success now with mvn package -P snapshot -e -DskipTests -Jukka- Lähettäjä: edgar.sol...@web.de Lähetetty: 9. elokuuta 2017 22:24 Vastaanottaja: jump-pilot-devel@lists.sourceforge.net Aihe: Re: [JPP-Devel] Errors with building OJ snapshot Jukka, not

Re: [JPP-Devel] Errors with building OJ snapshot

2017-08-09 Thread edgar . soldin
er result. See attachment > for some failing test. I was using JDK8u144 64-bit. > > -Jukka- > > > > Lähettäjä: edgar.sol...@web.de > Lähetetty: 9. elokuuta 2017 15:40 > Vastaanottaja: jump devel > Aihe: Re: [JPP-Devel]

Re: [JPP-Devel] Errors with building OJ snapshot

2017-08-09 Thread Rahkonen Jukka (MML)
sources with TortoiseSVN before trying to build and >> "own_oj" is a full copy of the "trunk" directory including pom.xml. >> Log file attached. >> >> -Jukka- >> >> >> -Alkuperäinen viesti- >> Lähettäjä: edgar.sol...@web.

Re: [JPP-Devel] Errors with building OJ snapshot

2017-08-09 Thread edgar . soldin
.13.pom > > New log attached. I tried to increase timeout value in > \apache-maven-3.5.0\conf\settings.xml but I am not sure if I did it correctly > or if the real reason is somewhere else. > > -Jukka- > > > > -Alkuperäinen viesti----- > Lähettäjä: edg

Re: [JPP-Devel] Errors with building OJ snapshot

2017-08-09 Thread Rahkonen Jukka (MML)
: jump-pilot-devel@lists.sourceforge.net Aihe: Re: [JPP-Devel] Errors with building OJ snapshot Jukka, it pretty clearly states Caused by: org.tmatesoft.svn.core.SVNException: svn: E155007: 'C:\temp\own_oj' is not a working copy so please, check out trunk into another folder and tr

Re: [JPP-Devel] Errors with building OJ snapshot

2017-08-09 Thread edgar . soldin
ailto:edgar.sol...@web.de] > Lähetetty: 9. elokuuta 2017 13:56 > Vastaanottaja: jump devel > Aihe: Re: [JPP-Devel] Errors with building OJ snapshot > > Jukka, > > if you want to use maven for building you have to checkout the sources via > svn. how did you retrieve the sources? > &

Re: [JPP-Devel] Errors with building OJ snapshot

2017-08-09 Thread Rahkonen Jukka (MML)
9. elokuuta 2017 13:56 Vastaanottaja: jump devel Aihe: Re: [JPP-Devel] Errors with building OJ snapshot Jukka, if you want to use maven for building you have to checkout the sources via svn. how did you retrieve the sources? if you did use svn, maybe a fresh checkout helps? please attach the

Re: [JPP-Devel] Errors with building OJ snapshot

2017-08-09 Thread edgar . soldin
Jukka, if you want to use maven for building you have to checkout the sources via svn. how did you retrieve the sources? if you did use svn, maybe a fresh checkout helps? please attach the full log next time. ..ede On 09.08.2017 12:23, Rahkonen Jukka (MML) wrote: > Hi, > > > > I tried to

[JPP-Devel] Errors with building OJ snapshot

2017-08-09 Thread Rahkonen Jukka (MML)
Hi, I tried to build a snapshot from revision r5484. I am using a Windows bat that used to work: set maven_home=C:\ohjelmat\apache-maven-3.5.0 set path=%path%;C:\ohjelmat\apache-maven-3.5.0\bin set java_home=C:\ohjelmat\jdk8\jre C:\ohjelmat\apache-maven-3.5.0\bin\mvn package -P snapshot However