Re: Problem with maven dependency

2010-06-13 Thread Jan Sinschek
On 6/11/2010 9:35 PM, Andreas Veithen wrote: On Thu, Jun 10, 2010 at 20:51, Jan Sinschek wrote: Hi, when I try to build axis2 from the current trunk, (mvn install) I eventually get java.lang.NoClassDefFoundError: org/codehaus/plexus/util/DirectoryScanner So, after looking i

Re: Problem with maven dependency

2010-06-11 Thread Andreas Veithen
On Thu, Jun 10, 2010 at 20:51, Jan Sinschek wrote: > Hi, > > when I try to build axis2 from the current trunk, (mvn install) I eventually > get >>java.lang.NoClassDefFoundError: org/codehaus/plexus/util/DirectoryScanner > > So, after looking into the matter unsuccesfully, I scraped part of my m2 >

Problem with maven dependency

2010-06-10 Thread Jan Sinschek
Hi, when I try to build axis2 from the current trunk, (mvn install) I eventually get >java.lang.NoClassDefFoundError: org/codehaus/plexus/util/DirectoryScanner So, after looking into the matter unsuccesfully, I scraped part of my m2 repository and found myself in the same situation. Also, cor