Skip to content

Missing version identifier for com.amazonaws:jmespath-java #1528

@jonjomckay

Description

@jonjomckay

I just upgraded my application to version 2.6.0 (I'm using the jooby-bom), and now when I try and run the project in hot reloading mode using mvn jooby:run, I get this error:

The POM for com.amazonaws:jmespath-java:jar:${jmespath-java.version} is missing, no dependency information available

The application does actually start, but the error kinda messes up IntelliJ a bit. It looks like the property jmespath-java.version is missing from the jooby-bom pom.xml, but that file looks autogenerated and I'm not sure how it gets generated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions