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

Failing to Resolve Dependancy #142

Open
dr4ke616 opened this issue Jul 7, 2021 · 2 comments
Open

Failing to Resolve Dependancy #142

dr4ke616 opened this issue Jul 7, 2021 · 2 comments

Comments

@dr4ke616
Copy link

dr4ke616 commented Jul 7, 2021

Pulling in the dependancy as per the README, results in 403s.

repositories {
    maven { url = uri("https://dl.bintray.com/47deg/helios") }
}

dependencies {
    compile "com.47deg:helios-core:0.2.0"
    compile "com.47deg:helios-parser:0.2.0"
    compile "com.47deg:helios-optics:0.2.0"
    kapt "com.47deg:helios-meta:0.2.0"
    kapt "com.47deg:helios-dsl-meta:0.2.0"
}

Similarly the issue occurs with a simple wget

wget https://dl.bintray.com/47deg/helios/com/47deg/helios-core/0.2.0/helios-core-0.2.0.pom

Can we get this project successfully published?

@aleitamar
Copy link

@dr4ke616 did you manage to overcome this?
is this project dead?

@dr4ke616
Copy link
Author

The wget command above still returns with a 403. So i suspect the issue is still present.

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

No branches or pull requests

2 participants