You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Mick Knutson <mi...@hotmail.com> on 2005/12/22 00:30:46 UTC

[m2] installing the j2ee archetype from maven cvs?

How can I just create the j2ee archetype from 
http://svn.apache.org/viewcvs.cgi/maven/archetype/trunk/maven-archetypes/maven-archetype-j2ee/?rev=358420 
onto my local machine?

--------------------------------------------------------------------------------
Thanks
Mick Knutson

http://www.BASELogic.com
http://www.MickKnutson.com

MSN Messenger: mickknutson@hotmail.com
--------------------------------------------------------------------------------

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: SPAM: [m2] installing the j2ee archetype from maven cvs?

Posted by Emmanuel Venisse <em...@venisse.net>.
checkout it and run "mvn install"

Mick Knutson a écrit :
> How can I just create the j2ee archetype from 
> http://svn.apache.org/viewcvs.cgi/maven/archetype/trunk/maven-archetypes/maven-archetype-j2ee/?rev=358420 
> onto my local machine?
> 
> -------------------------------------------------------------------------------- 
> 
> Thanks
> Mick Knutson
> 
> http://www.BASELogic.com
> http://www.MickKnutson.com
> 
> MSN Messenger: mickknutson@hotmail.com
> -------------------------------------------------------------------------------- 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
> 
> 
> 
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: [m2] installing the j2ee archetype from maven cvs?

Posted by Alexandre Poitras <al...@gmail.com>.
No you can't download it directly from the plugin repository until a
new release is deployed.
You need to get a snapshoth from svn. You just need to use a typical
svn client like Eclipse for exemple. Just open the CVS perspective and
add a new repository location with the following url
http://svn.apache.org/repos/asf/maven/components/trunk/. Then import
(check out) maven-archetypes/maven-archetype-j2ee/ head module and
install it.

On 12/21/05, Valerio Schiavoni <va...@gmail.com> wrote:
> Hello Alexandre,
>
> 2005/12/22, Alexandre Poitras <al...@gmail.com>:
> >
> > just to check out the j2ee archetype
>
>
> how can I do this?
> is it possible using the m2 eclipse plugin? (the one from  mergere)
>
> thanks,
> valerio
>
> and the do a regular maven
> > install, i.e.  run the command "mvn install" in the directory where the
> > pom.xml file is located. I am not sure of this because I have never done
> > it
> > with an actual archetype but everything having a pom.xml file usually
> > works
> > the same way. Enjoy the magic of Maven :)
> >
> > On 12/21/05, Mick Knutson <mi...@hotmail.com> wrote:
> > >
> > > How can I just create the j2ee archetype from
> > >
> > >
> > http://svn.apache.org/viewcvs.cgi/maven/archetype/trunk/maven-archetypes/maven-archetype-j2ee/?rev=358420
> > > onto my local machine?
> > >
> > >
> > >
> > --------------------------------------------------------------------------------
> > > Thanks
> > > Mick Knutson
> > >
> > > http://www.BASELogic.com
> > > http://www.MickKnutson.com
> > >
> > > MSN Messenger: mickknutson@hotmail.com
> > >
> > >
> > --------------------------------------------------------------------------------
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> > > For additional commands, e-mail: users-help@maven.apache.org
> > >
> > >
> >
> >
> > --
> > Alexandre Poitras
> > Québec, Canada
> >
> >
>
>
> --
> To Iterate is Human, to Recurse, Divine
> James O. Coplien, Bell Labs
>
>



--
Alexandre Poitras
Québec, Canada

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: [m2] installing the j2ee archetype from maven cvs?

Posted by Valerio Schiavoni <va...@gmail.com>.
Hello Alexandre,

2005/12/22, Alexandre Poitras <al...@gmail.com>:
>
> just to check out the j2ee archetype


how can I do this?
is it possible using the m2 eclipse plugin? (the one from  mergere)

thanks,
valerio

and the do a regular maven
> install, i.e.  run the command "mvn install" in the directory where the
> pom.xml file is located. I am not sure of this because I have never done
> it
> with an actual archetype but everything having a pom.xml file usually
> works
> the same way. Enjoy the magic of Maven :)
>
> On 12/21/05, Mick Knutson <mi...@hotmail.com> wrote:
> >
> > How can I just create the j2ee archetype from
> >
> >
> http://svn.apache.org/viewcvs.cgi/maven/archetype/trunk/maven-archetypes/maven-archetype-j2ee/?rev=358420
> > onto my local machine?
> >
> >
> >
> --------------------------------------------------------------------------------
> > Thanks
> > Mick Knutson
> >
> > http://www.BASELogic.com
> > http://www.MickKnutson.com
> >
> > MSN Messenger: mickknutson@hotmail.com
> >
> >
> --------------------------------------------------------------------------------
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> > For additional commands, e-mail: users-help@maven.apache.org
> >
> >
>
>
> --
> Alexandre Poitras
> Québec, Canada
>
>


--
To Iterate is Human, to Recurse, Divine
James O. Coplien, Bell Labs

Re: [m2] installing the j2ee archetype from maven cvs?

Posted by Mick Knutson <mi...@hotmail.com>.
Is there any best practices on naming of subprojects/modules?

--------------------------------------------------------------------------------
Thanks
Mick Knutson

http://www.BASELogic.com
http://www.MickKnutson.com

MSN Messenger: mickknutson@hotmail.com
--------------------------------------------------------------------------------

----- Original Message ----- 
From: "Alexandre Poitras" <al...@gmail.com>
To: "Maven Users List" <us...@maven.apache.org>; "Mick Knutson" 
<mi...@hotmail.com>
Sent: Wednesday, December 21, 2005 3:42 PM
Subject: Re: [m2] installing the j2ee archetype from maven cvs?


I think you just to check out the j2ee archetype and the do a regular maven
install, i.e.  run the command "mvn install" in the directory where the
pom.xml file is located. I am not sure of this because I have never done it
with an actual archetype but everything having a pom.xml file usually works
the same way. Enjoy the magic of Maven :)

On 12/21/05, Mick Knutson <mi...@hotmail.com> wrote:
>
> How can I just create the j2ee archetype from
>
> http://svn.apache.org/viewcvs.cgi/maven/archetype/trunk/maven-archetypes/maven-archetype-j2ee/?rev=358420
> onto my local machine?
>
>
> --------------------------------------------------------------------------------
> Thanks
> Mick Knutson
>
> http://www.BASELogic.com
> http://www.MickKnutson.com
>
> MSN Messenger: mickknutson@hotmail.com
>
> --------------------------------------------------------------------------------
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>


--
Alexandre Poitras
Québec, Canada

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: [m2] installing the j2ee archetype from maven cvs?

Posted by Alexandre Poitras <al...@gmail.com>.
I think you just to check out the j2ee archetype and the do a regular maven
install, i.e.  run the command "mvn install" in the directory where the
pom.xml file is located. I am not sure of this because I have never done it
with an actual archetype but everything having a pom.xml file usually works
the same way. Enjoy the magic of Maven :)

On 12/21/05, Mick Knutson <mi...@hotmail.com> wrote:
>
> How can I just create the j2ee archetype from
>
> http://svn.apache.org/viewcvs.cgi/maven/archetype/trunk/maven-archetypes/maven-archetype-j2ee/?rev=358420
> onto my local machine?
>
>
> --------------------------------------------------------------------------------
> Thanks
> Mick Knutson
>
> http://www.BASELogic.com
> http://www.MickKnutson.com
>
> MSN Messenger: mickknutson@hotmail.com
>
> --------------------------------------------------------------------------------
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>


--
Alexandre Poitras
Québec, Canada