[ 
http://jira.codehaus.org/browse/ARCHETYPE-228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=209314#action_209314
 ] 

Matthew McCullough commented on ARCHETYPE-228:
----------------------------------------------

I'm working towards fixing this since it bothers me as well and makes my 
classes unable to use this archetype.

Oddly, the archetype plugin was updated to 2.0-alpha-4, but the j2ee archetype 
was not brought along for the ride.  The archetype-catalog.xml file 
(http://svn.apache.org/viewvc/maven/archetype/trunk/archetype-common/src/main/resources/archetype-catalog.xml?view=markup)
 is still pointing to the 1.0 release of this archetype 
(http://repo1.maven.org/maven2/org/apache/maven/archetypes/maven-archetype-j2ee-simple/1.0/),
 which Wendy Smoak says is an old branch likely never to cut another release 
(makes sense).

So, this leaves us with the option of trying to migrate the guts of the j2ee 
archetype to the 2.0-alpha-4 trunk 
(http://svn.apache.org/viewvc/maven/archetype/trunk/).  However, the Wendy says 
the archetype plugin has been completely re-written and now the archetypes are 
stored in "samples" in the source tree for this project.  The odd part is that 
I don't see a 2.0-alpha-4 of the samples (such as quickstart) having been 
published to central.

I've also captured this in a post to the mailing list.
http://n2.nabble.com/Maven-Archetype-1-0-to-2-0-variations-question-on-CLI-interactive-prompt-tc4523822.html#a4523822


> site missing module in maven-archetype-j2ee-simple archetype plugin
> -------------------------------------------------------------------
>
>                 Key: ARCHETYPE-228
>                 URL: http://jira.codehaus.org/browse/ARCHETYPE-228
>             Project: Maven Archetype
>          Issue Type: Bug
>          Components: Generator
>            Reporter: Esteban DUGUEPEROUX
>            Priority: Minor
>
> Hi,
> When I create a j2ee-simple project from archetype n°10 the main pom.xml 
> specify a site module but without site directory.
> Then at each j2ee project creation I need to delete the relevant line in 
> pom.xml.
> Can we have a site directory generated or the relevant line in pom.xml 
> deleted.
> Regards.

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


Reply via email to