
scala_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 scala-maven-plugin Show documentation
Show all versions of scala-maven-plugin Show documentation
The scala-maven-plugin (previously maven-scala-plugin) is used for compiling/testing/running/documenting scala code of any maven project.
[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
© 2015 - 2025 Weber Informatics LLC | Privacy Policy