The official tomcat maven plugin has not been updated for years, for the
latest tomcat/Maven support, I would like to use the Cargo maven plugin
instead.
https://codehaus-cargo.github.io/cargo/Maven+3+Plugin.html
Example project:
https://github.com/hantsy/jakartaee9-servlet-starter-boilerplate
On 17/01/2023 17:35, Alex O'Ree wrote:
Is the tomcat maven plugin still maintained? I noticed it hasn't been
updated in a while
Not at the moment, but if someone wants to volunteer to do so it is a
great opportunity to start contributi
Is the tomcat maven plugin still maintained? I noticed it hasn't been
updated in a while
Hi there
The Apache Tomcat Maven Plugin supports only Apache Tomcat/7.0.47.
http://tomcat.apache.org/maven-plugin-trunk/
Does anybody know if a Tomcat8.5 support is planned or has an alternative eg.
build an own launcher main class
Thanks for reply
Frank
-> [Help 1]
i.e. it is reverting to the first host using ssl defined in httpd.conf
i looked at the dependencies and tomcat7-maven-plugin depends on
common-tomcat-maven-plugin 2.2 which depends on httpclient 4.3.1.
according to some stuff i read httpclient supports SNI on any version
after 4.3.
;Has anyone knowledge of the upcoming release plan for the Tomcat Maven
>Plugin project?
would not like to do a local fork of
the project.
Has anyone knowledge of the upcoming release plan for the Tomcat Maven
Plugin project?
Hi all,
I was wondering what the status of the Tomcat MavenPlugin wasand if the
current plan is to have the next release support Tomcat 8?
Tim
chultz.net> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA256
>
> Stu,
>
> On 3/5/15 2:23 AM, Stu Smith wrote:
> > Hello,
> >
> > I'm using the tomcat maven plugin to deploy to an SSL-enabled host.
> > I've pointed maven at copy of the
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Stu,
On 3/5/15 2:23 AM, Stu Smith wrote:
> Hello,
>
> I'm using the tomcat maven plugin to deploy to an SSL-enabled host.
> I've pointed maven at copy of the keystore used on the tomcat
> server itself, so all the keys
Hello,
I'm using the tomcat maven plugin to deploy to an SSL-enabled host. I've
pointed maven at copy of the keystore used on the tomcat server itself, so
all the keys should be there. Also, I enabled java.net.ssl.debug=all, and
confirmed the public key, intermediate cert, and C
Hi! I am planning to start developing some web applications targeting
Tomcat. I plan to use version 8, which I believe was declared GA not too
long ago (out of beta). It seems, however, that the latest release of
the tomcat-maven-plugin only supports Tomcat 7. Now that Tomcat 8 is
stable, is a
Folks,
I'm trying to create some integration tests with the Maven plugin.
OS: Fedora 20 64 bit
Windows 7 Home Premium 64 bit
JRE:1.7.0_51
JDK:1.7.0_51
Maven: 3.12 on Fedora
3.10 on Windows
Plugin: 2.2
First thing is I guess I've misunderstood the true
configuration
Release Notes - Apache Tomcat Maven Plugin - Version 2.2
** Bug
* [MTOMCAT-84] - tomcat:reload logs the wrong message
* [MTOMCAT-92] - Bind tomcat to a self-chosen network interface
* [MTOMCAT-165] - http status 401 reported as success
* [MTOMCAT-203
Hi Dan
>Are you using "ROOT#version.war"? Cause it should be
>"ROOT##version.war". >Using one "#" means something different.
I am using ROOT##version.war. I have a typo mistake in the previous email.
My problem is using tomcat-maven-plugin. I don'
.html#Naming to find
> the way to set version for my web application. I deploy my web application
> by tomcat-maven-plugin
>
>
>org.codehaus.mojo
>
>tomcat-maven-plugin
>
>1.1
>
>
>
>
> ${project.build.directory}/${project
my web application
by tomcat-maven-plugin
org.codehaus.mojo
tomcat-maven-plugin
1.1
${project.build.directory}/${project.build.finalName}.war
http://myhostname.com:8080/manager/text
/
##${project.version}
tomcat
On Mar 24, 2013, at 4:55 AM, Olivier Lamy wrote:
> Hi,
> Apologize for delayed response.
> I have not tested that. I don't know if embedder trunk (i.e tomcat8)
> is compatible.
> Did you try using tomcat8 snapshot as described here:
> http://tomcat.apache.org/maven-plugin-trunk/tomcat7-maven-plug
Hi,
Apologize for delayed response.
I have not tested that. I don't know if embedder trunk (i.e tomcat8)
is compatible.
Did you try using tomcat8 snapshot as described here:
http://tomcat.apache.org/maven-plugin-trunk/tomcat7-maven-plugin/adjust-embedded-tomcat-version.html
2013/3/14 Nick William
https://repository.apache.org/content/repositories/snapshots/org/apache/tomcat/maven/
In snapshots there is only tomcat6-maven-plugin and tomcat7-maven-plugin. So,
even though my Maven dependencies are on Tomcat 8.0-SNAPSHOT, any "executable
war" I build with the plugin has Tomcat 7 classes in i
Release Notes - Apache Tomcat Maven Plugin - Version 2.1
** Bug
* [MTOMCAT-61] - maven tomcat:run ignores the
useSeperateTomcatClassloaded when using serverXml property
* [MTOMCAT-119] - tomcat7:run-war fails because it expects
META-INF\context.xml
* [MTOMCAT-128] - The plugin
Release Notes - Apache Tomcat Maven Plugin - Version 2.0
** Bug
* [MTOMCAT-116] - NonRepeatableRequestException when executing
goal tomcat6:deploy
* [MTOMCAT-118] - tomcat7:run wont accept additionalClasspathDir arguments
* [MTOMCAT-123] - Can't add test scoped dependency filte
s :
>>> > Hi.
>>> >
>>> > On 31 August 2012 21:24, Olivier Lamy wrote:
>>> >
>>> >> 2012/8/27 Sérgio :
>>> >> > Hi.
>>> >> >
>>> >> > I am trying to use the Tomcat Maven Plugin to crea
31 August 2012 21:24, Olivier Lamy wrote:
>> >
>> >> 2012/8/27 Sérgio :
>> >> > Hi.
>> >> >
>> >> > I am trying to use the Tomcat Maven Plugin to create an executable jar
>> >> file
>> >> > with an embedded
On 4 September 2012 09:26, Olivier Lamy wrote:
>
> 2012/9/3 Sérgio Areias :
> > Hi.
> >
> > On 31 August 2012 21:24, Olivier Lamy wrote:
> >
> >> 2012/8/27 Sérgio :
> >> > Hi.
> >> >
> >> > I am trying to use the Tomcat
2012/9/3 Sérgio Areias :
> Hi.
>
> On 31 August 2012 21:24, Olivier Lamy wrote:
>
>> 2012/8/27 Sérgio :
>> > Hi.
>> >
>> > I am trying to use the Tomcat Maven Plugin to create an executable jar
>> file
>> > with an embedded
Hi.
On 31 August 2012 21:24, Olivier Lamy wrote:
> 2012/8/27 Sérgio :
> > Hi.
> >
> > I am trying to use the Tomcat Maven Plugin to create an executable jar
> file
> > with an embedded Tomcat7, but I am having two issues when trying to do
> so.
> >
>
2012/8/27 Sérgio :
> Hi.
>
> I am trying to use the Tomcat Maven Plugin to create an executable jar file
> with an embedded Tomcat7, but I am having two issues when trying to do so.
>
> The first one, is that I am not getting how I can stop my executable jar. I
> want to ru
Hi.
I am trying to use the Tomcat Maven Plugin to create an executable jar file
with an embedded Tomcat7, but I am having two issues when trying to do so.
The first one, is that I am not getting how I can stop my executable jar. I
want to run it in from a script (like the shutdown.sh/bat from
uld have to modify the hosts file, mapping several .com domains to
>>>> localhost + add some to the localhost's
>>>>
>>>> Currently i am using the standalone tomcat, doing :
>>>> - go to the parent module, install all modules, which results in the
>
to the webapp project and tomcat7:deploy to it ..
>>>
>>> Not as fast-development-mode as tomcat7:run (which doesnt include
>>> installing the modules + WAR building), but this will do :-)
>>>
>>> I may be too hopeful, but is this useful enough
Hi,
Yes, it is a reactor module, with childwebapp having dependency on the
parentwebapp.
Both webapps are own made (not third parties).
So, i tried these :
- Going to the maven parent module to do the install --> results on
parentwebapp.war and childwebapp.war (overlays with parentwebapp.war)
-
un (which doesnt include
>> installing the modules + WAR building), but this will do :-)
>>
>> I may be too hopeful, but is this useful enough to be added as a new
>> feature of tomcat maven plugin ?
>> I imagine putting these aliases in the plugin's configurat
AR for the webapp
> - go to the webapp project and tomcat7:deploy to it ..
>
> Not as fast-development-mode as tomcat7:run (which doesnt include
> installing the modules + WAR building), but this will do :-)
>
> I may be too hopeful, but is this useful enough to be added as a new
> fe
ebapp project and tomcat7:deploy to it ..
Not as fast-development-mode as tomcat7:run (which doesnt include
installing the modules + WAR building), but this will do :-)
I may be too hopeful, but is this useful enough to be added as a new
feature of tomcat maven plugin ?
I imagine putting these al
2012/7/26 Albert Kam :
> Hello,
>
> I am having a situation where i couldnt tomcat7:run with overlay in eclipse.
> In the eclipse indigo, i am using the maven plugin, and have imported
> two maven modules,
> the childwebapp which depends on the parentwebapp, which is just like
> a skeleton, with it
Hi,
Not possible currently.
What is your use case ? those goals are for dev purpose.
2012/7/27 Albert Kam :
> I am currently using the snapshot version of tomcat maven plugin.
> And i am using tomcat7:run and tomcat7:run-war-only (for webapps with
> overlay) actively.
>
> And th
I am currently using the snapshot version of tomcat maven plugin.
And i am using tomcat7:run and tomcat7:run-war-only (for webapps with
overlay) actively.
And the time has come for me to try out virtual host .. and as i
understand it, i have to configure the host, context, etc ..
But i've
Hello,
I am having a situation where i couldnt tomcat7:run with overlay in eclipse.
In the eclipse indigo, i am using the maven plugin, and have imported
two maven modules,
the childwebapp which depends on the parentwebapp, which is just like
a skeleton, with it's own classes, jsps, static resourc
a specific mailing list for the tomcat-maven-plugin...)
> >
> > I finally got the 2.0-SNAPSHOT version of the tomcat6-maven-plugin
> working
> > against a single server, but wondered how I could configure it to push to
> > multiple tomcat instances based on the environmen
Works great now, thank you !
On Tue, May 1, 2012 at 5:45 PM, Olivier Lamy wrote:
> 2012/5/1 Albert Kam :
>> I have successfully launched an embedded tomcat as detailed in here :
>> http://tomcat.apache.org/maven-plugin-2.0-SNAPSHOT/tomcat7-maven-plugin/adjust-embedded-tomcat-version.html
>>
>> Bu
2012/5/1 Albert Kam :
> I have successfully launched an embedded tomcat as detailed in here :
> http://tomcat.apache.org/maven-plugin-2.0-SNAPSHOT/tomcat7-maven-plugin/adjust-embedded-tomcat-version.html
>
> But i wonder whether it is possible to fork and set the extra vm
> arguments for the embedd
I have successfully launched an embedded tomcat as detailed in here :
http://tomcat.apache.org/maven-plugin-2.0-SNAPSHOT/tomcat7-maven-plugin/adjust-embedded-tomcat-version.html
But i wonder whether it is possible to fork and set the extra vm
arguments for the embedded tomcat launch ?
I need to do
2012/4/30 Jeff MAURY :
> I don't link the idea of having Maven adding some stuff except under
> target. This will cause many many problems with people and SCM.
> I don't get your second solution: how do you merge you temporary stuff and
> src/main/webapp with a symlink ?
extract (except WEB-INF/li
I don't link the idea of having Maven adding some stuff except under
target. This will cause many many problems with people and SCM.
I don't get your second solution: how do you merge you temporary stuff and
src/main/webapp with a symlink ?
Jeff
On Mon, Apr 30, 2012 at 4:52 PM, Olivier Lamy wro
2012/4/30 Jeff MAURY :
> Salut Olivier,
>
> I wanted to make sure I understand the goal properly.
> Is the rationale for using src/main/webapp as the default docbase for
> Tomcat to propagate modifications of files on the fly (JSP,...) without the
> need to restart Tomcat ?
Yup that's the goal. Fas
Salut Olivier,
I wanted to make sure I understand the goal properly.
Is the rationale for using src/main/webapp as the default docbase for
Tomcat to propagate modifications of files on the fly (JSP,...) without the
need to restart Tomcat ?
At least, I think we should make it clear in the documenta
Salut Jeff,
Current Overlay support with tomcat6/7:run is very limited (only use
jars from WEB-INF/lib of the the war dependencies).
Perso, I use maven-dependency-plugin to extract war content (see
sample in this pom [1] ).
I agree it's "hackhish" :-) and having a better support as in the war
plug
Hello,
I am facing the following problem with WAR overlays:
I have a first WAR, called skeleton, that contains all necessary stuff:
base web.xml, index.jsp and JAR dependencies.
I have another WAR whose first dependency is the skeleton which is (as of
yet) almost empty except for the slf4j_log4 de
Do that work adding in the section:
deploy
?
2012/4/19 Jeff :
> (Didn't see a specific mailing list for the tomcat-maven-plugin...)
>
> I finally got the 2.0-SNAPSHOT version of the tomcat6-maven-plugin working
> against a single server, but wondered how I could config
(Didn't see a specific mailing list for the tomcat-maven-plugin...)
I finally got the 2.0-SNAPSHOT version of the tomcat6-maven-plugin working
against a single server, but wondered how I could configure it to push to
multiple tomcat instances based on the environment. For example, our
st
Hello,
It looks you have a jar providing javax.servlet.* classes which
doesn't use provided scope.
Can you check that ?
2012/3/21 janne mattila :
> I used tomcat-maven-plugin 1.1 to deploy my webapp to an embedded
> tomcat. It works ok. Now when I try to update to
> org.apach
I used tomcat-maven-plugin 1.1 to deploy my webapp to an embedded
tomcat. It works ok. Now when I try to update to
org.apache.tomcat.maven/tomcat7-maven-plugin/2.0-beta-1, deploy fails
with an error (included in the end).
My configuration is such
- parent/web-app builds a web-app.war
- parent
2012/3/4 Nathan Schile :
> I have the plugin configured to pull in test classes and dependencies
> [1], however it doesn't seem to be pulling in my test dependencies. I
> am recieving a NoClassDefFoundError on the class from a test
> dependency, if I switch the dependency to a scope of compile, it
I have the plugin configured to pull in test classes and dependencies
[1], however it doesn't seem to be pulling in my test dependencies. I
am recieving a NoClassDefFoundError on the class from a test
dependency, if I switch the dependency to a scope of compile, it works
file. Any ideas?
[1]
ht
Should have seen that. Thanks!
On Fri, Feb 24, 2012 at 4:05 PM, Olivier Lamy wrote:
> Hello,
> Check this plugin parameter configuration:
> http://tomcat.apache.org/maven-plugin-2.0-SNAPSHOT/tomcat7-maven-plugin/run-mojo.html#ignorePackaging
>
> HTH
>
> 2012/2/24 Nathan Schile :
>> I currently h
Hello,
Check this plugin parameter configuration:
http://tomcat.apache.org/maven-plugin-2.0-SNAPSHOT/tomcat7-maven-plugin/run-mojo.html#ignorePackaging
HTH
2012/2/24 Nathan Schile :
> I currently have a project that has a package type of "jar" that I
> would like to run the embedded Tomcat instan
I currently have a project that has a package type of "jar" that I
would like to run the embedded Tomcat instance on. Everything works
fine if the package is "war", but does not work when it is "jar".
My web.xml is located in src/test/webapp/WEB-INF/web.xml
Anyone know if this is possible?
Outpu
Hello,
The Apache Tomcat team is pleased to announce the release of Tomcat
Maven Plugin 2.0-beta-1.
The Apache Tomcat Maven Plugin provides goals to manipulate WAR
projects within the Apache Tomcat servlet container.
Documentation site: http://tomcat.apache.org/maven-plugin-2.0-beta-1/
You
Gervais :
> Dear tomcat users,
>
> I try to use the Tomcat Maven
> plugin<http://tomcat.apache.org/maven-plugin-2.0-SNAPSHOT/index.html>'s
> "run" goal on a webapp. The webapp is generated by
> Enunciate<http://enunciate.codehaus.org/> into
> the "*ta
I'm trying to set up my maven2 project to deploy to my local tomcat.
In the pom I added:
...
org.codehaus.mojo
tomcat-maven-plugin
tomcat
http://localhost:8081/manager
/freecologic
...
But when I run:
mvn tomcat:deploy
Maven seems to deploy to the default port:
> From: fachhoch [mailto:fachh...@gmail.com]
> Subject: RE: using tomcat maven plugin
>
> Sorry for not answering in that thread.
> Here are the plugin details
>
> http://mojo.codehaus.org/tomcat-maven-plugin/deployment.html
In a brief review of the doc for that plu
Here are the plugin details
http://mojo.codehaus.org/tomcat-maven-plugin/deployment.html
n828cl wrote:
>
>> From: fachhoch [mailto:fachh...@gmail.com]
>> Subject: Re: tomcat maven plugin datasource
>>
>> I did as per the plugin instructions , what am i missing ?
Sorry for not answering in that thread.
Here are the plugin details
http://mojo.codehaus.org/tomcat-maven-plugin/deployment.html
n828cl wrote:
>
>> From: fachhoch [mailto:fachh...@gmail.com]
>> Subject: using tomcat maven plugin
>>
>> I am struggling hard to
> From: fachhoch [mailto:fachh...@gmail.com]
> Subject: using tomcat maven plugin
>
> I am struggling hard to setup datasource in tomact, mine is
> embedded tomcat through maven plugin , please help me in
> setting up dataasource for embedded tomcat
You could always
Are u trying to create data source from outside tomcat by program?
-Original Message-
From: fachhoch [mailto:fachh...@gmail.com]
Sent: Monday, March 29, 2010 7:47 PM
To: users@tomcat.apache.org
Subject: using tomcat maven plugin
I am struggling hard to setup datasource in tomact, mine
I am struggling hard to setup datasource in tomact, mine is embedded tomcat
through maven plugin , please help me in setting up dataasource for
embedded tomcat
--
View this message in context:
http://old.nabble.com/using-tomcat-maven-plugin-tp28069941p28069941.html
Sent from the Tomcat
> From: fachhoch [mailto:fachh...@gmail.com]
> Subject: Re: tomcat maven plugin datasource
>
> I did as per the plugin instructions , what am i missing ?
Telling us what plugin you're referring to. Where did you get it? I don't
recall seeing any such plugin as part of a
dbc.driver.OracleDriver"
>>>> url="myurl"/>
>>>>
>>>>
>>>>
>>>>
>>>>
>>>> and here my pom configration
>>>
>>> Perhaps you meant to include the server.xml? Rather than a POM, which
>>> doesn
Perhaps you meant to include the server.xml? Rather than a POM, which
doesn't tell me anything about what Tomcat is actually using.
p
org.codehaus.mojo
tomcat-maven-plugin
1.0-beta-1
/artms
iver"
>> url="myurl"/>
>>
>>
>>
>>
>>
>> and here my pom configration
>
> Perhaps you meant to include the server.xml? Rather than a POM, which
> doesn't tell me anything about what Tomcat is actual
ere my pom configration
>
> Perhaps you meant to include the server.xml? Rather than a POM, which
> doesn't tell me anything about what Tomcat is actually using.
>
>
> p
>
>>
>> org.codehaus.mojo
>> tomcat-maven-plugin
>> 1.
using.
p
org.codehaus.mojo
tomcat-maven-plugin
1.0-beta-1
/artms
${basedir}/context.xml
automatic
commons-dbcp
commons
I am having trouble setting datasource
here is my configration for datasource
and here my pom configration
org.codehaus.mojo
tomcat-maven-plugin
1.0-beta-1
/artms
74 matches
Mail list logo