Okay; thanks--not sure why IntelliJ isn't picking it up. I'll look into it.
Dave On Mon, Aug 9, 2010 at 10:02 AM, Wes Wannemacher <[email protected]> wrote: > Dave, > > There is some configuration in the xwork-core pom file that does the > shading. When it runs, it relocates most of the classes to either - > > org/apache/commons/lang/xwork/ > or > org/objectweb/asm/xwork/ > > inside of the xwork-core-X.Y.Z.jar file. > > -Wes > > On Sat, Aug 7, 2010 at 12:08 PM, Dave Newton <[email protected]> > wrote: > > I'm having a dickens of a time getting IntelliJ to find these classes; > what > > step in the build process creates them, and where to they end up? They > must > > be *somewhere*, because I'm compiling and running the tests just fine on > the > > command line. > > > > Thanks, > > Dave > > > > > > -- > Wes Wannemacher > > Head Engineer, WanTii, Inc. > Need Training? Struts, Spring, Maven, Tomcat... > Ask me for a quote! > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
