You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by eb...@apache.org on 2020/04/07 09:27:42 UTC

[tomcat-jakartaee-migration] branch master updated: Implicit phase binding for the shade plugin

This is an automated email from the ASF dual-hosted git repository.

ebourg pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomcat-jakartaee-migration.git


The following commit(s) were added to refs/heads/master by this push:
     new c9bec12  Implicit phase binding for the shade plugin
c9bec12 is described below

commit c9bec123381df2e9ee1829a1a4f6cad5b21e91cb
Author: Emmanuel Bourg <eb...@apache.org>
AuthorDate: Mon Apr 6 22:00:58 2020 +0200

    Implicit phase binding for the shade plugin
---
 pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index adc57b4..2d4ddd8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -121,7 +121,6 @@
         <artifactId>maven-shade-plugin</artifactId>
         <executions>
           <execution>
-            <phase>package</phase>
             <goals>
               <goal>shade</goal>
             </goals>


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org