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

[pull] main from geoserver:main #37

Merged
merged 6 commits into from
Aug 9, 2024
Merged

[pull] main from geoserver:main #37

merged 6 commits into from
Aug 9, 2024

Conversation

pull[bot]
Copy link

@pull pull bot commented Aug 9, 2024

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

aaime and others added 6 commits August 8, 2024 18:54
After the [Community assembly rework, split COG module into "per cloud"
zip packages](2a813fa) commit,
the `cog` maven profile in `src/web/app/pom.xml` is broken:

```
[ERROR] Failed to execute goal on project gs-web-app: Could not resolve
dependencies for project org.geoserver.web:gs-web-app:jar:2.26-SNAPSHOT:
The following artifacts could not be resolved:
org.geoserver.community:gs-cog:jar:2.26-SNAPSHOT (absent):
Could not find artifact org.geoserver.community:gs-cog:jar:2.26-SNAPSHOT
in osgeo-snapshots (https://repo.osgeo.org/repository/snapshot/)
```

Add all the specific cog-xxx jars to the `cog` profile, consistently
with the `cog` profile defined in `src/community/pom.xml`, which
includes all the cog modules.
@pull pull bot added the ⤵️ pull label Aug 9, 2024
@pull pull bot merged commit 30b09ec into GeoCat:main Aug 9, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants