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

Maven2Sbt should return modeled data instead of String #95

Closed
kevin-lee opened this issue Jan 28, 2020 · 0 comments · Fixed by #104
Closed

Maven2Sbt should return modeled data instead of String #95

kevin-lee opened this issue Jan 28, 2020 · 0 comments · Fixed by #104
Assignees
Labels
Milestone

Comments

@kevin-lee
Copy link
Owner

Task

Summary

Maven2Sbt should return modeled data instead of String.

Project Details

Version: 0.4.0

Description

Current Maven2Sbt.buildSbt methods return String containing the content of build.sbt. Instead of returning String, it should return a modeled data instead of String to give a caller choices to do more useful things with it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant