You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by Dave Newton <ne...@yahoo.com> on 2009/02/19 19:08:07 UTC

Maven archetype location

Would it make sense to have the S2 archetypes in with... S2, thus 
versioned along with S2?

Dave

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


Re: Maven archetype location

Posted by Wendy Smoak <ws...@gmail.com>.
On Thu, Feb 19, 2009 at 11:08 AM, Dave Newton <ne...@yahoo.com> wrote:
> Would it make sense to have the S2 archetypes in with... S2, thus versioned
> along with S2?

We've discussed this before, it should be in the archives.  It's
possible, but it puts additional work on the release manager.

The poms for the projects inside the archetypes have the Struts
version hard coded.  It could all be staged together, as long as the
RM is willing to update the version in
src/main/resources/archetype-resources/pom.xml at the last minute, or
we find a way to automate it.

-- 
Wendy

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


Re: Maven archetype location

Posted by Wes Wannemacher <we...@wantii.com>.
I'm no Maven expert, but I have found myself confused from time to
time because when building struts2 + plugins, etc. Once in a while
I'll wonder about a dependency, only to remember that I have to go up
a level or two to find things in either maven or sandbox. I always
assumed there was a Maven-y reason why it is the way it is.

-Wes

On Thu, Feb 19, 2009 at 1:08 PM, Dave Newton <ne...@yahoo.com> wrote:
> Would it make sense to have the S2 archetypes in with... S2, thus versioned
> along with S2?
>
> Dave
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
> For additional commands, e-mail: dev-help@struts.apache.org
>
>



-- 
Wes Wannemacher
Author - Struts 2 In Practice
Includes coverage of Struts 2.1, Spring, JPA, JQuery, Sitemesh and more
http://www.manning.com/wannemacher

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