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.

As you can see with Shale, that will create a sub-group in the repository:
   http://cvs.apache.org/maven-snapshot-repository/org/apache/struts/

This doesn't have to change the svn repository at all, but something
I've been wondering about is how we're going to 'make room' for Action
2.  Right now Action 1 is spread across the top level of the svn repo.

Any thoughts on grouping the Action 1 related modules together in some way?

And where do you see the WW/Action 2 code being added, when it comes
out of the incubator?  (Does 1.3 become a branch, or is action2 a
separate trunk?)

Thanks,
Wendy

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

Reply via email to