OneBusAway / onebusaway-gtfs-modules

A Java-based library for reading, writing, and transforming public transit data in the GTFS format, including database support.
Other
129 stars 105 forks source link

Download links at https://developer.onebusaway.org/modules/onebusaway-gtfs-modules/current/ not working #276

Closed Ge-Rag closed 1 month ago

Ge-Rag commented 1 month ago

I cannot download from any of the links on this page.

For example: https://repo.camsys-apps.com/snapshots/org/onebusaway/onebusaway-gtfs-merge-cli/1.4.16-SNAPSHOT/onebusaway-gtfs-merge-cli-1.4.16-SNAPSHOT.jar

I get this in my browser:

<Error>
<Code>NoSuchKey</Code>
<Message>The specified key does not exist.</Message>
<Key>
snapshots/org/onebusaway/onebusaway-gtfs-merge-cli/1.4.16-SNAPSHOT/onebusaway-gtfs-merge-cli-1.4.16-SNAPSHOT.jar
</Key>
<RequestId>R41BHSESAJXYF17Q</RequestId>
<HostId>
2Gf6zeaJx8+mKEiPBtPHiuaA91aohhh23rcXVEVxqj7pZn2Hbz/9v3QJ128HJpGplGBCQHgKFzA=
</HostId>
</Error>

Can you please correct this.

Thanks,

George

leonardehrenfried commented 1 month ago

Hello, I'm the new maintainer of this library and all artifacts are now deployed to Maven Central.

If you're interested in contributing some documentation (check the docs folder) I can tell you the exact download location.

Ge-Rag commented 1 month ago

Hello, I'm the new maintainer of this library and all artifacts are now deployed to Maven Central.

If you're interested in contributing some documentation (check the docs folder) I can tell you the exact download location.

I don't get it. I just wanted to download the most up to date jar files, such as the gtfs-merge-cli.jar. Where can I find working download links?

leonardehrenfried commented 1 month ago

Open Source needs contributors so I'm looking for people who can help me improve the documentation. Are you interested?

aaronbrethorst commented 1 month ago

@Ge-Rag you can find all of our published artifacts at https://repo1.maven.org/maven2/org/onebusaway/

Ge-Rag commented 1 month ago

Thanks a lot Aaron!

Kind regards,

Georg Ragaz https://trainspotter.ragaz.nethttps://trainspotter.ragaz.net/

Von: Aaron Brethorst @.> Gesendet: Mittwoch, 4. September 2024 18:30 An: OneBusAway/onebusaway-gtfs-modules @.> Cc: Ge-Rag @.>; Mention @.> Betreff: Re: [OneBusAway/onebusaway-gtfs-modules] Download links at https://developer.onebusaway.org/modules/onebusaway-gtfs-modules/current/ not working (Issue #276)

@Ge-Raghttps://github.com/Ge-Rag you can find all of our published artifacts at https://repo1.maven.org/maven2/org/onebusaway/

- Reply to this email directly, view it on GitHubhttps://github.com/OneBusAway/onebusaway-gtfs-modules/issues/276#issuecomment-2329514901, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ATHE55NBRQDOLMEO5TGYIUTZU4YR3AVCNFSM6AAAAABNTSCIN2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMRZGUYTIOJQGE. You are receiving this because you were mentioned.Message ID: @.**@.>>

leonardehrenfried commented 1 month ago

It's now also part of the documentation.