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 all dependencies required to build jsweet are available on Maven Central #764

Open
kohlschuetter opened this issue Oct 6, 2023 · 0 comments

Comments

@kohlschuetter
Copy link
Contributor

Unfortunately, at this point not all required components are available on Maven Central.

Currently, components required to build jsweet, such as org.cincheo:file-visitor:1.0.0 and org.jsweet.ext:typescript.java-ts.core:2.0.4, as well as all org.jsweet.candies:*.* are only available at http://repository.jsweet.org.

That's a roadblock for any continued development of jsweet by third parties, as they are at the mercy of the availability of that custom repository.

jsweet should at least publish all artifacts required to build jsweet (which include some candies for unit testing) to Maven Central.

Related to #565

@kohlschuetter kohlschuetter changed the title Not all dependencies on Maven Central Not all dependencies required to build jsweet are available on Maven Central Oct 6, 2023
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

1 participant