You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by MavenMan <li...@163.com> on 2007/10/16 08:29:53 UTC

tapestry5 without maven is ok ?

hi all:
   I start to study t5 ,and many demo is related maven .I will not be
connect to Internet ,and it is hard to use t5 with maven offline for me .so
does it matter if I use t5 without maven ?Does it works well in tomcat
offline ?

-- 
View this message in context: http://www.nabble.com/tapestry5-without-maven-is-ok---tf4632238.html#a13227494
Sent from the Tapestry - User mailing list archive at Nabble.com.


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


Re: tapestry5 without maven

Posted by Daniel Jue <te...@gmail.com>.
You can definitely use T5 without maven, although it can be a pain to
download all those dependencies, which is a major feature maven would
do for you.

If you can get all the JAR files that are required, just make sure
they are in your classpath, which would probably be set in your IDE.

Of course Tapestry works fine with Tomcat!  BTW-Using Tomcat really
has nothing to do with whether or not you use Maven.
Many people on the list like Jetty 6, so you may want to try that too.



On 10/16/07, MavenMan <li...@163.com> wrote:
>
> hi all:
>    I start to study t5 ,and many demo is related maven .I will not be
> connect to Internet ,and it is hard to use t5 with maven offline for me .so
> does it matter if I use t5 without maven ?Does it works well in tomcat
> offline ?
>
> --
> View this message in context: http://www.nabble.com/tapestry5-without-maven-tf4632238.html#a13227494
> Sent from the Tapestry - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
> For additional commands, e-mail: users-help@tapestry.apache.org
>
>

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


RE : Re: RE : tapestry5 without maven is ok ?

Posted by Julien HENRY <he...@yahoo.fr>.
yes, you can.

Just copy ~/.m2/repository


--- MavenMan <li...@163.com> a écrit :

> 
> you are right ,thanks a lot .
> but my notebook is never connect Internet ,so can I
> transfer(copy) my local
> repository from one not offline computer to my
> notebook ? 
> 
> 
> 
> Julien HENRY wrote:
> > 
> > Hi,
> > 
> > The first time you get tapestry, simply go in a
> sample
> > project and hit:
> > mvn dependency:go-offline
> > 
> > This will download all required dependencies in
> your
> > local repo.
> > 
> > Then, when you will be offline, just use Maven
> with -o
> > flag to tell it to use only local artifacts.
> > 
> > Regards,
> > 
> > Julien
> > 
> > --- MavenMan <li...@163.com> a écrit :
> > 
> >> 
> >> hi all:
> >>    I start to study t5 ,and many demo is related
> >> maven .I will not be
> >> connect to Internet ,and it is hard to use t5
> with
> >> maven offline for me .so
> >> does it matter if I use t5 without maven ?Does it
> >> works well in tomcat
> >> offline ?
> >> 
> >> -- 
> >> View this message in context:
> >>
> >
>
http://www.nabble.com/tapestry5-without-maven-is-ok---tf4632238.html#a13227494
> >> Sent from the Tapestry - User mailing list
> archive
> >> at Nabble.com.
> >> 
> >> 
> >>
> >
>
---------------------------------------------------------------------
> >> To unsubscribe, e-mail:
> >> users-unsubscribe@tapestry.apache.org
> >> For additional commands, e-mail:
> >> users-help@tapestry.apache.org
> >> 
> >> 
> > 
> > 
> > 
> >      
> >
>
_____________________________________________________________________________
> 
> > Ne gardez plus qu'une seule adresse mail ! Copiez
> vos mails vers Yahoo!
> > Mail 
> > 
> >
>
---------------------------------------------------------------------
> > To unsubscribe, e-mail:
> users-unsubscribe@tapestry.apache.org
> > For additional commands, e-mail:
> users-help@tapestry.apache.org
> > 
> > 
> > 
> 
> -- 
> View this message in context:
>
http://www.nabble.com/tapestry5-without-maven-is-ok---tf4632238.html#a13228163
> Sent from the Tapestry - User mailing list archive
> at Nabble.com.
> 
> 
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> users-unsubscribe@tapestry.apache.org
> For additional commands, e-mail:
> users-help@tapestry.apache.org
> 
> 



      _____________________________________________________________________________ 
Ne gardez plus qu'une seule adresse mail ! Copiez vos mails vers Yahoo! Mail 

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


Re: RE : tapestry5 without maven is ok ?

Posted by MavenMan <li...@163.com>.
you are right ,thanks a lot .
but my notebook is never connect Internet ,so can I transfer(copy) my local
repository from one not offline computer to my notebook ? 



Julien HENRY wrote:
> 
> Hi,
> 
> The first time you get tapestry, simply go in a sample
> project and hit:
> mvn dependency:go-offline
> 
> This will download all required dependencies in your
> local repo.
> 
> Then, when you will be offline, just use Maven with -o
> flag to tell it to use only local artifacts.
> 
> Regards,
> 
> Julien
> 
> --- MavenMan <li...@163.com> a écrit :
> 
>> 
>> hi all:
>>    I start to study t5 ,and many demo is related
>> maven .I will not be
>> connect to Internet ,and it is hard to use t5 with
>> maven offline for me .so
>> does it matter if I use t5 without maven ?Does it
>> works well in tomcat
>> offline ?
>> 
>> -- 
>> View this message in context:
>>
> http://www.nabble.com/tapestry5-without-maven-is-ok---tf4632238.html#a13227494
>> Sent from the Tapestry - User mailing list archive
>> at Nabble.com.
>> 
>> 
>>
> ---------------------------------------------------------------------
>> To unsubscribe, e-mail:
>> users-unsubscribe@tapestry.apache.org
>> For additional commands, e-mail:
>> users-help@tapestry.apache.org
>> 
>> 
> 
> 
> 
>      
> _____________________________________________________________________________ 
> Ne gardez plus qu'une seule adresse mail ! Copiez vos mails vers Yahoo!
> Mail 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
> For additional commands, e-mail: users-help@tapestry.apache.org
> 
> 
> 

-- 
View this message in context: http://www.nabble.com/tapestry5-without-maven-is-ok---tf4632238.html#a13228163
Sent from the Tapestry - User mailing list archive at Nabble.com.


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


RE : tapestry5 without maven is ok ?

Posted by Julien HENRY <he...@yahoo.fr>.
Hi,

The first time you get tapestry, simply go in a sample
project and hit:
mvn dependency:go-offline

This will download all required dependencies in your
local repo.

Then, when you will be offline, just use Maven with -o
flag to tell it to use only local artifacts.

Regards,

Julien

--- MavenMan <li...@163.com> a écrit :

> 
> hi all:
>    I start to study t5 ,and many demo is related
> maven .I will not be
> connect to Internet ,and it is hard to use t5 with
> maven offline for me .so
> does it matter if I use t5 without maven ?Does it
> works well in tomcat
> offline ?
> 
> -- 
> View this message in context:
>
http://www.nabble.com/tapestry5-without-maven-is-ok---tf4632238.html#a13227494
> Sent from the Tapestry - User mailing list archive
> at Nabble.com.
> 
> 
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> users-unsubscribe@tapestry.apache.org
> For additional commands, e-mail:
> users-help@tapestry.apache.org
> 
> 



      _____________________________________________________________________________ 
Ne gardez plus qu'une seule adresse mail ! Copiez vos mails vers Yahoo! Mail 

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