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