yup, that worked. Thanks!

musachy

David H. DeWolf wrote:
I don't think the 2.0.2-SNAPSHOT plugin has been deployed to the repo. I wonder if you're building with the "apps" profile but not the "plugins" profile.

Try:

mvn install -P apps,plugins

Musachy Barroso wrote:
showcase build fails, saying that it cannot find org.apache.struts:struts2-tiles-plugin:jar:2.0.2-SNAPSHOT in the repositories.

?? :)

musachy

Wendy Smoak wrote:
Looks like Struts 2 doesn't build against the latest Tiles 2...

[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure

c:\svn\struts\struts2-base\plugins\tiles\src\main\java\org\apache\struts2\views\ tiles\TilesResult.java:[123,24] setContext(org.apache.tiles.ComponentContext,org .apache.tiles.TilesRequestContext) in org.apache.tiles.ComponentContext cannot b e applied to (org.apache.tiles.ComponentContext,org.apache.tiles.TilesContext)

c:\svn\struts\struts2-base\plugins\tiles\src\main\java\org\apache\struts2\views\ tiles\TilesResult.java:[176,51] getContext(org.apache.tiles.TilesRequestContext) in org.apache.tiles.ComponentContext cannot be applied to (org.apache.tiles.Til
esContext)

c:\svn\struts\struts2-base\plugins\tiles\src\main\java\org\apache\struts2\views\ tiles\TilesResult.java:[179,28] setContext(org.apache.tiles.ComponentContext,org .apache.tiles.TilesRequestContext) in org.apache.tiles.ComponentContext cannot b e applied to (org.apache.tiles.ComponentContext,org.apache.tiles.TilesContext)

c:\svn\struts\struts2-base\plugins\tiles\src\main\java\org\apache\struts2\views\
tiles\TilesResult.java:[197,25] cannot find symbol
symbol  : method getOrCreateController()
location: class org.apache.tiles.ComponentDefinition


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



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



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

Reply via email to