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

Not including built JARs in the source. Maven? #9

Open
justingeeslin opened this issue Jun 10, 2020 · 1 comment
Open

Not including built JARs in the source. Maven? #9

justingeeslin opened this issue Jun 10, 2020 · 1 comment
Labels
help wanted Extra attention is needed

Comments

@justingeeslin
Copy link
Member

I've never built a large Java project; I come from the Node/JS world. And so, I'm wondering if there should be built JARs in this source? I've merged PRs that only updated the JARs to new versions. With NPM, there would never have been cause for this. Is there a way in a Java project to not include JARs checked in to the source, but to rather build them dynamically. I've read about this thing called maven? Any ideas?

@justingeeslin justingeeslin added the help wanted Extra attention is needed label Jun 10, 2020
@justingeeslin
Copy link
Member Author

Since CogTool is written in Java, Maven may be the way to go since this integrates with GitHub's dependency graph feature. https://help.github.com/en/github/visualizing-repository-data-with-graphs/listing-the-packages-that-a-repository-depends-on

@justingeeslin justingeeslin pinned this issue Jul 30, 2020
@justingeeslin justingeeslin changed the title Not including built JARs in the source Not including built JARs in the source. Maven? Jul 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant