-
Notifications
You must be signed in to change notification settings - Fork 36
Home
Keegan Witt edited this page Jul 28, 2015
·
21 revisions
Welcome to the GMavenPlus wiki!
- Basic compilation instructions are on the Usage page (assumes a joint Groovy-Java project). If you're doing a pure Groovy project, check out this example.
- Script execution instructions can be found here.
- InvokeDynamic instructions can be found here.
- Android instructions can be found here.
- Looking for more examples of usage? Check out the Examples page.
- Need help? Ask in our Google group.
- Trying to decide if GMavenPlus is right for your project? Check out Choosing Your Build Tool.
- Migrating from GMaven? Check out GMaven Migration.
- Think you found a bug? Ask about it on our mailing list or open an issue and we'll look into it.
- Looking for project reports? Check out the Maven site.
- For those curious, there's some background on the project in the About page.
- Interested in Contributing?