Re: Internal error in maven-bundle-plugin: Opening resource: Conversion

2013-08-19 Thread Merve Temizer
#x27;�' messages which disappeared after making > > sure same encoding was used in source version control as on my machine. > > > > Regards, > > Ziga > > > > > > On Sun, Aug 18, 2013 at 11:20 AM, Merve Temizer

Internal error in maven-bundle-plugin: Opening resource: Conversion

2013-08-18 Thread Merve Temizer
Hi, Do you have an idea what should i do in below situation [INFO] [INFO] Reactor Summary: [INFO] [INFO] ApacheDS .. SUCCESS [5.663s] [INFO] ApacheDS I18n ..

Checking out and building a project

2012-11-09 Thread Merve Temizer
Hello, I am told to get below for a snapshot. http://svn.apache.org/repos/asf/james/current/ I want to check out and build When i want to "svn co" and "mvn clean compile" ; I am getting error telling some module of pom.xml does not exist. I need only server project under james and also have t

Re: Importing large project into Eclipse hangs on constant percent

2012-11-09 Thread Merve Temizer
Sorry for mail sequence, but in eclipse Window|Preferences|Maven|User Settings i see warning: User settings file doesn't exist. I do not know if it was so when i was able to import and build projects 2012/11/9 Merve Temizer > Sorry i missed one point, m2e settings are important,

Re: Importing large project into Eclipse hangs on constant percent

2012-11-09 Thread Merve Temizer
Sorry i missed one point, m2e settings are important, not the command line mvn. 2012/11/9 Merve Temizer > Hello again, > > I found my settings.xml under > > /usr/local/apache-maven-3.0.4/conf > > this is the maven i see when run "mvn --v" > > its content

Re: Importing large project into Eclipse hangs on constant percent

2012-11-09 Thread Merve Temizer
Hello again, I found my settings.xml under /usr/local/apache-maven-3.0.4/conf this is the maven i see when run "mvn --v" its content is here: As you can see below its proxy setting are commented off 2012/11/9 Merve Temizer > > > 2012/11/8 Wayne Fay > >

Re: Importing large project into Eclipse hangs on constant percent

2012-11-09 Thread Merve Temizer
2012/11/8 Wayne Fay > > My settings.xml does not exist. I do not know if i have deleted it by > > mistake. > > How do you know this? What directory (-ies) did you look in to find it? > I searched my home directory in ubuntu /home/myusername also looked at /home/myusername/.m2 > > > If you advis

Re: Importing large project into Eclipse hangs on constant percent

2012-11-08 Thread Merve Temizer
tings.xml file: > > eg: > > > bcx-proxy-http > true > 109.110.28.175 > 3128 > http > bcx-repo > > > > > > O

Re: Importing large project into Eclipse hangs on constant percent

2012-11-08 Thread Merve Temizer
proxy settings as well as the maven proxy settings > if any. > > > On Thu, Nov 8, 2012 at 4:30 PM, Merve Temizer > wrote: > > > Hello, > > I had succesfully imported James Server a while ago, > > but i can not repeat the same job because at %93 it starts hanging

Re: Duplicated dependency in repository

2012-09-24 Thread Merve Temizer
Is there something in my question that tells you that i try to download modules one by one? I download everything but try to run pom s individually because i want to learn what the ugly thing causes duplicated jars. 2012/9/24 Karl Heinz Marbaise > Hi, > > > > There is a project called Apache Ja