org_scala_tools_maven_cs.scalacs.boot.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of maven-scala-plugin Show documentation
Show all versions of maven-scala-plugin Show documentation
The maven-scala-plugin is used for compiling/testing/running/documenting scala code in maven.
[scala]
version: 2.7.7
[app]
org: ${scalacs.groupId}
name: ${scalacs.artifactId}
version: ${scalacs.version}
class: net_alchim31_scalacs.Main4Launch
cross-versioned: false
[repositories]
local
maven-local
sonatype-github: http://oss.sonatype.org/content/repositories/github
maven-central
scala-tools-releases
[boot]
directory: ${scalacs.directory}
[log]
level: info