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.

--
Wendy

Reply via email to