Commit 325fdf0
authored
Fixes NVIDIA#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: NVIDIA#981
1 parent b3c3557 commit 325fdf0
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
| 42 | + | |
0 commit comments