Skip to content

Maven couldn't find cdk-bundle:jar:2.4-SNAPSHOT #24

@rviner

Description

@rviner

I had a problem building/installing ReactionDecoder using maven.

It gave the following error:
Could not find artifact org.openscience.cdk:cdk-bundle:jar:2.4-SNAPSHOT

Version 2.4 does not seem to be available at https://search.maven.org/artifact/org.openscience.cdk/cdk-bundle, but 2.3 and 2.5 are.

I edited the poml.xml file to point at 2.5 instead; i.e. I replaced "2.4-SNAPSHOT" with "2.5".

That seemed to resolve that particular issue (but I still have others!)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions