You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Je...@cargill.com on 2005/08/24 19:45:18 UTC

RE: Shale and Tiles integration - where oh where is shale-tiles.jar?

A comment:

It seems like Maven's dependency management would be pretty useful for this project.  Every time I see "where is the xxx.jar", I think Maven.  Thoughts?

Jeremy J. Barth

 -----Original Message-----
From: 	java@wendysmoak.com [mailto:java@wendysmoak.com] 
Sent:	Wednesday, August 24, 2005 12:36 PM
To:	user@struts.apache.org
Subject:	Re: Shale and Tiles integration - where oh where is shale-tiles.jar?

From: <gr...@intellicare.com>

> test.jsp has this:
> <%@ taglib uri="http://jakarta.apache.org/tiles" prefix="tiles" %>

Geeta, that caught my eye because it's not the right uri for Standalone 
Tiles.  It looks like there might be a problem with the build files-- the 
wrong tld is getting included in tiles-core.jar.  I'm not sure if that's 
actually causing your problem, but I'm taking that issue over to the dev 
list for discussion.

-- 
Wendy Smoak 


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org


Re: Shale and Tiles integration - where oh where is shale-tiles.jar?

Posted by gr...@intellicare.com.
Wendy Smoak <ja...@wendysmoak.com> wrote on 08/24/2005 02:20:50 PM:

> From: <Je...@cargill.com>
> 
> > It seems like Maven's dependency management would be pretty useful for 

> > this project.
> > Every time I see "where is the xxx.jar", I think Maven.  Thoughts?
> 
> For Geeta's project?  That's up to her. :)

Thanks guys. Just what I need - another new thing to learn right now..;)

> 
> Standalone Tiles has both Maven and Ant build files.  If you're building 
it 
> locally to use in your own projects, 'maven jar:install' will do the 
right 
> thing, then you can declare tiles 0.2-dev as a dependency.  It hasn't 
had a 
> release yet, and as far as I'm aware it isn't available in any public 
> repository.

..and I get to search for stuff too..? ooh, can't wait.. ;)))

> 
> -- 
> Wendy Smoak 
> 
Geeta

Re: Shale and Tiles integration - where oh where is shale-tiles.jar?

Posted by Wendy Smoak <ja...@wendysmoak.com>.
From: <Je...@cargill.com>

> It seems like Maven's dependency management would be pretty useful for 
> this project.
> Every time I see "where is the xxx.jar", I think Maven.  Thoughts?

For Geeta's project?  That's up to her. :)

Standalone Tiles has both Maven and Ant build files.  If you're building it 
locally to use in your own projects, 'maven jar:install' will do the right 
thing, then you can declare tiles 0.2-dev as a dependency.  It hasn't had a 
release yet, and as far as I'm aware it isn't available in any public 
repository.

-- 
Wendy Smoak 


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org