Skip to content
This repository was archived by the owner on Mar 23, 2026. It is now read-only.

Commit c4dbf9b

Browse files
committed
Update for maven central deployment.
1 parent 904f118 commit c4dbf9b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/mavenCentral.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
BASE_DIR=`dirname $0`
2121

2222
#Deploy the core artifacts
23-
mvn -f "${BASE_DIR}"/../pom.xml install deploy -DskipTests=true -Pmaven-central
23+
mvn -f "${BASE_DIR}"/../pom.xml install deploy --projects junit-ext,ctc-striterators,lgpl-utils,dsi-utils,system-utils,rdf-properties,sparql-grammar,bigdata-util,bigdata-common-util,bigdata-statics,bigdata-cache,bigdata-client,bigdata-ganglia,bigdata-gas,bigdata-core/,bigdata-war-html,bigdata-blueprints,bigdata-core-test,bigdata-rdf-test,bigdata-sails-test,bigdata-runtime -DskipTests=true -Pmaven-central
2424

2525
#Deploy the deployment artifacts
2626
#Temporarily disabled for blazegraph-rpm see BLZG-1725

0 commit comments

Comments
 (0)