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

Include JAR in releases #41

Open
nselikoff opened this issue May 4, 2017 · 11 comments
Open

Include JAR in releases #41

nselikoff opened this issue May 4, 2017 · 11 comments

Comments

@nselikoff
Copy link

The README indicates that there's a compiled JAR in the releases:

Use the JAR provided in the releases. java -jar gtfs-validator.jar yourGtfs.zip

But this does not appear to be the case

@laidig
Copy link
Contributor

laidig commented May 5, 2017 via email

@barbeau
Copy link
Contributor

barbeau commented May 5, 2017

The artifacts including snapshots are deployed to the Conveyal Maven repo too. You can see how to access them via our GTFS-realtime validator project:
https://github.com/CUTR-at-USF/gtfs-realtime-validator/blob/master/pom.xml#L16

But yes, it would be nice to publish them on this project Github releases page too.

@nselikoff
Copy link
Author

Thanks @laidig and @barbeau that's helpful. If it's more desirable to have artifacts in Conveyal's Maven repo vs Github that's understandable but in that case updating the README would be helpful (with the Maven repo info as well).

Is this still considered the master repo? I see activity on the CUTR-at-USF fork, is the plan to merge those changes back here regularly?

@laidig
Copy link
Contributor

laidig commented May 5, 2017

@nselikoff This is the main repo. CUTR and I both have forks that we try and merge back into this one.

@barbeau I don't see any jars in any of those repos. Is that expected? I'd gladly update the readme if that is the case.

@barbeau
Copy link
Contributor

barbeau commented May 8, 2017

@laidig Whoops, you're right - looks like the artifacts are actually in the OneBusAway Maven repo:
http://nexus.onebusaway.org/nexus/content/groups/public/com/conveyal/

@laidig
Copy link
Contributor

laidig commented May 8, 2017 via email

@barbeau
Copy link
Contributor

barbeau commented May 8, 2017

laidig added a commit to laidig/gtfs-validator that referenced this issue May 9, 2017
fix lacking documentation mentioned in conveyal#41
@laidig laidig mentioned this issue May 9, 2017
@markstos
Copy link

Since the README now references where to find the .jar files, I think this can be closed.

@csutton6
Copy link

The link in the README is dead, so I was not able to track down the .jar files until I found this page. I would fix the link where it says 'Snapshots are available here'.

@sheldonabrown
Copy link
Contributor

I used to host the jar files / maven dependencies. I can still extend that offer if its helpful...I've just moved repository providers two or three times since this ticket was created.

@civiliaInc
Copy link

civiliaInc commented Sep 29, 2021

Hello,
I have been searching for the jar following this guidance
https://github.com/MobilityData/gtfs-validator/blob/master/docs/DOWNLOAD_SNAPSHOT_JAR.md
without success.
Even when the artefacts were said to be downloadable I could not find any.

CORRECTION
They are visible once I am logged in github.

Thanks!

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

7 participants