[ 
https://issues.apache.org/jira/browse/BUILDR-95?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12612344#action_12612344
 ] 

Alex Boisvert commented on BUILDR-95:
-------------------------------------

Actually, right now you don't need SCALA_HOME unless you're using Scala 
projects, but you need to have either a) scala-tools.org repository or the 
Scala test artifacts available in your local repo because of the way the test 
frameworks are initialized.

I think we should fix this for 1.3.2 and I'll try to make it happen asap.


> Add "scala-init" task to download Scala artifact dependencies
> -------------------------------------------------------------
>
>                 Key: BUILDR-95
>                 URL: https://issues.apache.org/jira/browse/BUILDR-95
>             Project: Buildr
>          Issue Type: Task
>            Reporter: Alex Boisvert
>            Assignee: Alex Boisvert
>             Fix For: 1.3.2
>
>
> Since 1) Scala dependencies need to be referenced during Buildr bootstrap and 
> 2) Scala dependencies are found on a different Maven2 repo than other 
> artifacts, it's better to only download them when necessary.
> Need to create a "scala-init" task that will do this, and make the current 
> Scala infrastructure bail if these artifacts are not available.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to