is there any tomcat7:start goal, i have seen tomcat7:shutdown goal but not
the start goal
please suggest
regards
On Thu, Oct 24, 2013 at 9:43 AM, Irfan Sayed wrote:
> thanks awesome !
> really appreciate
>
> regards
>
>
>
> On Thu, Oct 24, 2013 at 7:53 AM, Olivier
hi,
i need to use maven sleep plugin to have delay for some seconds in the war
deployment
i am facing following error while running command
C:\workspace\ua_final\DataIntegration\di-services>mvn
org.jboss.maven.plugins:maven-sleep-plugin:1.0:helpmojo
[INFO] Scanning for projects...
[WARNING] The P
thanks awesome !
really appreciate
regards
On Thu, Oct 24, 2013 at 7:53 AM, Olivier Lamy wrote:
> Have a look at the goal names list here:
>
> http://tomcat.apache.org/maven-plugin-2.1/tomcat7-maven-plugin/plugin-info.html
>
> HTH,
> --
> Olivier
>
> On 24 Octo
13/10/23 Irfan Sayed :
> > hi,
> >
> > i am facing issues while deploying war file using tomcat7 plugin. tomcat
> as
> > application is running fine . i can manually deploy files but not through
> > maven plugin
> >
> > following are my files :
>
hi,
i am facing issues while deploying war file using tomcat7 plugin. tomcat as
application is running fine . i can manually deploy files but not through
maven plugin
following are my files :
*.m2 (settings.xml)*
TomcatServer
admin
password
*pom.xml contents:*
org.apache.t