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

Migrate from Maven to SBT #31

Open
ihostage opened this issue Dec 30, 2019 · 6 comments
Open

Migrate from Maven to SBT #31

ihostage opened this issue Dec 30, 2019 · 6 comments

Comments

@ihostage
Copy link
Collaborator

Hi, @leleuj! 👋
Jerome, WDYT about migrate build script to SBT for more easily support cross scala versions?

@leleuj
Copy link
Member

leleuj commented Jan 6, 2020

@ihostage Sure, it would certainly make scala support easier, but how could I do a release? Currently, with Maven, it's fairly straightforward with "mvn release:clean release:prpeare" then "mvn release:perform"...

@ihostage
Copy link
Collaborator Author

ihostage commented Jan 6, 2020

SBT has plugins with the same feature 😉
Moreover, we can automate publishing releases by tag with Travis CI.
When I will find a time, I will create PR for this. 😉

@leleuj
Copy link
Member

leleuj commented Jan 7, 2020

OK. Excellent!

@leleuj
Copy link
Member

leleuj commented Nov 12, 2020

@ihostage Are you still planning to work on this? Otherwise, close it (Maven works well).

@leleuj
Copy link
Member

leleuj commented Nov 12, 2020

@ihostage BTW, can you fix the lagom-pac4j-java-demo? Thanks

@ihostage
Copy link
Collaborator Author

Hi, @leleuj! Yep, I still have a plan do that 😄

BTW, can you fix the lagom-pac4j-java-demo? Thanks

Yes, I will update both demo project when will find time for that. Sorry.

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

2 participants