Skip to content

No changes needed - master build already fixed#102

Closed
Copilot wants to merge 1 commit intomasterfrom
copilot/fix-errors-mvn-clean-install
Closed

No changes needed - master build already fixed#102
Copilot wants to merge 1 commit intomasterfrom
copilot/fix-errors-mvn-clean-install

Conversation

Copy link
Contributor

Copilot AI commented Feb 17, 2026

Investigation of mvn clean install failures on master revealed the issue was a MariaDB port conflict (port 33328 already in use) when standalone-04 attempted to start its demo database during the build.

This was already resolved by PR #100 (commit 95d934b), which sets skipTests=true in intermediate build steps to prevent MariaDB port conflicts on Linux. CI confirmed Linux and macOS builds pass on current master.

No additional changes are required.

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • mavenrepo.openmrs.org
    • Triggering command: /usr/lib/jvm/temurin-17-jdk-amd64/bin/java /usr/lib/jvm/temurin-17-jdk-amd64/bin/java --enable-native-access=ALL-UNNAMED -classpath /usr/share/apache-maven-3.9.12/boot/plexus-classworlds-2.9.0.jar -Dclassworlds.conf=/usr/share/apache-maven-3.9.12/bin/m2.conf -Dmaven.home=/usr/share/apache-maven-3.9.12 -Dlibrary.jansi.path=/usr/share/apache-maven-3.9.12/lib/jansi-native -Dmaven.multiModuleProjectDirectory=/home/REDACTED/work/openmrs-standalone/openmrs-standalone org.codehaus.plexus.classworlds.launcher.Launcher clean install (dns block)

If you need me to access, download, or install something from one of these locations, you can either:


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Copilot AI changed the title [WIP] Fix errors from running mvn clean install on master branch No changes needed - master build already fixed Feb 17, 2026
Copilot AI requested a review from dkayiwa February 17, 2026 23:43
@dkayiwa dkayiwa closed this Feb 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants