You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@asterixdb.apache.org by "Ian Maxon (Code Review)" <do...@asterix-gerrit.ics.uci.edu> on 2015/09/02 05:14:09 UTC

Change in hyracks[master]: Remove release-plugin import, inherit insteaad.

Ian Maxon has uploaded a new change for review.

  https://asterix-gerrit.ics.uci.edu/375

Change subject: Remove release-plugin import, inherit insteaad.
......................................................................

Remove release-plugin import, inherit insteaad.

The org.apache TLP includes the release plugin.
Our declaration conflicts and stops us from

Change-Id: I7ffca7d9fb222cf29439393a361314723a07e0fa
---
M hyracks/pom.xml
M pom.xml
2 files changed, 0 insertions(+), 26 deletions(-)


  git pull ssh://asterix-gerrit.ics.uci.edu:29418/hyracks refs/changes/75/375/1

diff --git a/hyracks/pom.xml b/hyracks/pom.xml
index ca3db54..cbae126 100644
--- a/hyracks/pom.xml
+++ b/hyracks/pom.xml
@@ -27,24 +27,6 @@
     <version>0.2.16-SNAPSHOT</version>
   </parent>
 
-  <build>
-    <plugins>
-      <plugin>
-        <groupId>org.apache.maven.plugins</groupId>
-        <artifactId>maven-release-plugin</artifactId>
-        <version>2.0</version>
-        <configuration>
-          <goals>package source:jar javadoc:jar deploy:deploy</goals>
-        </configuration>
-      </plugin>
-      <plugin>
-        <groupId>org.codehaus.mojo</groupId>
-        <artifactId>versions-maven-plugin</artifactId>
-        <version>1.2</version>
-      </plugin>
-    </plugins>
-  </build>
-
   <repositories>
     <repository>
       <id>maven-central</id>
diff --git a/pom.xml b/pom.xml
index 504201b..3d9586a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -97,14 +97,6 @@
   <build>
     <plugins>
       <plugin>
-        <groupId>org.apache.maven.plugins</groupId>
-        <artifactId>maven-release-plugin</artifactId>
-        <version>2.5.2</version>
-        <configuration>
-            <goals>package source:jar javadoc:jar deploy:deploy</goals>
-        </configuration>
-      </plugin>
-      <plugin>
         <groupId>org.codehaus.mojo</groupId>
         <artifactId>versions-maven-plugin</artifactId>
         <version>1.2</version>

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/375
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I7ffca7d9fb222cf29439393a361314723a07e0fa
Gerrit-PatchSet: 1
Gerrit-Project: hyracks
Gerrit-Branch: master
Gerrit-Owner: Ian Maxon <im...@apache.org>

Change in hyracks[master]: Remove release-plugin import, inherit insteaad.

Posted by "Ian Maxon (Code Review)" <do...@asterix-gerrit.ics.uci.edu>.
Ian Maxon has submitted this change and it was merged.

Change subject: Remove release-plugin import, inherit insteaad.
......................................................................


Remove release-plugin import, inherit insteaad.

The org.apache TLP includes the release plugin.
Our declaration conflicts and stops us from

Change-Id: I7ffca7d9fb222cf29439393a361314723a07e0fa
Reviewed-on: https://asterix-gerrit.ics.uci.edu/375
Reviewed-by: Ian Maxon <im...@apache.org>
Tested-by: Ian Maxon <im...@apache.org>
---
M hyracks/pom.xml
M pom.xml
2 files changed, 0 insertions(+), 16 deletions(-)

Approvals:
  Ian Maxon: Looks good to me, approved; Verified



diff --git a/hyracks/pom.xml b/hyracks/pom.xml
index ca3db54..84382e7 100644
--- a/hyracks/pom.xml
+++ b/hyracks/pom.xml
@@ -30,14 +30,6 @@
   <build>
     <plugins>
       <plugin>
-        <groupId>org.apache.maven.plugins</groupId>
-        <artifactId>maven-release-plugin</artifactId>
-        <version>2.0</version>
-        <configuration>
-          <goals>package source:jar javadoc:jar deploy:deploy</goals>
-        </configuration>
-      </plugin>
-      <plugin>
         <groupId>org.codehaus.mojo</groupId>
         <artifactId>versions-maven-plugin</artifactId>
         <version>1.2</version>
diff --git a/pom.xml b/pom.xml
index 504201b..3d9586a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -97,14 +97,6 @@
   <build>
     <plugins>
       <plugin>
-        <groupId>org.apache.maven.plugins</groupId>
-        <artifactId>maven-release-plugin</artifactId>
-        <version>2.5.2</version>
-        <configuration>
-            <goals>package source:jar javadoc:jar deploy:deploy</goals>
-        </configuration>
-      </plugin>
-      <plugin>
         <groupId>org.codehaus.mojo</groupId>
         <artifactId>versions-maven-plugin</artifactId>
         <version>1.2</version>

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/375
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I7ffca7d9fb222cf29439393a361314723a07e0fa
Gerrit-PatchSet: 3
Gerrit-Project: hyracks
Gerrit-Branch: master
Gerrit-Owner: Ian Maxon <im...@apache.org>
Gerrit-Reviewer: Ian Maxon <im...@apache.org>
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>

Change in hyracks[master]: Remove release-plugin import, inherit insteaad.

Posted by "Jenkins (Code Review)" <do...@asterix-gerrit.ics.uci.edu>.
Jenkins has posted comments on this change.

Change subject: Remove release-plugin import, inherit insteaad.
......................................................................


Patch Set 1:

Build Started https://asterix-jenkins.ics.uci.edu/job/hyracks-gerrit/436/

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/375
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I7ffca7d9fb222cf29439393a361314723a07e0fa
Gerrit-PatchSet: 1
Gerrit-Project: hyracks
Gerrit-Branch: master
Gerrit-Owner: Ian Maxon <im...@apache.org>
Gerrit-Reviewer: Ian Maxon <im...@apache.org>
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-HasComments: No

Change in hyracks[master]: Remove release-plugin import, inherit insteaad.

Posted by "Ian Maxon (Code Review)" <do...@asterix-gerrit.ics.uci.edu>.
Ian Maxon has uploaded a new patch set (#2).

Change subject: Remove release-plugin import, inherit insteaad.
......................................................................

Remove release-plugin import, inherit insteaad.

The org.apache TLP includes the release plugin.
Our declaration conflicts and stops us from

Change-Id: I7ffca7d9fb222cf29439393a361314723a07e0fa
---
M hyracks/pom.xml
M pom.xml
2 files changed, 0 insertions(+), 16 deletions(-)


  git pull ssh://asterix-gerrit.ics.uci.edu:29418/hyracks refs/changes/75/375/2
-- 
To view, visit https://asterix-gerrit.ics.uci.edu/375
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I7ffca7d9fb222cf29439393a361314723a07e0fa
Gerrit-PatchSet: 2
Gerrit-Project: hyracks
Gerrit-Branch: master
Gerrit-Owner: Ian Maxon <im...@apache.org>
Gerrit-Reviewer: Ian Maxon <im...@apache.org>
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>

Change in hyracks[master]: Remove release-plugin import, inherit insteaad.

Posted by "Ian Maxon (Code Review)" <do...@asterix-gerrit.ics.uci.edu>.
Ian Maxon has posted comments on this change.

Change subject: Remove release-plugin import, inherit insteaad.
......................................................................


Patch Set 1: Code-Review+2 Verified+1

Again, no way to encounter this or have it affect the build unless you are the one releasing.... :)

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/375
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I7ffca7d9fb222cf29439393a361314723a07e0fa
Gerrit-PatchSet: 1
Gerrit-Project: hyracks
Gerrit-Branch: master
Gerrit-Owner: Ian Maxon <im...@apache.org>
Gerrit-Reviewer: Ian Maxon <im...@apache.org>
Gerrit-HasComments: No

Change in hyracks[master]: Remove release-plugin import, inherit insteaad.

Posted by "Jenkins (Code Review)" <do...@asterix-gerrit.ics.uci.edu>.
Jenkins has posted comments on this change.

Change subject: Remove release-plugin import, inherit insteaad.
......................................................................


Patch Set 2:

Build Successful 

https://asterix-jenkins.ics.uci.edu/job/hyracks-gerrit/437/ : SUCCESS

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/375
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I7ffca7d9fb222cf29439393a361314723a07e0fa
Gerrit-PatchSet: 2
Gerrit-Project: hyracks
Gerrit-Branch: master
Gerrit-Owner: Ian Maxon <im...@apache.org>
Gerrit-Reviewer: Ian Maxon <im...@apache.org>
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-HasComments: No

Change in hyracks[master]: Remove release-plugin import, inherit insteaad.

Posted by "Ian Maxon (Code Review)" <do...@asterix-gerrit.ics.uci.edu>.
Ian Maxon has posted comments on this change.

Change subject: Remove release-plugin import, inherit insteaad.
......................................................................


Patch Set 2: Verified+1

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/375
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I7ffca7d9fb222cf29439393a361314723a07e0fa
Gerrit-PatchSet: 2
Gerrit-Project: hyracks
Gerrit-Branch: master
Gerrit-Owner: Ian Maxon <im...@apache.org>
Gerrit-Reviewer: Ian Maxon <im...@apache.org>
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-HasComments: No

Change in hyracks[master]: Remove release-plugin import, inherit insteaad.

Posted by "Ian Maxon (Code Review)" <do...@asterix-gerrit.ics.uci.edu>.
Ian Maxon has posted comments on this change.

Change subject: Remove release-plugin import, inherit insteaad.
......................................................................


Patch Set 2: Code-Review+2

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/375
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I7ffca7d9fb222cf29439393a361314723a07e0fa
Gerrit-PatchSet: 2
Gerrit-Project: hyracks
Gerrit-Branch: master
Gerrit-Owner: Ian Maxon <im...@apache.org>
Gerrit-Reviewer: Ian Maxon <im...@apache.org>
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-HasComments: No

Change in hyracks[master]: Remove release-plugin import, inherit insteaad.

Posted by "Jenkins (Code Review)" <do...@asterix-gerrit.ics.uci.edu>.
Jenkins has posted comments on this change.

Change subject: Remove release-plugin import, inherit insteaad.
......................................................................


Patch Set 1: Verified-1

Build Failed 

https://asterix-jenkins.ics.uci.edu/job/hyracks-gerrit/436/ : ABORTED

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/375
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I7ffca7d9fb222cf29439393a361314723a07e0fa
Gerrit-PatchSet: 1
Gerrit-Project: hyracks
Gerrit-Branch: master
Gerrit-Owner: Ian Maxon <im...@apache.org>
Gerrit-Reviewer: Ian Maxon <im...@apache.org>
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-HasComments: No

Change in hyracks[master]: Remove release-plugin import, inherit insteaad.

Posted by "Jenkins (Code Review)" <do...@asterix-gerrit.ics.uci.edu>.
Jenkins has posted comments on this change.

Change subject: Remove release-plugin import, inherit insteaad.
......................................................................


Patch Set 2:

Build Started https://asterix-jenkins.ics.uci.edu/job/hyracks-gerrit/437/

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/375
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I7ffca7d9fb222cf29439393a361314723a07e0fa
Gerrit-PatchSet: 2
Gerrit-Project: hyracks
Gerrit-Branch: master
Gerrit-Owner: Ian Maxon <im...@apache.org>
Gerrit-Reviewer: Ian Maxon <im...@apache.org>
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-HasComments: No