Skip to content

An example Maven project which uses macros (Scala 2.10, scala-maven-plugin 3.1.0)

Notifications You must be signed in to change notification settings

jonnygraham/maven-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

An example Maven project which uses macros (Scala 2.10, scala-maven-plugin 3.1.0)

To verify that everything works fine, do mvn run.

Note that Zinc (incremental compiler used in the Scala plugin) doesn't yet support recompilation of macro clients if macro implementation has changed: harrah/xsbt#399.

Huge thanks to Nikita Volkov, who I've ripped off to throw together this project: https://github.com/nikita-volkov/macros-and-maven.

About

An example Maven project which uses macros (Scala 2.10, scala-maven-plugin 3.1.0)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published