;-) Thanks for the help. The build was successfully, including the sample app i am interested in.
Torsten Am Donnerstag, den 26.10.2006, 22:28 -0700 schrieb Wendy Smoak: > On 10/26/06, Torsten Krah <[EMAIL PROTECTED]> wrote: > > > Thx, now it starts the build, but it fails at: > > > > Compiling 1 source file > > to /home/tkrah/Development/src/shale-parent/shale-tiles/target/classes > > Darn. I just ran into that at Struts. Tiles 2 has changed out from under us. > > Well, you wanted to learn more about Maven anyway, right? ;) > > Edit the framework/pom.xml file, and delete this line: > > <module>shale-tiles</module> > > Then try 'mvn install' again. As long as the example app you're > interested in doesn't use Tiles, you should be okay. >
