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 <[email protected]>
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: [email protected]
For additional commands, e-mail: [email protected]