[jbossseam-issues] [JBoss JIRA] Commented: (JBSEAM-2026) Maven archetypes

Neil Crow (JIRA) jira-events at lists.jboss.org
Wed Oct 22 04:04:21 EDT 2008


    [ https://jira.jboss.org/jira/browse/JBSEAM-2026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12434817#action_12434817 ] 

Neil Crow commented on JBSEAM-2026:
-----------------------------------

Dan,

Will you go as far as adopting default maven directory structures?
http://maven.apache.org/guides/introduction/introduction-to-the-standard-directory-layout.html

This convention over configuration approach usually results in simpler poms, for example the compile and test goals would not need to be configured if the resources were in the default expected locations.

Although by far the biggest challenges with this would be migrating existing project structures and aligning the defaults with the rest of the tooling jbtools and seam-gen.
Another issue is that the default layout expects a single location for java sources compared to seam-gen which separates model and action.

Given the above I can imagine what the answer is going to be, although it may not be as daunting as it first appears because most of the locations in the existing tooling is probably already parameterized.

> Maven archetypes
> ----------------
>
>                 Key: JBSEAM-2026
>                 URL: https://jira.jboss.org/jira/browse/JBSEAM-2026
>             Project: Seam
>          Issue Type: Feature Request
>          Components: Tools
>            Reporter: Pete Muir
>            Assignee: Dan Allen
>             Fix For: The future
>
>
> Create some maven archetypes to compliment seam-gen.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the seam-issues mailing list