Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Cleanup] Definition of groupId is redundant, because it's inherited from the parent #4494

Merged
merged 2 commits into from
Sep 2, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion bookkeeper-benchmark/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
<groupId>org.apache.bookkeeper</groupId>
<version>4.18.0-SNAPSHOT</version>
</parent>
<groupId>org.apache.bookkeeper</groupId>
<artifactId>bookkeeper-benchmark</artifactId>
<name>Apache BookKeeper :: Benchmark</name>
<properties>
Expand Down
1 change: 0 additions & 1 deletion bookkeeper-slogger/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
<relativePath>..</relativePath>
</parent>
<packaging>pom</packaging>
<groupId>org.apache.bookkeeper</groupId>
<artifactId>bookkeeper-slogger-parent</artifactId>
<name>Apache BookKeeper :: Structured Logger :: Parent</name>

Expand Down
1 change: 0 additions & 1 deletion shaded/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
<artifactId>bookkeeper</artifactId>
<version>4.18.0-SNAPSHOT</version>
</parent>
<groupId>org.apache.bookkeeper</groupId>
<artifactId>shaded-parent</artifactId>
<name>Apache BookKeeper :: Shaded :: Parent</name>
<modules>
Expand Down
1 change: 0 additions & 1 deletion stats/bookkeeper-stats-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
<groupId>org.apache.bookkeeper.stats</groupId>
<version>4.18.0-SNAPSHOT</version>
</parent>
<groupId>org.apache.bookkeeper.stats</groupId>
<artifactId>bookkeeper-stats-api</artifactId>
<name>Apache BookKeeper :: Stats API</name>
<url>http://maven.apache.org</url>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
<groupId>org.apache.bookkeeper.stats</groupId>
<version>4.18.0-SNAPSHOT</version>
</parent>
<groupId>org.apache.bookkeeper.stats</groupId>
<artifactId>codahale-metrics-provider</artifactId>
<name>Apache BookKeeper :: Stats Providers :: Codahale Metrics</name>
<url>http://maven.apache.org</url>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,6 @@
<groupId>org.apache.bookkeeper.stats</groupId>
<version>4.18.0-SNAPSHOT</version>
</parent>


<groupId>org.apache.bookkeeper.stats</groupId>
<artifactId>otel-metrics-provider</artifactId>
<name>Apache BookKeeper :: Stats Providers :: OpenTelemetry</name>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
<groupId>org.apache.bookkeeper.stats</groupId>
<version>4.18.0-SNAPSHOT</version>
</parent>
<groupId>org.apache.bookkeeper.stats</groupId>
<artifactId>prometheus-metrics-provider</artifactId>
<name>Apache BookKeeper :: Stats Providers :: Prometheus</name>
<dependencies>
Expand Down
1 change: 0 additions & 1 deletion stats/utils/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
<groupId>org.apache.bookkeeper.stats</groupId>
<version>4.18.0-SNAPSHOT</version>
</parent>
<groupId>org.apache.bookkeeper.stats</groupId>
<artifactId>bookkeeper-stats-utils</artifactId>
<name>Apache BookKeeper :: Stats :: Utils</name>
<dependencies>
Expand Down
1 change: 0 additions & 1 deletion stream/api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
<version>4.18.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<groupId>org.apache.bookkeeper</groupId>
<artifactId>stream-storage-api</artifactId>
<name>Apache BookKeeper :: Stream Storage :: API</name>
<dependencies>
Expand Down
1 change: 0 additions & 1 deletion stream/bk-grpc-name-resolver/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@
<version>4.18.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<groupId>org.apache.bookkeeper</groupId>
<artifactId>bk-grpc-name-resolver</artifactId>
<name>Apache BookKeeper :: Stream Storage :: Common :: BK Grpc Name Resolver</name>
<dependencies>
Expand Down
1 change: 0 additions & 1 deletion stream/common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
<version>4.18.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<groupId>org.apache.bookkeeper</groupId>
<artifactId>stream-storage-common</artifactId>
<name>Apache BookKeeper :: Stream Storage :: Common</name>
<dependencies>
Expand Down
1 change: 0 additions & 1 deletion stream/proto/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
<version>4.18.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<groupId>org.apache.bookkeeper</groupId>
<artifactId>stream-storage-proto</artifactId>
<name>Apache BookKeeper :: Stream Storage :: Proto</name>

Expand Down
1 change: 0 additions & 1 deletion stream/statelib/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
<version>4.18.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<groupId>org.apache.bookkeeper</groupId>
<artifactId>statelib</artifactId>
<name>Apache BookKeeper :: Stream Storage :: State Library</name>
<dependencies>
Expand Down
1 change: 0 additions & 1 deletion tests/docker-images/all-released-versions-image/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
<version>4.18.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.bookkeeper.tests</groupId>
<artifactId>all-released-versions-image</artifactId>
<name>Apache BookKeeper :: Tests :: Docker Images :: All Released Versions</name>
<packaging>pom</packaging>
Expand Down
1 change: 0 additions & 1 deletion tests/docker-images/all-versions-image/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
<version>4.18.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.bookkeeper.tests</groupId>
<artifactId>all-versions-image</artifactId>
<name>Apache BookKeeper :: Tests :: Docker Images :: All Versions</name>
<packaging>pom</packaging>
Expand Down
1 change: 0 additions & 1 deletion tests/docker-images/current-version-image/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
<version>4.18.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.bookkeeper.tests</groupId>
<artifactId>current-version-image</artifactId>
<name>Apache BookKeeper :: Tests :: Docker Images :: Current Version</name>
<packaging>pom</packaging>
Expand Down
1 change: 0 additions & 1 deletion tests/docker-images/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
<artifactId>tests-parent</artifactId>
<version>4.18.0-SNAPSHOT</version>
</parent>
<groupId>org.apache.bookkeeper.tests</groupId>
<artifactId>docker-images</artifactId>
<name>Apache BookKeeper :: Tests :: Docker Images</name>
<modules>
Expand Down
1 change: 0 additions & 1 deletion tests/integration-tests-base-groovy/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
<relativePath>../integration-tests-base</relativePath>
</parent>

<groupId>org.apache.bookkeeper.tests</groupId>
<artifactId>integration-tests-base-groovy</artifactId>
<packaging>pom</packaging>

Expand Down
1 change: 0 additions & 1 deletion tests/integration-tests-base/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
<version>4.18.0-SNAPSHOT</version>
</parent>

<groupId>org.apache.bookkeeper.tests</groupId>
<artifactId>integration-tests-base</artifactId>
<packaging>pom</packaging>

Expand Down
1 change: 0 additions & 1 deletion tests/integration-tests-topologies/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
<version>4.18.0-SNAPSHOT</version>
</parent>

<groupId>org.apache.bookkeeper.tests</groupId>
<artifactId>integration-tests-topologies</artifactId>
<packaging>jar</packaging>

Expand Down
2 changes: 0 additions & 2 deletions tests/integration-tests-utils/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@
<artifactId>tests-parent</artifactId>
<version>4.18.0-SNAPSHOT</version>
</parent>

<groupId>org.apache.bookkeeper.tests</groupId>
<artifactId>integration-tests-utils</artifactId>
<packaging>jar</packaging>

Expand Down
1 change: 0 additions & 1 deletion tests/scripts/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
<version>4.18.0-SNAPSHOT</version>
</parent>

<groupId>org.apache.bookkeeper.tests</groupId>
<artifactId>scripts</artifactId>
<packaging>jar</packaging>
<name>Apache BookKeeper :: Tests :: Bash Scripts Test</name>
Expand Down
Loading