I was going to run with this. Did you want me to make the same deletions to the blank application? After all, since they are not in the correct directory, the files are not being used.

/Ian


Ted Husted wrote:
Once things are sorted out, it would be nice to revert it to match the
Struts Blank application, but for now, it seems like we should strip
it down.

On 1/30/07, Ian Roughley <[EMAIL PROTECTED]> wrote:
I have been looking through the s2 maven archetypes, and would like to
propose that we don't include resources that are at a package level
(i.e. validation and conversion).  The reason being that maven2
currently does not support this feature (see
http://jira.codehaus.org/browse/ARCHETYPE-54), so for a groupId of
"com.test" the directory structure becomes:

/src/main/java/com/test/HelloWorldAction
/src/main/resources/som/myComp/myApp/HelloWorldAction-validation.xml
/src/main/resources/som/myComp/myApp/IndexAction.properties
/src/main/resources/som/myComp/myApp/IndexAction-conversion.properties

I think having the resources in the wrong directory is more confusing
that not having them.  Once ARCHETYPE-54 is implemented we can go add
them back in.

What does everyone think?

/Ian

---------------------------------------------------------------------
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