Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v2.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
LuQQiu committed Oct 27, 2022
1 parent c25a5d9 commit 1b2ac0f
Show file tree
Hide file tree
Showing 58 changed files with 80 additions and 91 deletions.
2 changes: 1 addition & 1 deletion assembly/client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<artifactId>alluxio-assembly</artifactId>
<groupId>org.alluxio</groupId>
<version>2.8.2-SNAPSHOT</version>
<version>2.8.2</version>
</parent>
<artifactId>alluxio-assembly-client</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion assembly/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<groupId>org.alluxio</groupId>
<artifactId>alluxio-parent</artifactId>
<version>2.8.2-SNAPSHOT</version>
<version>2.8.2</version>
</parent>
<artifactId>alluxio-assembly</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion assembly/server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<artifactId>alluxio-assembly</artifactId>
<groupId>org.alluxio</groupId>
<version>2.8.2-SNAPSHOT</version>
<version>2.8.2</version>
</parent>
<artifactId>alluxio-assembly-server</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion core/client/fs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<groupId>org.alluxio</groupId>
<artifactId>alluxio-core-client</artifactId>
<version>2.8.2-SNAPSHOT</version>
<version>2.8.2</version>
</parent>
<artifactId>alluxio-core-client-fs</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion core/client/hdfs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<groupId>org.alluxio</groupId>
<artifactId>alluxio-core-client</artifactId>
<version>2.8.2-SNAPSHOT</version>
<version>2.8.2</version>
</parent>
<artifactId>alluxio-core-client-hdfs</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion core/client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<artifactId>alluxio-core</artifactId>
<groupId>org.alluxio</groupId>
<version>2.8.2-SNAPSHOT</version>
<version>2.8.2</version>
</parent>
<artifactId>alluxio-core-client</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion core/common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<groupId>org.alluxio</groupId>
<artifactId>alluxio-core</artifactId>
<version>2.8.2-SNAPSHOT</version>
<version>2.8.2</version>
</parent>
<artifactId>alluxio-core-common</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<groupId>org.alluxio</groupId>
<artifactId>alluxio-parent</artifactId>
<version>2.8.2-SNAPSHOT</version>
<version>2.8.2</version>
</parent>
<artifactId>alluxio-core</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion core/server/common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<artifactId>alluxio-core-server</artifactId>
<groupId>org.alluxio</groupId>
<version>2.8.2-SNAPSHOT</version>
<version>2.8.2</version>
</parent>
<artifactId>alluxio-core-server-common</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion core/server/master/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<artifactId>alluxio-core-server</artifactId>
<groupId>org.alluxio</groupId>
<version>2.8.2-SNAPSHOT</version>
<version>2.8.2</version>
</parent>
<artifactId>alluxio-core-server-master</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion core/server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<artifactId>alluxio-core</artifactId>
<groupId>org.alluxio</groupId>
<version>2.8.2-SNAPSHOT</version>
<version>2.8.2</version>
</parent>
<artifactId>alluxio-core-server</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion core/server/proxy/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<artifactId>alluxio-core-server</artifactId>
<groupId>org.alluxio</groupId>
<version>2.8.2-SNAPSHOT</version>
<version>2.8.2</version>
</parent>
<artifactId>alluxio-core-server-proxy</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion core/server/worker/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<artifactId>alluxio-core-server</artifactId>
<groupId>org.alluxio</groupId>
<version>2.8.2-SNAPSHOT</version>
<version>2.8.2</version>
</parent>
<artifactId>alluxio-core-server-worker</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion core/transport/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<groupId>org.alluxio</groupId>
<artifactId>alluxio-core</artifactId>
<version>2.8.2-SNAPSHOT</version>
<version>2.8.2</version>
</parent>
<artifactId>alluxio-core-transport</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<groupId>org.alluxio</groupId>
<artifactId>alluxio-parent</artifactId>
<version>2.8.2-SNAPSHOT</version>
<version>2.8.2</version>
</parent>
<artifactId>alluxio-examples</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion integration/fuse/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<groupId>org.alluxio</groupId>
<artifactId>alluxio-integration</artifactId>
<version>2.8.2-SNAPSHOT</version>
<version>2.8.2</version>
</parent>
<artifactId>alluxio-integration-fuse</artifactId>
<name>Alluxio Integration - FUSE</name>
Expand Down
2 changes: 1 addition & 1 deletion integration/jnifuse/fs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<artifactId>alluxio-integration-jnifuse</artifactId>
<groupId>org.alluxio</groupId>
<version>2.8.2-SNAPSHOT</version>
<version>2.8.2</version>
</parent>

<artifactId>alluxio-integration-jnifuse-fs</artifactId>
Expand Down
10 changes: 5 additions & 5 deletions integration/jnifuse/native/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<artifactId>alluxio-integration-jnifuse</artifactId>
<groupId>org.alluxio</groupId>
<version>2.8.2-SNAPSHOT</version>
<version>2.8.2</version>
</parent>

<artifactId>alluxio-integration-jnifuse-native</artifactId>
Expand Down Expand Up @@ -49,18 +49,18 @@
<configuration>
<!--TODO:(maobaolong) make it can build for multi target-->
<target>
<mkdir dir="${project.build.directory}/native"/>
<mkdir dir="${project.build.directory}/native" />
<exec executable="make" failonerror="true" dir="${project.build.directory}/native">
<arg line="-f ${project.basedir}/src/main/native/libjnifuse/Makefile"/>
<arg line="-f ${project.basedir}/src/main/native/libjnifuse/Makefile" />
</exec>
<copy todir="${project.build.directory}/classes">
<fileset dir="${project.build.directory}/native/">
<include name="libjnifuse*"/>
<include name="libjnifuse*" />
</fileset>
</copy>
<copy todir="${project.basedir}/src/main/resources">
<fileset dir="${project.build.directory}/native/">
<include name="libjnifuse*"/>
<include name="libjnifuse*" />
</fileset>
</copy>
</target>
Expand Down
2 changes: 1 addition & 1 deletion integration/jnifuse/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<groupId>org.alluxio</groupId>
<artifactId>alluxio-integration</artifactId>
<version>2.8.2-SNAPSHOT</version>
<version>2.8.2</version>
</parent>
<packaging>pom</packaging>
<artifactId>alluxio-integration-jnifuse</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion integration/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<groupId>org.alluxio</groupId>
<artifactId>alluxio-parent</artifactId>
<version>2.8.2-SNAPSHOT</version>
<version>2.8.2</version>
</parent>
<artifactId>alluxio-integration</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion integration/tools/hms/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<parent>
<artifactId>alluxio-integration-tools</artifactId>
<groupId>org.alluxio</groupId>
<version>2.8.2-SNAPSHOT</version>
<version>2.8.2</version>
</parent>

<artifactId>alluxio-integration-tools-hms</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion integration/tools/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<parent>
<artifactId>alluxio-integration</artifactId>
<groupId>org.alluxio</groupId>
<version>2.8.2-SNAPSHOT</version>
<version>2.8.2</version>
</parent>
<packaging>pom</packaging>
<name>Alluxio Integration - Tools</name>
Expand Down
2 changes: 1 addition & 1 deletion integration/tools/validation/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<groupId>org.alluxio</groupId>
<artifactId>alluxio-integration-tools</artifactId>
<version>2.8.2-SNAPSHOT</version>
<version>2.8.2</version>
</parent>
<artifactId>alluxio-integration-tools-validation</artifactId>
<packaging>jar</packaging>
Expand Down
6 changes: 2 additions & 4 deletions job/client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,11 @@
See the NOTICE file distributed with this work for information regarding copyright ownership.
-->
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<parent>
<artifactId>alluxio-job</artifactId>
<groupId>org.alluxio</groupId>
<version>2.8.2-SNAPSHOT</version>
<version>2.8.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>alluxio-job-client</artifactId>
Expand Down
6 changes: 2 additions & 4 deletions job/common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,11 @@
See the NOTICE file distributed with this work for information regarding copyright ownership.
-->
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<parent>
<artifactId>alluxio-job</artifactId>
<groupId>org.alluxio</groupId>
<version>2.8.2-SNAPSHOT</version>
<version>2.8.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>alluxio-job-common</artifactId>
Expand Down
6 changes: 2 additions & 4 deletions job/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,11 @@
See the NOTICE file distributed with this work for information regarding copyright ownership.
-->
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<parent>
<groupId>org.alluxio</groupId>
<artifactId>alluxio-parent</artifactId>
<version>2.8.2-SNAPSHOT</version>
<version>2.8.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>alluxio-job</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion job/server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<groupId>org.alluxio</groupId>
<artifactId>alluxio-job</artifactId>
<version>2.8.2-SNAPSHOT</version>
<version>2.8.2</version>
</parent>
<artifactId>alluxio-job-server</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion logserver/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<artifactId>alluxio-parent</artifactId>
<groupId>org.alluxio</groupId>
<version>2.8.2-SNAPSHOT</version>
<version>2.8.2</version>
</parent>
<artifactId>alluxio-logserver</artifactId>
<packaging>jar</packaging>
Expand Down
7 changes: 3 additions & 4 deletions microbench/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,12 @@
See the NOTICE file distributed with this work for information regarding copyright ownership.
-->
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.alluxio</groupId>
<artifactId>alluxio-parent</artifactId>
<version>2.8.2-SNAPSHOT</version>
<version>2.8.2</version>
</parent>
<artifactId>alluxio-microbench</artifactId>
<name>Alluxio Microbenchmarks</name>
Expand Down Expand Up @@ -153,7 +152,7 @@
<transformer implementation="org.apache.maven.plugins.shade.resource.ManifestResourceTransformer">
<mainClass>org.openjdk.jmh.Main</mainClass>
</transformer>
<transformer implementation="org.apache.maven.plugins.shade.resource.ServicesResourceTransformer"/>
<transformer implementation="org.apache.maven.plugins.shade.resource.ServicesResourceTransformer" />
</transformers>
<filters>
<filter>
Expand Down
2 changes: 1 addition & 1 deletion minicluster/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<parent>
<artifactId>alluxio-parent</artifactId>
<groupId>org.alluxio</groupId>
<version>2.8.2-SNAPSHOT</version>
<version>2.8.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.alluxio</groupId>
<artifactId>alluxio-parent</artifactId>
<version>2.8.2-SNAPSHOT</version>
<version>2.8.2</version>
<packaging>pom</packaging>
<name>Alluxio Parent</name>
<description>Parent POM of Alluxio project: a Memory-Speed Virtual Distributed Storage System</description>
Expand All @@ -30,7 +30,7 @@
<connection>scm:git:git@github.com:alluxio/alluxio.git</connection>
<developerConnection>scm:git:git@github.com:alluxio/alluxio.git</developerConnection>
<url>scm:git:git@github.com:alluxio/alluxio.git</url>
<tag>HEAD</tag>
<tag>v2.8.2</tag>
</scm>
<developers>
<developer>
Expand Down Expand Up @@ -122,7 +122,7 @@
</repositories>

<properties>
<argLine></argLine>
<argLine />
<apache.curator.version>4.2.0</apache.curator.version>
<aws.amazonaws.version>1.11.815</aws.amazonaws.version>
<build.path>build</build.path>
Expand Down
4 changes: 2 additions & 2 deletions shaded/client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<groupId>org.alluxio</groupId>
<artifactId>alluxio-shaded</artifactId>
<version>2.8.2-SNAPSHOT</version>
<version>2.8.2</version>
</parent>
<artifactId>alluxio-shaded-client</artifactId>
<packaging>jar</packaging>
Expand Down Expand Up @@ -291,7 +291,7 @@
</relocations>
<transformers>
<transformer implementation="org.apache.maven.plugins.shade.resource.ServicesResourceTransformer" />
<transformer implementation="org.apache.maven.plugins.shade.resource.ApacheLicenseResourceTransformer"/>
<transformer implementation="org.apache.maven.plugins.shade.resource.ApacheLicenseResourceTransformer" />
<transformer implementation="org.apache.maven.plugins.shade.resource.DontIncludeResourceTransformer">
<resources>
<resource>NOTICE.txt</resource>
Expand Down
4 changes: 2 additions & 2 deletions shaded/hadoop/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@
<parent>
<groupId>org.alluxio</groupId>
<artifactId>alluxio-shaded</artifactId>
<version>2.8.2-SNAPSHOT</version>
<version>2.8.2</version>
</parent>
<artifactId>alluxio-shaded-hadoop</artifactId>
<packaging>jar</packaging>
<name>Alluxio Shaded Libraries - Hadoop</name>
<version>${ufs.hadoop.version}</version>
<version>3.3.1</version>
<description>Shaded Hadoop Module</description>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion shaded/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<groupId>org.alluxio</groupId>
<artifactId>alluxio-parent</artifactId>
<version>2.8.2-SNAPSHOT</version>
<version>2.8.2</version>
</parent>
<artifactId>alluxio-shaded</artifactId>
<packaging>pom</packaging>
Expand Down

0 comments on commit 1b2ac0f

Please sign in to comment.