Re: [ApacheDS] How to setup a debugging environment

2012-06-11 Thread Emmanuel Lécharny
Le 6/11/12 11:58 AM, Garbage a écrit : Is this an error on my side is something wrong with the files I downloaded ? You can't run eclipse eclipse before having built the project at least once : the SNAPSHOTs aren't stored into the maven repository. Just run mvn clean install -DskpiTests first,

Re: [ApacheDS] How to setup a debugging environment

2012-06-11 Thread Garbage
>> Is this an error on my side is something wrong with the files I downloaded ? > You can't run eclipse eclipse before having built the project at least once : > the SNAPSHOTs aren't stored into the maven repository. > > Just run mvn clean install -DskpiTests first, then re-run mvn eclipse:eclip

Re: [ApacheDS] How to setup a debugging environment

2012-06-10 Thread Emmanuel Lécharny
Le 6/10/12 10:39 PM, Oliver Geishuettner a écrit : I have no maven infrastructure yet so I will start from scratch. Is it ok to use version 3 ? Yes, this is the version we use (3.0.4). Be sure to setup some options (MAVEN_OPTS=-Xmx512m) in your environment to be able to run all the tests. If y

Re: [ApacheDS] How to setup a debugging environment

2012-06-10 Thread Oliver Geishuettner
> > I have no maven infrastructure yet so I will start from scratch. Is it > ok to use version 3 ? > > Yes, this is the version we use (3.0.4). Be sure to setup some options > (MAVEN_OPTS=-Xmx512m) in your environment to be able to run all the tests. > > If you check out a version, just use >

Re: [ApacheDS] How to setup a debugging environment

2012-06-10 Thread Emmanuel Lécharny
Le 6/10/12 2:45 PM, Garbage a écrit : Am 09.06.2012 um 00:03 schrieb Emmanuel Lécharny: Le 6/8/12 11:38 PM, garb...@gmx.de a écrit : In order to broaden my understanding I want to connect Eclipse to a running instance of ApacheDS 2.0M7. I retrieved the sources for M7 from the svn repository

Re: [ApacheDS] How to setup a debugging environment

2012-06-10 Thread Garbage
Am 09.06.2012 um 00:03 schrieb Emmanuel Lécharny : > Le 6/8/12 11:38 PM, garb...@gmx.de a écrit : >> In order to broaden my understanding I want to connect Eclipse to a running >> instance of ApacheDS 2.0M7. I retrieved the sources for M7 from the svn >> repository but failed in combining them.

Re: [ApacheDS] How to setup a debugging environment

2012-06-08 Thread Emmanuel Lécharny
Le 6/8/12 11:38 PM, garb...@gmx.de a écrit : In order to broaden my understanding I want to connect Eclipse to a running instance of ApacheDS 2.0M7. I retrieved the sources for M7 from the svn repository but failed in combining them. I do NOT want to build ApacheDS, my only intention is to make

[ApacheDS] How to setup a debugging environment

2012-06-08 Thread Garbage
In order to broaden my understanding I want to connect Eclipse to a running instance of ApacheDS 2.0M7. I retrieved the sources for M7 from the svn repository but failed in combining them. I do NOT want to build ApacheDS, my only intention is to make all the subprojects known to Eclipse to allo