You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@wicket.apache.org by aaashu <am...@gmail.com> on 2010/11/26 09:08:57 UTC

Maven

is it necessary to use maven with wicket for web development...pls replyed
me.
 
-- 
View this message in context: http://apache-wicket.1842946.n4.nabble.com/Maven-tp3059867p3059867.html
Sent from the Forum for Wicket Core developers mailing list archive at Nabble.com.

Re: Maven

Posted by James Carman <ja...@carmanconsulting.com>.
No, it's not necessary, but it makes it a heck of a lot easier.  If
you really don't want to use Maven in the long run, it might help you
get started and figure out which jars you absolutely need on your
classpath.  Start a maven-based project and once you get stuff
working, you can do "mvn dependency:list" to see what jars were/are
used.

On Fri, Nov 26, 2010 at 3:08 AM, aaashu <am...@gmail.com> wrote:
>
> is it necessary to use maven with wicket for web development...pls replyed
> me.
>
> --
> View this message in context: http://apache-wicket.1842946.n4.nabble.com/Maven-tp3059867p3059867.html
> Sent from the Forum for Wicket Core developers mailing list archive at Nabble.com.
>

Re: Maven

Posted by jcgarciam <jc...@gmail.com>.
Can you be more specifics?


On Fri, Nov 26, 2010 at 6:03 AM, aaashu [via Apache Wicket] <
ml-node+3059914-896949677-65838@n4.nabble.com<ml...@n4.nabble.com>
> wrote:

> thanks for reply....martin
> i am new for wicket, i am starting writing code in wicket from today..can
> we migrate spring with wicket
>
> ------------------------------
>  View message @
> http://apache-wicket.1842946.n4.nabble.com/Maven-tp3059867p3059914.html
>
> To start a new topic under Apache Wicket, email
> ml-node+1842946-398011874-65838@n4.nabble.com<ml...@n4.nabble.com>
> To unsubscribe from Apache Wicket, click here<http://apache-wicket.1842946.n4.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=1842946&code=amNnYXJjaWFtQGdtYWlsLmNvbXwxODQyOTQ2fDEyNTYxMzc3ODY=>.
>
>



-- 
Sincerely,
JC (http://www.linkedin.com/in/jcgarciam)
--Anyone who has never made a mistake has never tried anything new.--

-- 
View this message in context: http://apache-wicket.1842946.n4.nabble.com/Maven-tp3059867p3060197.html
Sent from the Forum for Wicket Core developers mailing list archive at Nabble.com.

Re: Maven

Posted by aaashu <am...@gmail.com>.
thanks for reply....martin
i am new for wicket, i am starting writing code in wicket from today..can we
migrate spring with wicket  
-- 
View this message in context: http://apache-wicket.1842946.n4.nabble.com/Maven-tp3059867p3059914.html
Sent from the Forum for Wicket Core developers mailing list archive at Nabble.com.

Re: Maven

Posted by Martin Grigorov <mg...@apache.org>.
no, you don't need Maven
just download wicket jars from
http://www.apache.org/dyn/closer.cgi/wicket/1.4.13 , put them in the
classpath and have fun ;-)

On Fri, Nov 26, 2010 at 9:08 AM, aaashu <am...@gmail.com> wrote:

>
> is it necessary to use maven with wicket for web development...pls replyed
> me.
>
> --
> View this message in context:
> http://apache-wicket.1842946.n4.nabble.com/Maven-tp3059867p3059867.html
> Sent from the Forum for Wicket Core developers mailing list archive at
> Nabble.com.
>