Re: maven 3.1.1 StackOverflowError

2013-11-25 Thread Goldfish
can't tell anymore which plugin executed before the error... the problem had to be fixes as fast as possible so a downgrade of maven was or solution and now it works. And switching back again would'nt be a good idea since the others would claim my head if I break anything on which they're working r

Re: maven 3.1.1 StackOverflowError

2013-11-24 Thread Stuart McCulloch
Looks like http://jira.codehaus.org/browse/PLXCOMP-208 which was fixed in plexus-archiver-2.2. Which plugin was executing before the error? It should hopefully just be a matter of updating your pom.xml to use a more recent version of the plugin which depends on plexus-archiver-2.2 or later. On