Maven Global Plugin Configuration

I would like to have a plugin config that won't exist inside the file pom.xml

(as well as in any project files).

What I want to do is have a plugin that will only be used by me on my workstation. Specifically, I want to deploy my project in a Tomcat 7 container and I want to use the Apache Tomcat Maven Plugin for that, but since different developers might want to use different servers or all deployment methods, I don't want to include this configuration in the pom.xml

.

Is it possible in Maven to have such a global / custom plugin config?

+3
java maven maven-3 pom.xml maven-tomcat-plugin


source to share


No one has answered this question yet

Check out similar questions:

2240
How to create an executable JAR with dependencies using Maven?
1011
How do I add local jar files to a Maven project?
866
How to solve "Executing plugins not covered by lifecycle config" for Spring Data Maven Builds
663
Differences Between Dependencies and Management in Maven
646
Working with "Xerces hell" in Java / Maven?
314
Maven Modules + Creating a Single Specific Module
111
Differences in Maven JAXB plugins
27
Maven - <server / "> in settings.xml
1
Configurable outputDirectory for maven war plugin using Git
0
Tomcat deployment problem in Maven project



All Articles
Loading...
X
Show
Funny
Dev
Pics