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

2017-08-10 Thread edgar . soldin
nice,

just had a deeper look. you can skip the specific test via
  '-Dtest=!GMLWriterTestCase'

as described here
  
http://maven.apache.org/surefire/maven-surefire-plugin/examples/single-test.html

..ede

On 09.08.2017 23:14, Rahkonen Jukka (MML) wrote:
> Hi,
> 
> Success now with
> mvn package -P snapshot -e -DskipTests
> 
> -Jukka-
> 
> Lähettäjä: edgar.sol...@web.de <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 sure what's wrong there, but you can skip tests via
>   
> http://maven.apache.org/plugins-archives/maven-surefire-plugin-2.12.4/examples/skipping-test.html
> 
> .ede
> 
> On 8/9/2017 20:40, Rahkonen Jukka (MML) wrote:
>> Hi,
>>
>> I continued at home without proxy and got again better result. See 
>> attachment for some failing test. I was using JDK8u144 64-bit.
>>
>> -Jukka-
>>
>>
>> 
>> Lähettäjä: edgar.sol...@web.de <edgar.sol...@web.de>
>> Lähetetty: 9. elokuuta 2017 15:40
>> Vastaanottaja: jump devel
>> Aihe: Re: [JPP-Devel] Errors with building OJ snapshot
>>
>> Jukka,
>>
>> right, the svn issue seems to be fixed
>>
>>> [INFO]
>>> [INFO] --- buildnumber-maven-plugin:1.4:create (generate-buildnumber) @ 
>>> OpenJUMP ---
>>> [INFO] Change the default 'svn' provider implementation to 'javasvn'.
>>> [INFO] Storing buildNumber: 5484 at timestamp: 1502279435597
>>> [INFO] Storing buildScmBranch: trunk
>>> [INFO]
>>> [INFO] --- buildnumber-maven-plugin:1.4:create (generate-datestamp) @ 
>>> OpenJUMP ---
>>> [INFO] Change the default 'svn' provider implementation to 'javasvn'.
>>> [INFO] Storing buildNumber: 20170809 at timestamp: 1502279436253
>>> [INFO] Storing buildScmBranch: trunk
>>> [INFO]
>>> [INFO] --- buildnumber-maven-plugin:1.4:create (generate-dateLong) @ 
>>> OpenJUMP ---
>>> [INFO] Change the default 'svn' provider implementation to 'javasvn'.
>>> [INFO] Storing buildNumber: 09. August 2017 at timestamp: 1502279436284
>>> [INFO] Storing buildScmBranch: trunk
>>> [INFO]
>>> [INFO] --- buildnumber-maven-plugin:1.4:create (generate-dateShort) @ 
>>> OpenJUMP ---
>>> [INFO] Change the default 'svn' provider implementation to 'javasvn'.
>>> [INFO] Storing buildNumber: 09.08.2017 at timestamp: 1502279436299
>>> [INFO] Storing buildScmBranch: trunk
>>> [INFO]
>>
>> do you have a restrictive firewall policy that restricts maven/java to 
>> access the internet? maven tries to update some plugin.
>>
>> ..ede
>>
>> On 09.08.2017 14:25, Rahkonen Jukka (MML) wrote:
>>> Ede,
>>>
>>> Build goes a bit further when launched from my local svn directory but 
>>> stops every time with a timeout after successful download of
>>> Downloading: 
>>> https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.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ä: edgar.sol...@web.de [mailto:edgar.sol...@web.de]
>>> Lähetetty: 9. elokuuta 2017 14:37
>>> Vastaanottaja: 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 try that one.
>>>
>>> ..ede
>>>
>>> On 09.08.2017 13:19, Rahkonen Jukka (MML) wrote:
>>>> Hi,
>>>>
>>>> I refreshed my OJ 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.de [mailto:edgar.sol...@web.de]
>>>> Lähetetty: 9. elokuuta 2017 13:56
>>>> Vast

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 <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 sure what's wrong there, but you can skip tests via
  
http://maven.apache.org/plugins-archives/maven-surefire-plugin-2.12.4/examples/skipping-test.html

.ede

On 8/9/2017 20:40, Rahkonen Jukka (MML) wrote:
> Hi,
>
> I continued at home without proxy and got again better result. See attachment 
> for some failing test. I was using JDK8u144 64-bit.
>
> -Jukka-
>
>
> 
> Lähettäjä: edgar.sol...@web.de <edgar.sol...@web.de>
> Lähetetty: 9. elokuuta 2017 15:40
> Vastaanottaja: jump devel
> Aihe: Re: [JPP-Devel] Errors with building OJ snapshot
>
> Jukka,
>
> right, the svn issue seems to be fixed
>
>> [INFO]
>> [INFO] --- buildnumber-maven-plugin:1.4:create (generate-buildnumber) @ 
>> OpenJUMP ---
>> [INFO] Change the default 'svn' provider implementation to 'javasvn'.
>> [INFO] Storing buildNumber: 5484 at timestamp: 1502279435597
>> [INFO] Storing buildScmBranch: trunk
>> [INFO]
>> [INFO] --- buildnumber-maven-plugin:1.4:create (generate-datestamp) @ 
>> OpenJUMP ---
>> [INFO] Change the default 'svn' provider implementation to 'javasvn'.
>> [INFO] Storing buildNumber: 20170809 at timestamp: 1502279436253
>> [INFO] Storing buildScmBranch: trunk
>> [INFO]
>> [INFO] --- buildnumber-maven-plugin:1.4:create (generate-dateLong) @ 
>> OpenJUMP ---
>> [INFO] Change the default 'svn' provider implementation to 'javasvn'.
>> [INFO] Storing buildNumber: 09. August 2017 at timestamp: 1502279436284
>> [INFO] Storing buildScmBranch: trunk
>> [INFO]
>> [INFO] --- buildnumber-maven-plugin:1.4:create (generate-dateShort) @ 
>> OpenJUMP ---
>> [INFO] Change the default 'svn' provider implementation to 'javasvn'.
>> [INFO] Storing buildNumber: 09.08.2017 at timestamp: 1502279436299
>> [INFO] Storing buildScmBranch: trunk
>> [INFO]
>
> do you have a restrictive firewall policy that restricts maven/java to access 
> the internet? maven tries to update some plugin.
>
> ..ede
>
> On 09.08.2017 14:25, Rahkonen Jukka (MML) wrote:
>> Ede,
>>
>> Build goes a bit further when launched from my local svn directory but stops 
>> every time with a timeout after successful download of
>> Downloading: 
>> https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.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ä: edgar.sol...@web.de [mailto:edgar.sol...@web.de]
>> Lähetetty: 9. elokuuta 2017 14:37
>> Vastaanottaja: 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 try that one.
>>
>> ..ede
>>
>> On 09.08.2017 13:19, Rahkonen Jukka (MML) wrote:
>>> Hi,
>>>
>>> I refreshed my OJ 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.de [mailto: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?
>>>
>>> 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 build a snapshot from revision r5484. I am using a Windows bat 
>>>> that used to work:
>>>>
>>

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

2017-08-09 Thread edgar . soldin
Jukka,

not sure what's wrong there, but you can skip tests via
  
http://maven.apache.org/plugins-archives/maven-surefire-plugin-2.12.4/examples/skipping-test.html

.ede

On 8/9/2017 20:40, Rahkonen Jukka (MML) wrote:
> Hi,
> 
> I continued at home without proxy and got again better result. See attachment 
> for some failing test. I was using JDK8u144 64-bit.
> 
> -Jukka-
> 
> 
> 
> Lähettäjä: edgar.sol...@web.de <edgar.sol...@web.de>
> Lähetetty: 9. elokuuta 2017 15:40
> Vastaanottaja: jump devel
> Aihe: Re: [JPP-Devel] Errors with building OJ snapshot
> 
> Jukka,
> 
> right, the svn issue seems to be fixed
> 
>> [INFO]
>> [INFO] --- buildnumber-maven-plugin:1.4:create (generate-buildnumber) @ 
>> OpenJUMP ---
>> [INFO] Change the default 'svn' provider implementation to 'javasvn'.
>> [INFO] Storing buildNumber: 5484 at timestamp: 1502279435597
>> [INFO] Storing buildScmBranch: trunk
>> [INFO]
>> [INFO] --- buildnumber-maven-plugin:1.4:create (generate-datestamp) @ 
>> OpenJUMP ---
>> [INFO] Change the default 'svn' provider implementation to 'javasvn'.
>> [INFO] Storing buildNumber: 20170809 at timestamp: 1502279436253
>> [INFO] Storing buildScmBranch: trunk
>> [INFO]
>> [INFO] --- buildnumber-maven-plugin:1.4:create (generate-dateLong) @ 
>> OpenJUMP ---
>> [INFO] Change the default 'svn' provider implementation to 'javasvn'.
>> [INFO] Storing buildNumber: 09. August 2017 at timestamp: 1502279436284
>> [INFO] Storing buildScmBranch: trunk
>> [INFO]
>> [INFO] --- buildnumber-maven-plugin:1.4:create (generate-dateShort) @ 
>> OpenJUMP ---
>> [INFO] Change the default 'svn' provider implementation to 'javasvn'.
>> [INFO] Storing buildNumber: 09.08.2017 at timestamp: 1502279436299
>> [INFO] Storing buildScmBranch: trunk
>> [INFO]
> 
> do you have a restrictive firewall policy that restricts maven/java to access 
> the internet? maven tries to update some plugin.
> 
> ..ede
> 
> On 09.08.2017 14:25, Rahkonen Jukka (MML) wrote:
>> Ede,
>>
>> Build goes a bit further when launched from my local svn directory but stops 
>> every time with a timeout after successful download of
>> Downloading: 
>> https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.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ä: edgar.sol...@web.de [mailto:edgar.sol...@web.de]
>> Lähetetty: 9. elokuuta 2017 14:37
>> Vastaanottaja: 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 try that one.
>>
>> ..ede
>>
>> On 09.08.2017 13:19, Rahkonen Jukka (MML) wrote:
>>> Hi,
>>>
>>> I refreshed my OJ 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.de [mailto: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?
>>>
>>> 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 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-

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

2017-08-09 Thread Rahkonen Jukka (MML)
Hi,

I continued at home without proxy and got again better result. See attachment 
for some failing test. I was using JDK8u144 64-bit.

-Jukka-



Lähettäjä: edgar.sol...@web.de <edgar.sol...@web.de>
Lähetetty: 9. elokuuta 2017 15:40
Vastaanottaja: jump devel
Aihe: Re: [JPP-Devel] Errors with building OJ snapshot

Jukka,

right, the svn issue seems to be fixed

> [INFO]
> [INFO] --- buildnumber-maven-plugin:1.4:create (generate-buildnumber) @ 
> OpenJUMP ---
> [INFO] Change the default 'svn' provider implementation to 'javasvn'.
> [INFO] Storing buildNumber: 5484 at timestamp: 1502279435597
> [INFO] Storing buildScmBranch: trunk
> [INFO]
> [INFO] --- buildnumber-maven-plugin:1.4:create (generate-datestamp) @ 
> OpenJUMP ---
> [INFO] Change the default 'svn' provider implementation to 'javasvn'.
> [INFO] Storing buildNumber: 20170809 at timestamp: 1502279436253
> [INFO] Storing buildScmBranch: trunk
> [INFO]
> [INFO] --- buildnumber-maven-plugin:1.4:create (generate-dateLong) @ OpenJUMP 
> ---
> [INFO] Change the default 'svn' provider implementation to 'javasvn'.
> [INFO] Storing buildNumber: 09. August 2017 at timestamp: 1502279436284
> [INFO] Storing buildScmBranch: trunk
> [INFO]
> [INFO] --- buildnumber-maven-plugin:1.4:create (generate-dateShort) @ 
> OpenJUMP ---
> [INFO] Change the default 'svn' provider implementation to 'javasvn'.
> [INFO] Storing buildNumber: 09.08.2017 at timestamp: 1502279436299
> [INFO] Storing buildScmBranch: trunk
> [INFO]

do you have a restrictive firewall policy that restricts maven/java to access 
the internet? maven tries to update some plugin.

..ede

On 09.08.2017 14:25, Rahkonen Jukka (MML) wrote:
> Ede,
>
> Build goes a bit further when launched from my local svn directory but stops 
> every time with a timeout after successful download of
> Downloading: 
> https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.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ä: edgar.sol...@web.de [mailto:edgar.sol...@web.de]
> Lähetetty: 9. elokuuta 2017 14:37
> Vastaanottaja: 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 try that one.
>
> ..ede
>
> On 09.08.2017 13:19, Rahkonen Jukka (MML) wrote:
>> Hi,
>>
>> I refreshed my OJ 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.de [mailto: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?
>>
>> 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 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, now I am getting a couple or warnings and two  errors. The
>>> warnings are about deegree2
>>>
>>>
>>>
>>> [WARNING] Failure to transfer
>>> org.deegree2:deegree2-core:2.6-pre2-SNAPSHOT/maven
>>>
>>> -metadata.xml from http://maven.ch.cam.ac.uk/m2repo/ was cached in
>>> the local rep
>>>
>>> ository, resolution will not be reattempted until the update interval
>>> of cam has
>>>
>>> elapsed or updates are forced. Original error: Could not transfer metadata 
>>> org.
>>>
>>> deegree2:deegre

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

2017-08-09 Thread edgar . soldin
Jukka,

right, the svn issue seems to be fixed

> [INFO] 
> [INFO] --- buildnumber-maven-plugin:1.4:create (generate-buildnumber) @ 
> OpenJUMP ---
> [INFO] Change the default 'svn' provider implementation to 'javasvn'.
> [INFO] Storing buildNumber: 5484 at timestamp: 1502279435597
> [INFO] Storing buildScmBranch: trunk
> [INFO] 
> [INFO] --- buildnumber-maven-plugin:1.4:create (generate-datestamp) @ 
> OpenJUMP ---
> [INFO] Change the default 'svn' provider implementation to 'javasvn'.
> [INFO] Storing buildNumber: 20170809 at timestamp: 1502279436253
> [INFO] Storing buildScmBranch: trunk
> [INFO] 
> [INFO] --- buildnumber-maven-plugin:1.4:create (generate-dateLong) @ OpenJUMP 
> ---
> [INFO] Change the default 'svn' provider implementation to 'javasvn'.
> [INFO] Storing buildNumber: 09. August 2017 at timestamp: 1502279436284
> [INFO] Storing buildScmBranch: trunk
> [INFO] 
> [INFO] --- buildnumber-maven-plugin:1.4:create (generate-dateShort) @ 
> OpenJUMP ---
> [INFO] Change the default 'svn' provider implementation to 'javasvn'.
> [INFO] Storing buildNumber: 09.08.2017 at timestamp: 1502279436299
> [INFO] Storing buildScmBranch: trunk
> [INFO] 

do you have a restrictive firewall policy that restricts maven/java to access 
the internet? maven tries to update some plugin.

..ede

On 09.08.2017 14:25, Rahkonen Jukka (MML) wrote:
> Ede,
> 
> Build goes a bit further when launched from my local svn directory but stops 
> every time with a timeout after successful download of 
> Downloading: 
> https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.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ä: edgar.sol...@web.de [mailto:edgar.sol...@web.de] 
> Lähetetty: 9. elokuuta 2017 14:37
> Vastaanottaja: 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 try that one.
> 
> ..ede
> 
> On 09.08.2017 13:19, Rahkonen Jukka (MML) wrote:
>> Hi,
>>
>> I refreshed my OJ 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.de [mailto: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?
>>
>> 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 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, now I am getting a couple or warnings and two  errors. The 
>>> warnings are about deegree2
>>>
>>>  
>>>
>>> [WARNING] Failure to transfer
>>> org.deegree2:deegree2-core:2.6-pre2-SNAPSHOT/maven
>>>
>>> -metadata.xml from http://maven.ch.cam.ac.uk/m2repo/ was cached in 
>>> the local rep
>>>
>>> ository, resolution will not be reattempted until the update interval 
>>> of cam has
>>>
>>> elapsed or updates are forced. Original error: Could not transfer metadata 
>>> org.
>>>
>>> deegree2:deegree2-core:2.6-pre2-SNAPSHOT/maven-metadata.xml from/to 
>>> cam (http://
>>>
>>> maven.ch.cam.ac.uk/m2repo/): Connect to maven.ch.cam.ac.uk:80 
>>> [maven.ch.cam.ac.u
>>>
>>> k/193.60.92.99] failed: Connection timed out: connect
>>>
>>> Downloading: 
>>> h

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

2017-08-09 Thread Rahkonen Jukka (MML)
Ede,

Build goes a bit further when launched from my local svn directory but stops 
every time with a timeout after successful download of 
Downloading: 
https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.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ä: edgar.sol...@web.de [mailto:edgar.sol...@web.de] 
Lähetetty: 9. elokuuta 2017 14:37
Vastaanottaja: 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 try that one.

..ede

On 09.08.2017 13:19, Rahkonen Jukka (MML) wrote:
> Hi,
> 
> I refreshed my OJ 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.de [mailto: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?
> 
> 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 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, now I am getting a couple or warnings and two  errors. The 
>> warnings are about deegree2
>>
>>  
>>
>> [WARNING] Failure to transfer
>> org.deegree2:deegree2-core:2.6-pre2-SNAPSHOT/maven
>>
>> -metadata.xml from http://maven.ch.cam.ac.uk/m2repo/ was cached in 
>> the local rep
>>
>> ository, resolution will not be reattempted until the update interval 
>> of cam has
>>
>> elapsed or updates are forced. Original error: Could not transfer metadata 
>> org.
>>
>> deegree2:deegree2-core:2.6-pre2-SNAPSHOT/maven-metadata.xml from/to 
>> cam (http://
>>
>> maven.ch.cam.ac.uk/m2repo/): Connect to maven.ch.cam.ac.uk:80 
>> [maven.ch.cam.ac.u
>>
>> k/193.60.92.99] failed: Connection timed out: connect
>>
>> Downloading: 
>> http://maven.ch.cam.ac.uk/m2repo/org/deegree2/deegree2-base/2.6-pre
>>
>> 2-SNAPSHOT/maven-metadata.xml
>>
>>  
>>
>> The errors are:
>>
>>  
>>
>> [ERROR] Failed to execute goal 
>> org.codehaus.mojo:buildnumber-maven-plugin:1.4:create (generate-buildnumber) 
>> on project OpenJUMP: Cannot get the revision information from the scm 
>> repository :
>>
>> [ERROR] Exception while executing SCM command.: svn: E155007: 
>> 'C:\temp\own_oj' is not a working copy
>>
>>  
>>
>> Any advice for making the build to success?
>>
>>  
>>
>> -Jukka Rahkonen-
>>
>>
>>
>> -
>> -
>>  Check out the vibrant tech community on one of the world's 
>> most engaging tech sites, Slashdot.org! http://sdm.link/slashdot
>>
>>
>>
>> ___
>> Jump-pilot-devel mailing list
>> Jump-pilot-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>>
> 
> 
> --
>  Check out the vibrant tech community on one of the world's 
> most engaging tech sites, Slashdot.org! http://sdm.link/slashdot 
> ___
> Jump-pilot-devel mailing list
> Jump-pilot-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
> 
> 
> 
> --
>  Check out the vibrant tech community on one of the world's 
> most engaging tech sites, Slashdot.org! http://sd

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

2017-08-09 Thread edgar . soldin
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 try that one.

..ede

On 09.08.2017 13:19, Rahkonen Jukka (MML) wrote:
> Hi,
> 
> I refreshed my OJ 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.de [mailto: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?
> 
> 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 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, now I am getting a couple or warnings and two  errors. The 
>> warnings are about deegree2
>>
>>  
>>
>> [WARNING] Failure to transfer 
>> org.deegree2:deegree2-core:2.6-pre2-SNAPSHOT/maven
>>
>> -metadata.xml from http://maven.ch.cam.ac.uk/m2repo/ was cached in the 
>> local rep
>>
>> ository, resolution will not be reattempted until the update interval 
>> of cam has
>>
>> elapsed or updates are forced. Original error: Could not transfer metadata 
>> org.
>>
>> deegree2:deegree2-core:2.6-pre2-SNAPSHOT/maven-metadata.xml from/to 
>> cam (http://
>>
>> maven.ch.cam.ac.uk/m2repo/): Connect to maven.ch.cam.ac.uk:80 
>> [maven.ch.cam.ac.u
>>
>> k/193.60.92.99] failed: Connection timed out: connect
>>
>> Downloading: 
>> http://maven.ch.cam.ac.uk/m2repo/org/deegree2/deegree2-base/2.6-pre
>>
>> 2-SNAPSHOT/maven-metadata.xml
>>
>>  
>>
>> The errors are:
>>
>>  
>>
>> [ERROR] Failed to execute goal 
>> org.codehaus.mojo:buildnumber-maven-plugin:1.4:create (generate-buildnumber) 
>> on project OpenJUMP: Cannot get the revision information from the scm 
>> repository :
>>
>> [ERROR] Exception while executing SCM command.: svn: E155007: 
>> 'C:\temp\own_oj' is not a working copy
>>
>>  
>>
>> Any advice for making the build to success?
>>
>>  
>>
>> -Jukka Rahkonen-
>>
>>
>>
>> --
>>  Check out the vibrant tech community on one of the world's 
>> most engaging tech sites, Slashdot.org! http://sdm.link/slashdot
>>
>>
>>
>> ___
>> Jump-pilot-devel mailing list
>> Jump-pilot-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>>
> 
> 
> --
> Check out the vibrant tech community on one of the world's most engaging tech 
> sites, Slashdot.org! http://sdm.link/slashdot 
> ___
> Jump-pilot-devel mailing list
> Jump-pilot-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
> 
> 
> 
> --
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> 
> 
> 
> ___
> Jump-pilot-devel mailing list
> Jump-pilot-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
> 


--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


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

2017-08-09 Thread Rahkonen Jukka (MML)
Hi,

I refreshed my OJ 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.de [mailto: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?

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 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, now I am getting a couple or warnings and two  errors. The 
> warnings are about deegree2
> 
>  
> 
> [WARNING] Failure to transfer 
> org.deegree2:deegree2-core:2.6-pre2-SNAPSHOT/maven
> 
> -metadata.xml from http://maven.ch.cam.ac.uk/m2repo/ was cached in the 
> local rep
> 
> ository, resolution will not be reattempted until the update interval 
> of cam has
> 
> elapsed or updates are forced. Original error: Could not transfer metadata 
> org.
> 
> deegree2:deegree2-core:2.6-pre2-SNAPSHOT/maven-metadata.xml from/to 
> cam (http://
> 
> maven.ch.cam.ac.uk/m2repo/): Connect to maven.ch.cam.ac.uk:80 
> [maven.ch.cam.ac.u
> 
> k/193.60.92.99] failed: Connection timed out: connect
> 
> Downloading: 
> http://maven.ch.cam.ac.uk/m2repo/org/deegree2/deegree2-base/2.6-pre
> 
> 2-SNAPSHOT/maven-metadata.xml
> 
>  
> 
> The errors are:
> 
>  
> 
> [ERROR] Failed to execute goal 
> org.codehaus.mojo:buildnumber-maven-plugin:1.4:create (generate-buildnumber) 
> on project OpenJUMP: Cannot get the revision information from the scm 
> repository :
> 
> [ERROR] Exception while executing SCM command.: svn: E155007: 
> 'C:\temp\own_oj' is not a working copy
> 
>  
> 
> Any advice for making the build to success?
> 
>  
> 
> -Jukka Rahkonen-
> 
> 
> 
> --
>  Check out the vibrant tech community on one of the world's 
> most engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> 
> 
> 
> ___
> Jump-pilot-devel mailing list
> Jump-pilot-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
> 


--
Check out the vibrant tech community on one of the world's most engaging tech 
sites, Slashdot.org! http://sdm.link/slashdot 
___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

C:\temp\own_oj>set maven_home=C:\ohjelmat\apache-maven-3.5.0 

C:\temp\own_oj>set 
path=C:\ProgramData\Oracle\Java\javapath;C:\oracle\OraClient11g\bin;C:\oracle\OraClient10g101\bin;c:\windows\system32;c:\windows;c:\windows\system32\wbem;c:\windows\system32\windowspowershell\v1.0";C:\ohjelmat\TortoiseSVN\bin;C:\ohjelmat\apache-maven-3.3.1\bin;C:\ohjelmat\apache-maven-3.3.1\bin;C:\ohjelmat\apache-maven-3.3.1\bin;C:\ohjelmat\apache-maven-3.3.1\bin;C:\ohjelmat\apache-maven-3.5.0\bin;C:\ohjelmat\apache-maven-3.5.0\bin;C:\ohjelmat\apache-maven-3.5.0\bin;C:\ohjelmat\apache-maven-3.5.0\bin;C:\ohjelmat\apache-maven-3.5.0\bin;C:\ohjelmat\apache-maven-3.5.0\bin;C:\ohjelmat\apache-maven-3.5.0\bin;C:\ohjelmat\apache-maven-3.5.0\bin
 

C:\temp\own_oj>set java_home=C:\ohjelmat\jdk8\jre 

C:\temp\own_oj>C:\ohjelmat\apache-maven-3.5.0\bin\mvn package -P snapshot -e 
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for 
org.openjump:OpenJUMP:jar:snapshot
[WARNING] 'version' contains an expression but should be a constant. @ 
org.openjump:OpenJUMP:${version.release}, C:\temp\own_oj\pom.xml, line 7, 
column 14
[WARNING] 'dependencies.dependency.systemPath' for 
com.yuvimasory:orange-extensions:jar should not point at files within the 
project directory, ${project.basedir}/lib/OrangeExtensions-1.2.jar will be 
unresolvable by dependent projects @ org.openjump:OpenJUMP:${version.release}, 
C:\temp\own_oj\pom.xml, line 972, column 25
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threate

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 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, now I am getting a couple or warnings and two  errors. The warnings 
> are about deegree2
> 
>  
> 
> [WARNING] Failure to transfer 
> org.deegree2:deegree2-core:2.6-pre2-SNAPSHOT/maven
> 
> -metadata.xml from http://maven.ch.cam.ac.uk/m2repo/ was cached in the local 
> rep
> 
> ository, resolution will not be reattempted until the update interval of cam 
> has
> 
> elapsed or updates are forced. Original error: Could not transfer metadata 
> org.
> 
> deegree2:deegree2-core:2.6-pre2-SNAPSHOT/maven-metadata.xml from/to cam 
> (http://
> 
> maven.ch.cam.ac.uk/m2repo/): Connect to maven.ch.cam.ac.uk:80 
> [maven.ch.cam.ac.u
> 
> k/193.60.92.99] failed: Connection timed out: connect
> 
> Downloading: 
> http://maven.ch.cam.ac.uk/m2repo/org/deegree2/deegree2-base/2.6-pre
> 
> 2-SNAPSHOT/maven-metadata.xml
> 
>  
> 
> The errors are:
> 
>  
> 
> [ERROR] Failed to execute goal 
> org.codehaus.mojo:buildnumber-maven-plugin:1.4:create (generate-buildnumber) 
> on project OpenJUMP: Cannot get the revision information from the scm 
> repository :
> 
> [ERROR] Exception while executing SCM command.: svn: E155007: 
> 'C:\temp\own_oj' is not a working copy
> 
>  
> 
> Any advice for making the build to success?
> 
>  
> 
> -Jukka Rahkonen-
> 
> 
> 
> --
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> 
> 
> 
> ___
> Jump-pilot-devel mailing list
> Jump-pilot-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
> 


--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel