Skip to content

COMN-423: Use parent POM 26.0.0#300

Merged
seth-mg merged 4 commits intomasterfrom
COMN-422
Feb 11, 2026
Merged

COMN-423: Use parent POM 26.0.0#300
seth-mg merged 4 commits intomasterfrom
COMN-422

Conversation

@juliencherry
Copy link
Copy Markdown
Collaborator

No description provided.

</dependency>
<dependency>
<groupId>com.squareup</groupId>
<groupId>com.palantir.javapoet</groupId>
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Despite what their README says, this is still likely provided scope, right? I imagine it's usage is limited to pre-compilation.

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It seems to need to be compile scope. Otherwise, the build fails:

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.14.1:compile (default-compile) on project rosette-api-model: Fatal error compiling: java.lang.NoClassDefFoundError: com/palantir/javapoet/TypeSpec: com.palantir.javapoet.TypeSpec -> [Help 1]

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah, I should have tried it first. 🤦‍♂️

<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2017-2024 Basis Technology Corp.
Copyright 2017-2026 Basis Technology Corp.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think the copyright should be updated to Babel Street Rosette Ltd. as we touch files.

@seth-mg seth-mg merged commit e9d02a6 into master Feb 11, 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