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
>>>> 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
>>>
>>>
>>>
>>> ------------------------------------------------------------------------------
>>> 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
> 
> ------------------------------------------------------------------------------
> 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

Reply via email to