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

crystaleye doesn't compile (missing dependency) #2

Open
ostueker opened this issue Jan 4, 2020 · 1 comment
Open

crystaleye doesn't compile (missing dependency) #2

ostueker opened this issue Jan 4, 2020 · 1 comment
Labels
bug Something isn't working

Comments

@ostueker
Copy link
Member

ostueker commented Jan 4, 2020

Today I've tried compiling crystaleye and failed because of a missing dependency:

<dependency>
    <groupId>wwmm</groupId>
    <artifactId>atom-archiver</artifactId>
    <version>0.1</version>
</dependency>

The package is not on Maven Central and I couldn't find the source code anywhere,

@petermr mentioned in BlueObelisk/xml-cml.org#2 that this project has been merged with the COD so that it's essentially obsolete anyway.

This depends on a few more artifacts were probably only published to the now offline http://maven.ch.cam.ac.uk/m2repo :

@ostueker ostueker added the bug Something isn't working label Jan 4, 2020
@petermr
Copy link

petermr commented Jan 5, 2020 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants