On 3/17/06, Wendy Smoak <[EMAIL PROTECTED]> wrote:
> We need to decide on a Maven groupId for Struts Action.  Currently,
> we're using 'struts' but we've been asked to conform to the Maven 2
> repository structure and place our artifacts under org/apache/struts.
>
> My plan is to use org.apache.struts.action as the groupId.

This is done.  The next time you build Struts Action (after updating
your working copy) you should see artifacts in the new groupId:
org.apache.struts.action.

Struts Tiles was moved to org.apache.struts.tiles, and no longer
inherits from build/project.xml, though it is still part of the
multiproject build.

If you are building and using snapshots of Action 1.3 in your own
projects, you will need to change your dependencies to reflect the new
groupIds.

--
Wendy

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

Reply via email to