Skip to content

Conversation

@mythrocks
Copy link
Contributor

Fixes #978.

This commit modifies the java/build.sh script to also copy the pom.xml to the target/ directory. This will allow all artifacts for publication to Maven (i.e. all the jars and the pom) to be fetched from a single location.

Fixes rapidsai#978.

This commit modifies the `java/build.sh` script to also copy the
`pom.xml` to the `target/` directory.  This will allow all artifacts for
publication to Maven (i.e. all the jars and the pom) to be fetched from
a single location.
@mythrocks mythrocks requested a review from a team as a code owner June 5, 2025 17:30
@mythrocks mythrocks requested a review from gforsyth June 5, 2025 17:30
@mythrocks mythrocks self-assigned this Jun 5, 2025
@mythrocks mythrocks added non-breaking Introduces a non-breaking change Java Build improvement Improves an existing functionality labels Jun 5, 2025
@mythrocks
Copy link
Contributor Author

(Fixing style, again.)

@mythrocks
Copy link
Contributor Author

/ok to test 8a0b5a1

@cjnolet
Copy link
Member

cjnolet commented Jun 5, 2025

/merge

@rapids-bot rapids-bot bot merged commit 325fdf0 into rapidsai:branch-25.08 Jun 5, 2025
69 of 72 checks passed
bkarsin pushed a commit to bkarsin/cuvs that referenced this pull request Jun 19, 2025
Fixes rapidsai#978.

This commit modifies the `java/build.sh` script to also copy the `pom.xml` to the `target/` directory.  This will allow all artifacts for publication to Maven (i.e. all the jars and the pom) to be fetched from a single location.

Authors:
  - MithunR (https://github.com/mythrocks)

Approvers:
  - James Lamb (https://github.com/jameslamb)

URL: rapidsai#981
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Build improvement Improves an existing functionality Java non-breaking Introduces a non-breaking change

Development

Successfully merging this pull request may close these issues.

[BUG] Include pom.xml in java artifact upload

3 participants