Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added test notes file. #351

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

dstainton
Copy link
Contributor

Testing github actions with the current build and deployment pipelines.

@geocoder-bot
Copy link
Contributor

[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] OLS Geocoder [pom]
[INFO] OLS Geocoder Core [jar]
[INFO] OLS Geocoder Web [war]
[INFO] OLS Geocoder Admin [war]
[INFO] OLS Geocoder Process [jar]
[INFO]
[INFO] ---------------------< ca.bc.gov.ols:ols-geocoder >---------------------
[INFO] Building OLS Geocoder 6d9454a [1/5]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ ols-geocoder ---
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ ols-geocoder ---
[INFO] Installing /workspace/source/pom.xml to /workspace/.m2/repository/ca/bc/gov/ols/ols-geocoder/6d9454a3eec19f681bfd9a0895fad961b3992537/ols-geocoder-6d9454a3eec19f681bfd9a0895fad961b3992537.pom
[INFO]
[INFO] --- maven-javadoc-plugin:3.1.1:jar (javadoc-html) @ ols-geocoder ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO]
[INFO] ------------------< ca.bc.gov.ols:ols-geocoder-core >-------------------
[INFO] Building OLS Geocoder Core 6d9454a [2/5]
[INFO] --------------------------------[ jar ]---------------------------------
Downloading from ps-libs: https://artifacts.developer.gov.bc.ca/artifactory/g988-libs/ca/bc/gov/ols/ols-util/1.3.1-SNAPSHOT/maven-metadata.xml
Downloading from ps-libs: https://artifacts.developer.gov.bc.ca/artifactory/g988-libs/ca/bc/gov/ols/ols-util/1.3.1-SNAPSHOT/ols-util-1.3.1-SNAPSHOT.pom
[WARNING] The POM for ca.bc.gov.ols:ols-util:jar:1.3.1-SNAPSHOT is missing, no dependency information available
Downloading from ps-libs: https://artifacts.developer.gov.bc.ca/artifactory/g988-libs/ca/bc/gov/ols/ols-util/1.3.1-SNAPSHOT/ols-util-1.3.1-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for OLS Geocoder 6d9454a:
[INFO]
[INFO] OLS Geocoder ....................................... SUCCESS [ 2.899 s]
[INFO] OLS Geocoder Core .................................. FAILURE [ 2.157 s]
[INFO] OLS Geocoder Web ................................... SKIPPED
[INFO] OLS Geocoder Admin ................................. SKIPPED
[INFO] OLS Geocoder Process ............................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 5.283 s
[INFO] Finished at: 2023-04-05T15:21:30Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project ols-geocoder-core: Could not resolve dependencies for project ca.bc.gov.ols:ols-geocoder-core:jar:6d9454a3eec19f681bfd9a0895fad961b3992537: Could not find artifact ca.bc.gov.ols:ols-util:jar:1.3.1-SNAPSHOT in ps-libs (https://artifacts.developer.gov.bc.ca/artifactory/g988-libs/) -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn -rf :ols-geocoder-core

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