- About Scala
- Documentation
- Code Examples
- Software
- Scala Developers
Maven + Scala, Call for Help
Sun, 2009-09-27, 03:10
All,
I've gotten my "scala-mojo-support" project to the point where we should be able to write maven plugins in the scala (at least in a simplistic, not necessarily very nice manner). What I'd like help with is testing and getting this ready for a 0.1.0 release. Right now the nightly is available on scala-tools.org. I'm going to add some more robust testing before stamping a release candidate build for everyone. I'm very low on free time and would like some help accomplishing the following:
1) Trying out the mojo support for various plugins that you may have for maven (Arnaud, I know you had an interest in this project, and I also know there is a maven-lift-plugin that could potentially migrate here...). Please report issues so I can make my tests more robust
2) Improve the documentation. All I have right now is the following wiki page, combined with an integration test.
3) Wrap the Maven APIs in Scala to make writing mojos in scala more useful than not.
If you're interested in helping with any of these, please let me know! I'll add you to the project.
Thanks,
- Josh
I've gotten my "scala-mojo-support" project to the point where we should be able to write maven plugins in the scala (at least in a simplistic, not necessarily very nice manner). What I'd like help with is testing and getting this ready for a 0.1.0 release. Right now the nightly is available on scala-tools.org. I'm going to add some more robust testing before stamping a release candidate build for everyone. I'm very low on free time and would like some help accomplishing the following:
1) Trying out the mojo support for various plugins that you may have for maven (Arnaud, I know you had an interest in this project, and I also know there is a maven-lift-plugin that could potentially migrate here...). Please report issues so I can make my tests more robust
2) Improve the documentation. All I have right now is the following wiki page, combined with an integration test.
3) Wrap the Maven APIs in Scala to make writing mojos in scala more useful than not.
If you're interested in helping with any of these, please let me know! I'll add you to the project.
Thanks,
- Josh