Skip to content

Commit 772f2a2

Browse files
committed
mega-melt: find artifacts at maven.scijava.org too
This helps the melting pot to download the existing release binary for testing binary compatibility, in the case where the component in question does not depend on maven.scijava.org for its dependencies but *was* deployed to maven.scijava.org for its release.
1 parent 7620383 commit 772f2a2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/run.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@ fi ||
8484
# Build the melting pot structure.
8585
chmod +x "$meltingPotScript" &&
8686
"$meltingPotScript" "$megaMeltDir" \
87+
-r scijava.public::::https://maven.scijava.org/content/groups/public \
8788
-o "$meltingPotDir" \
8889
-i 'ca.mcgill:*' \
8990
-i 'io.scif:*' \

0 commit comments

Comments
 (0)