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

Update the maven mapping rules for commonmark in SDK4mvn.aggr #2372

Merged
merged 1 commit into from
Sep 22, 2024

Conversation

merks
Copy link
Contributor

@merks merks commented Sep 22, 2024

No description provided.

@merks merks merged commit 17fbbb8 into eclipse-platform:master Sep 22, 2024
3 checks passed
@merks merks deleted the pr-mvn-commonmark branch September 22, 2024 07:06
@merks
Copy link
Contributor Author

merks commented Sep 22, 2024

@stephan-herrmann

FYI, this was needed for the new commonmark dependencies.

Fortunately the maven publishing process

detects problems daily:

01:07:37 [INFO] --- dependency:3.6.0:get (default-cli) @ standalone-pom ---
01:07:37 [INFO] Resolving org.eclipse.pde:org.eclipse.pde.api.tools.ui:jar:1.3.600-SNAPSHOT with transitive dependencies
01:07:37 [WARNING] The POM for org.commonmark:org.commonmark:jar:0.23.0 is missing, no dependency information available
01:07:37 [WARNING] The POM for org.commonmark-gfm-tables:org.commonmark-gfm-tables:jar:0.23.0 is missing, no dependency information available
01:07:37 [INFO] ------------------------------------------------------------------------
01:07:37 [INFO] BUILD FAILURE
01:07:37 [INFO] ------------------------------------------------------------------------
01:07:37 [INFO] Total time:  9.474 s
01:07:37 [INFO] Finished at: 2024-09-21T23:07:37Z
01:07:37 [INFO] ------------------------------------------------------------------------
01:07:37 [ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:3.6.0:get (default-cli) on project standalone-pom: Couldn't download artifact: org.eclipse.aether.resolution.DependencyResolutionException: The following artifacts could not be resolved: org.commonmark:org.commonmark:jar:0.23.0 (absent), org.commonmark-gfm-tables:org.commonmark-gfm-tables:jar:0.23.0 (absent): Could not find artifact org.commonmark:org.commonmark:jar:0.23.0 in eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/) -> [Help 1]
01:07:37 [ERROR] 

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.

1 participant