-
-
Notifications
You must be signed in to change notification settings - Fork 109
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
Maven Support #584
Maven Support #584
Conversation
Thanks, Alex @alexmihailov! I'll review this as soon as possible 😉 |
@alexmihailov You need to run |
76cfd62
to
5c286e9
Compare
Hi @ihostage! I implemented sbt-maven-plugin-plugin to create a maven plugin on sbt. I am rewrote twirl maven plugin. When the review is over, I will release the sbt-maven-plugin-plugin and remove the SNAPSHOT from plugins.sbt |
63b98bf
to
150a9f0
Compare
Depends on #676 |
150a9f0
to
7c24d5d
Compare
8a1264a
to
3292e21
Compare
3292e21
to
5e54887
Compare
Will take a look now. |
@mkurz I think we are ready to merge it before final 2.0.0 😉 |
I will not take time to deep dive into how everything works. I am sure you know what you are doing. For me it's important that the current twirl code does not get broken, this looks good. I may one day take the time to see how the sbt-maven-plugin etc. work, together with the code here.:+1: for adding the docs. |
Fixes #581