We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 61fb9a5 + 8628f92 commit 2712a22Copy full SHA for 2712a22
build.xml
@@ -376,6 +376,7 @@ TODO:
376
377
<echo message="Using Scala ${starr.version} for STARR."/>
378
<artifact:dependencies pathId="starr.compiler.path" filesetId="starr.fileset">
379
+ <artifact:remoteRepository refid="sonatype-snapshot"/>
380
<artifact:remoteRepository refid="extra-repo"/>
381
<dependency groupId="org.scala-lang" artifactId="scala-library" version="${starr.version}"/>
382
<dependency groupId="org.scala-lang" artifactId="scala-reflect" version="${starr.version}"/>
0 commit comments