I think there is a maven-archetype-archetype that will create a new  
archetype project for you. :)


On Feb 13, 2009, at 8:44 PM, Steve Harris wrote:

> Cool, that is exactly what I meant. Thanks!
> I'll play with it. As an aside, does the plugin enable the creation  
> of new archetypes without too much trouble as well? i.e. start with  
> either a directory structure or another archetype and then make some  
> changes and create a new one?
>
> ----- Original Message -----
> From: "Alex Miller" <amil...@terracottatech.com>
> To: tc-dev@lists.terracotta.org
> Sent: Friday, February 13, 2009 6:41:36 PM GMT -08:00 US/Canada  
> Pacific
> Subject: Re: [tc-dev] Eclipse plugin and archetype question...
>
>
> Do you mean to create a new project using an archetype?  If so, then  
> yes absolutely.  You just do New -> Maven Project and it will pull  
> up a set of archetypes you can pick from.  By default it points at  
> the Nexus index for the public m2 repos which we don't publish to,  
> so you would have to do a little fiddling to find the tc one.  Now  
> this is just leveraging the same mvn archetype infrastructure and  
> the m2eclipse plugin, so doesn't do anything for the Terracotta  
> plugin.
>
>
> We could add the Terracotta nature and stuff as part of creating the  
> Eclipse project but that wouldn't do anything without having the tc  
> plugin installed (and might actually fail, not sure).  Might be  
> possible to have the tc plugin depend on the m2 plugin and hook into  
> this process when creating a new Terracotta project.  In fact, I  
> seem to recall Eugene saying that it was designed for this use case  
> on his blog at one point.
>
>
>
>
>
>
>
> On Feb 13, 2009, at 8:33 PM, Steven Harris wrote:
>
>
>
> Is it possible to use the Terracotta and or maven eclipse plugin to  
> directly use archetypes?
>
>
>
>
>
> Cheers,
> Steve Harris
>
> "Terracotta.  It's ten pounds of awesome in a five pound sack. "
>
>
>
>
> _______________________________________________
> tc-dev mailing list
> tc-dev@lists.terracotta.org
> http://lists.terracotta.org/mailman/listinfo/tc-dev
>
>
> _______________________________________________
> tc-dev mailing list
> tc-dev@lists.terracotta.org
> http://lists.terracotta.org/mailman/listinfo/tc-dev
> _______________________________________________
> tc-dev mailing list
> tc-dev@lists.terracotta.org
> http://lists.terracotta.org/mailman/listinfo/tc-dev

_______________________________________________
tc-dev mailing list
tc-dev@lists.terracotta.org
http://lists.terracotta.org/mailman/listinfo/tc-dev

Reply via email to