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
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
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/
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
>
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,
>
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?
>
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
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