Arun,

Jukka is right. you need to checkout the OJ tree via svn beforehand eg. like 
this
  
  svn co svn://svn.code.sf.net/p/jump-pilot/code/core/tags/1.11 
/target/folder/openjump-core-1.11

..ede

On 05.12.2017 10:40, Rahkonen Jukka (MML) wrote:
> Hi,
> 
>  
> 
> As you can read from the thread in the link that I provided I had exactly the 
> same error because I was not building on the working copy from SVN but on a 
> local copy I made. I mean this error:
> 
> 'G:\JUMP\1.11' is not a working copy
> 
> -Jukka Rahkonen-
> 
>  
> 
>  
> 
>  
> 
> *Lähettäjä:*Arun Bharathi [mailto:arunbharathi...@gmail.com]
> *Lähetetty:* 5. joulukuuta 2017 8:45
> *Vastaanottaja:* OpenJump develop and use 
> <jump-pilot-devel@lists.sourceforge.net>
> *Aihe:* Re: [JPP-Devel] OJ EXE
> 
>  
> 
> Hi,
> 
> I am getting following error
> 
> [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: 'G:\JUMP\1.11' 
> is not a working copy
> 
> Can you help me?
> 
> 
> Thanks and Regards.
> P.Arun Bharathi
> 
>  
> 
>  
> 
> On Mon, Dec 4, 2017 at 8:55 PM, <edgar.sol...@web.de 
> <mailto:edgar.sol...@web.de>> wrote:
> 
>     Jukka,
> 
>     that depends on what he wants. the wiki page says correctly
> 
>     "
>     release
>         builds of core and plus targeted for release, which can be named via
> 
>             -D version.number=X.X.X -D version.release=release
> 
>         they mainly differ from snapshots because they
> 
>         - do not contain source code
>         - do not expose language files in language/ folder
>     "
> 
>     ..ede
> 
> 
>     On 04.12.2017 16:20, Rahkonen Jukka (MML) wrote:
>     > Hi,
>     >
>     > Read this rather new thread about building OJ snapshot with maven 
> https://www.mail-archive.com/jump-pilot-devel@lists.sourceforge.net/msg18320.html
>     >
>     > I did not try with "release", I am remembering that I had some problems 
> with that earlier.
>     >
>     > -Jukka Rahkonen-
>     >
>     > -----Alkuperäinen viesti-----
>     > Lähettäjä: edgar.sol...@web.de <mailto:edgar.sol...@web.de> 
> [mailto:edgar.sol...@web.de <mailto:edgar.sol...@web.de>]
>     > Lähetetty: 4. joulukuuta 2017 17:14
>     > Vastaanottaja: jump-pilot-devel@lists.sourceforge.net 
> <mailto:jump-pilot-devel@lists.sourceforge.net>
>     > Aihe: Re: [JPP-Devel] OJ EXE
>     >
>     > then please "re"read the wikipage again
>     >   http://ojwiki.soldin.de/index.php?title=Creating_an_OJ_release_version
>     >
>     > it clearly states that you need to give profiles
>     >   mvn package -P <profile>,<profile>,...
>     >
>     > and later on it states the actually used cmd line for releases usesd by 
> us
>     >   mvn package -P release[,portable[,installer]][,srczip][,javadoc] -D 
> version.number=X.X.X -D version.release=release where profiles given in 
> rectangular parentheses are optional. you'll probably need *release* and 
> *portable* , maybe the *installer*.
>     >
>     > ..ede
>     >
>     >
>     > On 04.12.2017 15:56, Arun Bharathi wrote:
>     >> Hi ede,
>     >> I have used command line "clean package -P release -D 
> version.number=1.11"
>     >>
>     >> Thanks and Regards.
>     >> P.Arun Bharathi
>     >>
>     >>
>     >> On Mon, Dec 4, 2017 at 8:22 PM, <edgar.sol...@web.de 
> <mailto:edgar.sol...@web.de> <mailto:edgar.sol...@web.de 
> <mailto:edgar.sol...@web.de>>> wrote:
>     >>
>     >>     wrt. 2.
>     >>
>     >>     what is the _full_ command line you used for that output.txt?
>     >>
>     >>     ..ede
>     >>
>     >>     On 04.12.2017 15:35, Arun Bharathi wrote:
>     >>     > Hi ede,
>     >>     >
>     >>     > I have ran this command in maven "clean package -P release -D 
> version.number=1.11".
>     >>     >
>     >>     > /*1. can you list the folders/files it resulted in?*/
>     >>     >
>     >>     > G:\JUMP\SVN\1.11\target
>     >>     >
>     >>     > Folders:
>     >>     >
>     >>     > archive-tmp
>     >>     > classes
>     >>     > generated-sources
>     >>     > generated-test-sources
>     >>     > libs
>     >>     > maven-archiver
>     >>     > maven-status
>     >>     > nolang
>     >>     > res
>     >>     > surefire-reports
>     >>     > test-classes
>     >>     >
>     >>     > Files:
>     >>     > openjump.txt
>     >>     > OpenJUMP-1.11-rnull.jar
>     >>     > workbench-state.xml
>     >>     > /*
>     >>     > */
>     >>     > /*2.
>     >>     > list the steps you do to run OJ currently that result in the 
> windows without plugins? begin with the moment you have started your computer 
> and you have logged in and see your desktop.*/
>     >>     >
>     >>     > Please find enclosed attachment.
>     >>     >
>     >>     >
>     >>     > Thanks and Regards.
>     >>     > P.Arun Bharathi
>     >>     >
>     >>     >
>     >>     > On Mon, Dec 4, 2017 at 7:50 PM, <edgar.sol...@web.de 
> <mailto:edgar.sol...@web.de> <mailto:edgar.sol...@web.de 
> <mailto:edgar.sol...@web.de>> <mailto:edgar.sol...@web.de 
> <mailto:edgar.sol...@web.de> <mailto:edgar.sol...@web.de 
> <mailto:edgar.sol...@web.de>>>> wrote:
>     >>     >
>     >>     >     Arun,
>     >>     >
>     >>     >     1.
>     >>     >     can you list the folders/files it resulted in?
>     >>     >
>     >>     >     2.
>     >>     >     list the steps you do to run OJ currently that result in the 
> windows without plugins? begin with the moment you have started your computer 
> and you have logged in and see your desktop.
>     >>     >
>     >>     >     ..ede
>     >>     >
>     >>     >     On 04.12.2017 15:08, Arun Bharathi wrote:
>     >>     >     > Hi ede,
>     >>     >     > Yes. I have read and also implement the commands used in 
> that.
>     >>     >     >
>     >>     >     > Thanks and Regards.
>     >>     >     > P.Arun Bharathi
>     >>     >     >
>     >>     >     >
>     >>     >     > On Mon, Dec 4, 2017 at 7:37 PM, <edgar.sol...@web.de 
> <mailto:edgar.sol...@web.de> <mailto:edgar.sol...@web.de 
> <mailto:edgar.sol...@web.de>> <mailto:edgar.sol...@web.de 
> <mailto:edgar.sol...@web.de> <mailto:edgar.sol...@web.de 
> <mailto:edgar.sol...@web.de>>> <mailto:edgar.sol...@web.de 
> <mailto:edgar.sol...@web.de> <mailto:edgar.sol...@web.de 
> <mailto:edgar.sol...@web.de>> <mailto:edgar.sol...@web.de 
> <mailto:edgar.sol...@web.de> <mailto:edgar.sol...@web.de 
> <mailto:edgar.sol...@web.de>>>>> wrote:
>     >>     >     >
>     >>     >     >     Arun,
>     >>     >     >
>     >>     >     >     did your read the wiki article and run the commands 
> mentioned there?`
>     >>     >     >
>     >>     >     >     ..ede
>     >>     >     >
>     >>     >     >     On 04.12.2017 15:03, Arun Bharathi wrote:
>     >>     >     >     > Hi,
>     >>     >     >     > Thank you for your reply.
>     >>     >     >     > My problem I was facing, while I am trying to create 
> OJ package (source: svn://svn.code.sf.net/p/jump-pilot/code/core/tags/1.11 
> <http://svn.code.sf.net/p/jump-pilot/code/core/tags/1.11> 
> <http://svn.code.sf.net/p/jump-pilot/code/core/tags/1.11> 
> <http://svn.code.sf.net/p/jump-pilot/code/core/tags/1.11 
> <http://svn.code.sf.net/p/jump-pilot/code/core/tags/1.11>> 
> <http://svn.code.sf.net/p/jump-pilot/code/core/tags/1.11 
> <http://svn.code.sf.net/p/jump-pilot/code/core/tags/1.11> 
> <http://svn.code.sf.net/p/jump-pilot/code/core/tags/1.11 
> <http://svn.code.sf.net/p/jump-pilot/code/core/tags/1.11>>> 
> <http://svn.code.sf.net/p/jump-pilot/code/core/tags/1.11 
> <http://svn.code.sf.net/p/jump-pilot/code/core/tags/1.11> 
> <http://svn.code.sf.net/p/jump-pilot/code/core/tags/1.11 
> <http://svn.code.sf.net/p/jump-pilot/code/core/tags/1.11>> 
> <http://svn.code.sf.net/p/jump-pilot/code/core/tags/1.11 
> <http://svn.code.sf.net/p/jump-pilot/code/core/tags/1.11>
>     <http://svn.code.sf.net/p/jump-pilot/code/core/tags/1.11
>     >>     <http://svn.code.sf.net/p/jump-pilot/code/core/tags/1.11>>>>) 
> using maven, I am getting the output as in attachment 1 (No menus are 
> displaying). I have not made any changes in pom.xml file. Although I am 
> unable to run.
>     >>     >     >     > Hope you understand.
>     >>     >     >     > Thanks.
>     >>     >     >     >
>     >>     >     >     >
>     >>     >     >     >
>     >>     >     >     >
>     >>     >     >     >
>     >>     >     >     > Thanks and Regards.
>     >>     >     >     > P.Arun Bharathi
>     >>     >     >     >
>     >>     >     >     >
>     >>     >     >     > On Sun, Dec 3, 2017 at 10:47 PM, Michaël Michaud 
> <m.michael.mich...@orange.fr <mailto:m.michael.mich...@orange.fr> 
> <mailto:m.michael.mich...@orange.fr <mailto:m.michael.mich...@orange.fr>> 
> <mailto:m.michael.mich...@orange.fr <mailto:m.michael.mich...@orange.fr> 
> <mailto:m.michael.mich...@orange.fr <mailto:m.michael.mich...@orange.fr>>> 
> <mailto:m.michael.mich...@orange.fr <mailto:m.michael.mich...@orange.fr> 
> <mailto:m.michael.mich...@orange.fr <mailto:m.michael.mich...@orange.fr>> 
> <mailto:m.michael.mich...@orange.fr <mailto:m.michael.mich...@orange.fr> 
> <mailto:m.michael.mich...@orange.fr <mailto:m.michael.mich...@orange.fr>>>> 
> <mailto:m.michael.mich...@orange.fr <mailto:m.michael.mich...@orange.fr> 
> <mailto:m.michael.mich...@orange.fr <mailto:m.michael.mich...@orange.fr>> 
> <mailto:m.michael.mich...@orange.fr <mailto:m.michael.mich...@orange.fr> 
> <mailto:m.michael.mich...@orange.fr <mailto:m.michael.mich...@orange.fr>>> 
> <mailto:m.michael.mich...@orange.fr
>     <mailto:m.michael.mich...@orange.fr> <mailto:m.michael.mich...@orange.fr 
> <mailto:m.michael.mich...@orange.fr>> <mailto:m.michael.mich...@orange.fr 
> <mailto:m.michael.mich...@orange.fr> <mailto:m.michael.mich...@orange.fr 
> <mailto:m.michael.mich...@orange.fr>>>>>> wrote:
>     >>     >     >     >
>     >>     >     >     >     Hi,
>     >>     >     >     >
>     >>     >     >     >
>     >>     >     >     >         On 12/2/2017 18:48, Arun Bharathi wrote:
>     >>     >     >     >
>     >>     >     >     >             Hi,
>     >>     >     >     >             I have tried to execute OJ using maven.
>     >>     >     >     >
>     >>     >     >     >         i assume you mean built as described on
>     >>     >     >     >            
> http://ojwiki.soldin.de/index.php?title=Creating_an_OJ_release_version#New_Build.2FRelease_Procedure
>  
> <http://ojwiki.soldin.de/index.php?title=Creating_an_OJ_release_version#New_Build.2FRelease_Procedure>
>  
> <http://ojwiki.soldin.de/index.php?title=Creating_an_OJ_release_version#New_Build.2FRelease_Procedure
>  
> <http://ojwiki.soldin.de/index.php?title=Creating_an_OJ_release_version#New_Build.2FRelease_Procedure>>
>  
> <http://ojwiki.soldin.de/index.php?title=Creating_an_OJ_release_version#New_Build.2FRelease_Procedure
>  
> <http://ojwiki.soldin.de/index.php?title=Creating_an_OJ_release_version#New_Build.2FRelease_Procedure>
>  
> <http://ojwiki.soldin.de/index.php?title=Creating_an_OJ_release_version#New_Build.2FRelease_Procedure
>  
> <http://ojwiki.soldin.de/index.php?title=Creating_an_OJ_release_version#New_Build.2FRelease_Procedure>>>
>  
> <http://ojwiki.soldin.de/index.php?title=Creating_an_OJ_release_version#New_Build.2FRelease_Procedure
>     >>     
> <http://ojwiki.soldin.de/index.php?title=Creating_an_OJ_release_version#New_Build.2FRelease_Procedure>
>  
> <http://ojwiki.soldin.de/index.php?title=Creating_an_OJ_release_version#New_Build.2FRelease_Procedure
>  
> <http://ojwiki.soldin.de/index.php?title=Creating_an_OJ_release_version#New_Build.2FRelease_Procedure>>
>  
> <http://ojwiki.soldin.de/index.php?title=Creating_an_OJ_release_version#New_Build.2FRelease_Procedure
>  
> <http://ojwiki.soldin.de/index.php?title=Creating_an_OJ_release_version#New_Build.2FRelease_Procedure>
>  
> <http://ojwiki.soldin.de/index.php?title=Creating_an_OJ_release_version#New_Build.2FRelease_Procedure
>  
> <http://ojwiki.soldin.de/index.php?title=Creating_an_OJ_release_version#New_Build.2FRelease_Procedure>>>>
>     >>     >     >     >         ?
>     >>     >     >     >
>     >>     >     >     >         if you want to run OJ for devel purposes via 
> maven i cannot help you as i do not use maven during development of OJ.
>     >>     >     >     >
>     >>     >     >     >         @Mike: any tip?
>     >>     >     >     >
>     >>     >     >     >     Not sure what Arun tries to do exactly.
>     >>     >     >     >     I ususally run OpenJUMP from my IDE (IntelliJ 
> IDEA)
>     >>     >     >     >     I don't know what you mean by execute OJ using 
> maven
>     >>     >     >     >
>     >>     >     >     >         But plugins are not loaded properly while 
> running maven created jar file. Since 
> -Djava.system.class.loader=com.vividsolutions.jump.workbench.plugin.PlugInClassLoader
>     >>     >     >     >
>     >>     >     >     >             was included in argLine under 
> maven-surefire-plugin. Can anybody help me?
>     >>     >     >     >
>     >>     >     >     >     The option 
> -Djava.system.class.loader=com.vividsolutions.jump.workbench.plugin.PlugInClassLoader
>     >>     >     >     >     is used
>     >>     >     >     >     - when I start OpenJUMP from my IDE
>     >>     >     >     >     - when one start OpenJUMP from the .bat / .sh 
> file.
>     >>     >     >     >     I don't know what is the problem with this 
> option, except the problem recently discovered with java 9
>     >>     >     >     >     and instrumentation (used by IDE) and that is 
> (hopelly) resolved since r5583
>     >>     >     >     >
>     >>     >     >     >     Michaël
>     >>     >     >     >
>     >>     >     >     >         the above mentioned wiki article also 
> mentions the distro files created, which are ready to be distributed 
> archives/jars/executables for end users. these contain the proper folder 
> structures and start scripts to run OJ.
>     >>     >     >     >
>     >>     >     >     >         ..ede
>     >>     >     >     >
>     >>     >     >     >
>     >>     >     >     >
>     >>     >     >     >
>     >>     >     >     >     
> ------------------------------------------------------------------------------
>     >>     >     >     >     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 
> <mailto:Jump-pilot-devel@lists.sourceforge.net> 
> <mailto:Jump-pilot-devel@lists.sourceforge.net 
> <mailto:Jump-pilot-devel@lists.sourceforge.net>> 
> <mailto:Jump-pilot-devel@lists.sourceforge.net 
> <mailto:Jump-pilot-devel@lists.sourceforge.net> 
> <mailto:Jump-pilot-devel@lists.sourceforge.net 
> <mailto:Jump-pilot-devel@lists.sourceforge.net>>> 
> <mailto:Jump-pilot-devel@lists.sourceforge.net 
> <mailto:Jump-pilot-devel@lists.sourceforge.net> 
> <mailto:Jump-pilot-devel@lists.sourceforge.net 
> <mailto:Jump-pilot-devel@lists.sourceforge.net>> 
> <mailto:Jump-pilot-devel@lists.sourceforge.net 
> <mailto:Jump-pilot-devel@lists.sourceforge.net> 
> <mailto:Jump-pilot-devel@lists.sourceforge.net 
> <mailto:Jump-pilot-devel@lists.sourceforge.net>>>> 
> <mailto:Jump-pilot-devel@lists.sourceforge.net 
> <mailto:Jump-pilot-devel@lists.sourceforge.net> 
> <mailto:Jump-pilot-devel@lists.sourceforge.net 
> <mailto:Jump-pilot-devel@lists.sourceforge.net>>
>     <mailto:Jump-pilot-devel@lists.sourceforge.net 
> <mailto:Jump-pilot-devel@lists.sourceforge.net> 
> <mailto:Jump-pilot-devel@lists.sourceforge.net 
> <mailto:Jump-pilot-devel@lists.sourceforge.net>>> 
> <mailto:Jump-pilot-devel@lists.sourceforge.net 
> <mailto:Jump-pilot-devel@lists.sourceforge.net> 
> <mailto:Jump-pilot-devel@lists.sourceforge.net 
> <mailto:Jump-pilot-devel@lists.sourceforge.net>> 
> <mailto:Jump-pilot-devel@lists.sourceforge.net 
> <mailto:Jump-pilot-devel@lists.sourceforge.net> 
> <mailto:Jump-pilot-devel@lists.sourceforge.net 
> <mailto:Jump-pilot-devel@lists.sourceforge.net>>>>>
>     >>     >     >     >     
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel 
> <https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel> 
> <https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel 
> <https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel>> 
> <https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel 
> <https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel> 
> <https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel 
> <https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel>>> 
> <https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel 
> <https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel> 
> <https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel 
> <https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel>> 
> <https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel 
> <https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel> 
> <https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>     >>     <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 
> <mailto:Jump-pilot-devel@lists.sourceforge.net> 
> <mailto:Jump-pilot-devel@lists.sourceforge.net 
> <mailto:Jump-pilot-devel@lists.sourceforge.net>>
>     >>     https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>     >> <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 
> <mailto: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 
> <mailto: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 
> <mailto: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 
> <mailto: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