ok sir
On Wed, Feb 16, 2011 at 10:05 PM, James Carman
wrote:
> Okay, so make a backup copy of your pom.xml file, copy the
> quickstart's pom.xml to your directory, edit it to your liking (group,
> artifact, name, version, etc.) and try it with your source code.
>
> On Wed, Feb 16, 2011 at 12:01 P
Okay, so make a backup copy of your pom.xml file, copy the
quickstart's pom.xml to your directory, edit it to your liking (group,
artifact, name, version, etc.) and try it with your source code.
On Wed, Feb 16, 2011 at 12:01 PM, Mr Jehan wrote:
> using Wicket Quickstart example application it is
using Wicket Quickstart example application it is done
On Wed, Feb 16, 2011 at 9:44 PM, James Carman wrote:
> How about we go about this a different way? Why don't you try
> generating a Wicket Quickstart example application? If that doesn't
> run, then you've got other problems. If it does ru
How about we go about this a different way? Why don't you try
generating a Wicket Quickstart example application? If that doesn't
run, then you've got other problems. If it does run, then you need to
try to copy the sections from the pom.xml file that you need (namely
the "plugins").
On Wed, Fe
The issue with me is installing jetty plugin , please read previous message
On Wed, Feb 16, 2011 at 9:22 PM, James Carman wrote:
> You don't have to install anything. Maven will download it
> automatically. What does your pom.xml file look like? Are you using
> a quickstart-generated project?
You don't have to install anything. Maven will download it
automatically. What does your pom.xml file look like? Are you using
a quickstart-generated project?
On Wed, Feb 16, 2011 at 11:20 AM, Mr Jehan wrote:
> I cant issue *mvn jetty:run* command because I have not installed jetty
> plugin
>
I cant issue *mvn jetty:run* command because I have not installed jetty
plugin
I am trying to install jetty plugin using following command
mvn plugin:download -Dmaven.repo.remote=
http://www.ibiblio.org/maven,http://people.apache.org/repo/m1-snapshot-repository/
-DgroupId=maven -DartifactId=m
I cant issue *mvn jetty:run* command because I have not installed jetty
plugin
I am trying to install jetty plugin using following command
mvn plugin:download -Dmaven.repo.remote=
http://www.ibiblio.org/maven,http://people.apache.org/repo/m1-snapshot-repository/
-DgroupId=maven -DartifactId=m
If you're using a Quickstart-generated Wicket project, it's already
set up for you. Just type mvn jetty:run.
On Wed, Feb 16, 2011 at 10:59 AM, Mr Jehan wrote:
> You mean jetty plugin for Tomcat or maven
> I want to download it from
> http://maven.apache.org/maven-1.x/plugins/jetty/downloads.htm
You mean jetty plugin for Tomcat or maven
I want to download it from
http://maven.apache.org/maven-1.x/plugins/jetty/downloads.html
but all mirror links are down.
please help
On Wed, Feb 16, 2011 at 6:44 PM, James Carman wrote:
> On Wed, Feb 16, 2011 at 4:07 AM, Ernesto Reinaldo Barreiro
> wr
On Wed, Feb 16, 2011 at 4:07 AM, Ernesto Reinaldo Barreiro
wrote:
> mvn jetty:run?
>
Yes, mvn install doesn't run anything. It just puts the jars into
your local maven repository. You need to run the jetty plugin.
-
To unsubsc
Problem while running tomcat manager
http://localhost:8080/manager/html
On Wed, Feb 16, 2011 at 2:07 PM, Michal Letynski wrote:
> Just open the tomcat manager and deploy this war file.
>
> W dniu 2011-02-16 13:03, Mr Jehan pisze:
>
> please any other solution
>> On Wed, Feb 16, 2011 at 1:39
Just open the tomcat manager and deploy this war file.
W dniu 2011-02-16 13:03, Mr Jehan pisze:
please any other solution
On Wed, Feb 16, 2011 at 1:39 PM, Martin Makundi<
martin.maku...@koodaripalvelut.com> wrote:
Might be easier just to put it into eclipse and run Start.java, maybe.
**
Mart
mvn jetty:run?
On Wed, Feb 16, 2011 at 10:03 AM, Mr Jehan wrote:
> please any other solution
> On Wed, Feb 16, 2011 at 1:39 PM, Martin Makundi <
> martin.maku...@koodaripalvelut.com> wrote:
>
>> Might be easier just to put it into eclipse and run Start.java, maybe.
>>
>> **
>> Martin
>>
>> 2011/2
please any other solution
On Wed, Feb 16, 2011 at 1:39 PM, Martin Makundi <
martin.maku...@koodaripalvelut.com> wrote:
> Might be easier just to put it into eclipse and run Start.java, maybe.
>
> **
> Martin
>
> 2011/2/16 Mr Jehan :
> > Dear all
> >
> > I downloaded HelloWorld wicket application,
Might be easier just to put it into eclipse and run Start.java, maybe.
**
Martin
2011/2/16 Mr Jehan :
> Dear all
>
> I downloaded HelloWorld wicket application,
> I run following commind
>
> C:\Users\admin\wicket-hello-world > *mvn install *
>
> following is log of mvn
>
> My tomcat installed at
Dear all
I downloaded HelloWorld wicket application,
I run following commind
C:\Users\admin\wicket-hello-world > *mvn install *
following is log of mvn
My tomcat installed at d:/tomcat/
which directory I copy from* C:\Users\admin\wicket-hello-world* to *
d:/tomcat/webapp* folder.
---
17 matches
Mail list logo