|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BasicArtifact | |
---|---|
org_scala_tools_maven |
Uses of BasicArtifact in org_scala_tools_maven |
---|
Fields in org_scala_tools_maven declared as BasicArtifact | |
---|---|
protected BasicArtifact[] |
ScalaMojoSupport.compilerPlugins
Compiler plugin dependencies to use when compiling. |
protected BasicArtifact[] |
ScalaMojoSupport.dependencies
Additional dependencies/jar to add to classpath to run "scalaClassName" (scope and optional field not supported) ex : <dependencies> <dependency> <groupId>org.scala-tools</groupId> <artifactId>scala-compiler-addon</artifactId> <version>1.0-SNAPSHOT</version> </dependency> </dependencies> |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |