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

gezapeti pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/oozie.git


The following commit(s) were added to refs/heads/master by this push:
     new 8f5e784  OOZIE-3410 [build] Deploy fluent-job and oozie-sharelib-git 
artifacts (andras.piros via gezapeti)
8f5e784 is described below

commit 8f5e78463287266c4e61b2aa3297aad0933c3f0e
Author: Gezapeti Cseh <[email protected]>
AuthorDate: Mon Dec 31 13:32:54 2018 +0100

    OOZIE-3410 [build] Deploy fluent-job and oozie-sharelib-git artifacts 
(andras.piros via gezapeti)
---
 fluent-job/pom.xml   | 7 -------
 release-log.txt      | 1 +
 sharelib/git/pom.xml | 7 -------
 3 files changed, 1 insertion(+), 14 deletions(-)

diff --git a/fluent-job/pom.xml b/fluent-job/pom.xml
index 3128ca7..bb8861d 100644
--- a/fluent-job/pom.xml
+++ b/fluent-job/pom.xml
@@ -47,13 +47,6 @@
     <build>
         <plugins>
             <plugin>
-                <groupId>org.apache.maven.plugins</groupId>
-                <artifactId>maven-deploy-plugin</artifactId>
-                <configuration>
-                    <skip>true</skip>
-                </configuration>
-            </plugin>
-            <plugin>
                 <groupId>org.apache.rat</groupId>
                 <artifactId>apache-rat-plugin</artifactId>
                 <configuration>
diff --git a/release-log.txt b/release-log.txt
index 300c937..2171c4e 100644
--- a/release-log.txt
+++ b/release-log.txt
@@ -1,5 +1,6 @@
 -- Oozie 5.2.0 release (trunk - unreleased)
 
+OOZIE-3410 [build] Deploy fluent-job and oozie-sharelib-git artifacts 
(andras.piros via gezapeti)
 OOZIE-3397 amend Improve logging in NotificationXCommand (asalamon74 via 
andras.piros)
 OOZIE-3398 [docs] Fix oozie sub-workflow documentation (asalamon74 via 
andras.piros)
 OOZIE-3399 [tests] Eliminate nested class in TestV1JobsServletBundleEngine and 
TestV1JobServletBundleEngine (asalamon74 via andras.piros)
diff --git a/sharelib/git/pom.xml b/sharelib/git/pom.xml
index e5ffb6f..db2d47a 100644
--- a/sharelib/git/pom.xml
+++ b/sharelib/git/pom.xml
@@ -140,13 +140,6 @@
             </plugin>
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
-                <artifactId>maven-deploy-plugin</artifactId>
-                <configuration>
-                    <skip>true</skip>
-                </configuration>
-            </plugin>
-            <plugin>
-                <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-assembly-plugin</artifactId>
                 <configuration>
                     <finalName>partial-sharelib</finalName>

Reply via email to