Re: [JPP-Devel] Maven Repository

2012-03-01 Thread Javier Cámara
I'll try to expose: - where we were - where we are - where we want to go Start point was your checkout of trunk option, but we discard this way. We want to use OJ as a component/framework without alter his code. We stay at stable version of OJ and promote to another version if we have the certain

Re: [JPP-Devel] Maven Repository

2012-03-01 Thread edgar . soldin
i see where you are going. sorry, but we don't keep a maven repository for OJ versions. if you really need to add dependency to maven you would have to manually add lib/OpenJump*.jar from a build of your choice. i suggest you to use the development version in trunk, because this is up to date a

Re: [JPP-Devel] Maven Repository

2012-02-29 Thread Javier Cámara
Thanks for your quick answer, Ede, I prefer to link to a stable version, not trunk directly. Just tried the following Maven Repository address with same results: http://jump-pilot.svn.sourceforge.net/viewvc/jump-pilot/core/tags/1.4.2/ http://jump-pilot.svn.sourceforge.net/viewvc/jump-pilot/core/

Re: [JPP-Devel] Maven Repository

2012-02-29 Thread edgar . soldin
On 29.02.2012 18:41, Javier Cámara wrote: > Hi, list, > > I'm developing OpenJUMP plugins and I was looking for link OpenJUMP Maven > repository in Eclipse to resolve OpenJUMP dependency and the corresponding > dependencies. > > In my pom.xml file I added repository entry: > > >OpenJUMP >

[JPP-Devel] Maven Repository

2012-02-29 Thread Javier Cámara
Hi, list, I'm developing OpenJUMP plugins and I was looking for link OpenJUMP Maven repository in Eclipse to resolve OpenJUMP dependency and the corresponding dependencies. In my pom.xml file I added repository entry: OpenJUMP OpenJUMP Maven 2 Repository http://jump-pilot.svn.sourcefo

Re: [JPP-Devel] Maven Repository

2007-10-26 Thread Eric Lemesre
OK, Thanks Eric 2007/10/26, Paul Austin <[EMAIL PROTECTED]>: > > Andreas, > > This is correct by using subversion we don't have to manage our own ftp > site, with all the sysadmin stuff such as creating user accounts etc. > > Paul > > Andreas Schmitz wrote: > > Eric Lemesre wrote: > > > > Hi, >

Re: [JPP-Devel] Maven Repository

2007-10-26 Thread Paul Austin
Andreas, This is correct by using subversion we don't have to manage our own ftp site, with all the sysadmin stuff such as creating user accounts etc. Paul Andreas Schmitz wrote: > Eric Lemesre wrote: > > Hi, > > >> It is good idea to build a maven-repository but why put it into subversion? >

Re: [JPP-Devel] Maven Repository

2007-10-26 Thread Andreas Schmitz
Eric Lemesre wrote: Hi, > It is good idea to build a maven-repository but why put it into subversion? > Juste a web space with ftp acces in source forge is sufficient. No? > > And an other web space for site generated by maven. the advantage is that any developer can update the repository, not j

Re: [JPP-Devel] Maven Repository

2007-10-26 Thread Eric Lemesre
Hi Paul, It is good idea to build a maven-repository but why put it into subversion? Juste a web space with ftp acces in source forge is sufficient. No? And an other web space for site generated by maven. regards Eric 2007/10/25, Paul Austin <[EMAIL PROTECTED]>: > > All, > > I have added a repo

[JPP-Devel] Maven Repository

2007-10-25 Thread Paul Austin
All, I have added a repository for maven to our subversion repository. We can add any third part libraries not in the main maven repository and also build of our own core and plug-ins. The subversion module is maven-repository and the maven repository URL is http://jump-pilot.svn.sourceforge.n