Skip to content

jstrachan/maven-scala-plugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The maven-scala-plugin is used for compiling/testing/running/documenting scala code in maven

Links

Build

Currently, you need maven 2.x to build the plugin, create the site and run integration-test.

TODO

  • close issue from https://github.com/davidB/maven-scala-plugin/issues/
  • move build to run with maven 3.x
  • try to integrate the "dependency builder" of SBT 0.10
  • try to use aether to manage dependencies
  • refactor :
    • reduce copy-paste
    • file path management can be improve (a lot)
    • clean the code

About

The maven-scala-plugin is used for compiling/testing/running/documenting scala code in maven.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 94.0%
  • Scala 3.3%
  • Groovy 2.7%