At 3:40 PM -0600 3/1/05, Corey Probst wrote:
I've successfully built struts using the latest Maven based build
which was outlined in the email entitled "Latest build (ala Maven)
[Long]".  Everything worked great.

I've also copied the taglib, tiles, and core jars to an application
for testing.

I can't find the .tld for the tiles taglib in any of the jars.  I was
expecting to be able to use the familiar
<%@ taglib uri="http://struts.apache.org/tags-tiles"; prefix="tiles" %>
in my layouts.  Am I missing something here?


I apologize if this is a struts-user question...

No, I think given the recent volatility in the builds, this is a good place to ask.


I think when James was cleaning up some stuff which was copied between projects, he accidentally removed the maven postGoal which caused the TLD to be generated and put in the JAR.

I restored a copy of maven.xml with only the transformation/copy step. The tests aren't passing, but they weren't passing without it either, so I committed it, and I'll check out the tests now.

Joe

--
Joe Germuska [EMAIL PROTECTED] http://blog.germuska.com "Narrow minds are weapons made for mass destruction" -The Ex


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to