Re: [maven/intellij] Still fighting Maven and/or IntelliJ

2010-08-22 Thread Kristian Rosenvold
I quite often delete the full "system" folder under ~/.IntelliJIdea90 when I get this kind of behaviour. Don't know if it helps in this case. Regards, Kristian Rosenvold lø., 21.08.2010 kl. 15.59 -0400, skrev Dave Newton: > Current trunk. > > Normal IntelliJ Maven project setup, but it refuse

Re: [maven/intellij] Still fighting Maven and/or IntelliJ

2010-08-22 Thread Maurizio Cucchiara
Hi Dave, there isn't any org.apache.commons.lang.xwork.StringUtils or other stuff. If you take a look at xwork pom file you'll see that it contains maven shade plugin

Re: [maven/intellij] Still fighting Maven and/or IntelliJ

2010-08-22 Thread Dave Newton
On Sat, Aug 21, 2010 at 8:48 PM, Maurizio Cucchiara wrote: > there isn't any org.apache.commons.lang.xwork.StringUtils or other stuff. Of course there is--it's what's created by the shading. For example: http://svn.apache.org/viewvc/struts/struts2/trunk/core/src/main/java/org/apache/struts2/com

Re: [maven/intellij] Still fighting Maven and/or IntelliJ

2010-08-22 Thread Dave Newton
I'll see what's in there and give it a shot if it seems reasonable. I just can't figure out why it's not taking the shaded classes from the repo jar... *grr* Thanks, Dave On Sat, Aug 21, 2010 at 4:11 PM, Kristian Rosenvold < kristian.rosenv...@gmail.com> wrote: > I quite often delete the full "