Author: cbrisson
Date: Fri Aug 16 17:56:16 2019
New Revision: 1865328

URL: http://svn.apache.org/viewvc?rev=1865328&view=rev
Log:
[engine][VELOCITY-917] Remove buildplan debugging plugin from engine pom

Modified:
    velocity/engine/branches/parser_experiments/velocity-engine-core/pom.xml

Modified: 
velocity/engine/branches/parser_experiments/velocity-engine-core/pom.xml
URL: 
http://svn.apache.org/viewvc/velocity/engine/branches/parser_experiments/velocity-engine-core/pom.xml?rev=1865328&r1=1865327&r2=1865328&view=diff
==============================================================================
--- velocity/engine/branches/parser_experiments/velocity-engine-core/pom.xml 
(original)
+++ velocity/engine/branches/parser_experiments/velocity-engine-core/pom.xml 
Fri Aug 16 17:56:16 2019
@@ -58,13 +58,6 @@
 
     <build>
         <plugins>
-            <!-- maven lifecycle debugging plugin, see 'mvn buildplan:help' -->
-            <plugin>
-                <groupId>fr.jcgay.maven.plugins</groupId>
-                <artifactId>buildplan-maven-plugin</artifactId>
-                <version>1.3</version>
-            </plugin>
-
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-resources-plugin</artifactId>


Reply via email to