Skip to content

Apache commons update breaks dependency resolution #50

@poshul

Description

@poshul

This causes the nightly to break

org.apache.commons.commons-io;bundle-version="[2.15.0,3.0.0)",

With the following error

Error:  Cannot resolve project dependencies:
Error:    Software being installed: de.openms.knime.importers 0.0.1.202407171425
Error:    Missing requirement: de.openms.knime.importers 0.0.1.202407171425 requires 'osgi.bundle; org.apache.commons.commons-io [2.15.0,3.0.0)' but it could not be found
Error:  
Error:  See https://wiki.eclipse.org/Tycho/Dependency_Resolution_Troubleshooting for help.
Error:  Cannot resolve dependencies of MavenProject: de.openms:de.openms.knime.importers:0.0.1.202407171425 @ /home/runner/work/OpenMS/OpenMS/de.openms.knime.importers/.polyglot.META-INF: See log for details -> [Help 1]
Error:  
Error:  To see the full stack trace of the errors, re-run Maven with the -e switch.
Error:  Re-run Maven using the -X switch to enable full debug logging.
Error:  
Error:  For more information about the errors and possible solutions, please read the following articles:
Error:  [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MavenExecutionException
Error: Process completed with exit code 1.

@steffen-fissler @jpfeuffer I've very little understanding of Java dependency resolution, can either of you opine on how to handle this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions