New maven location for scalatest 1.0 not configurable
-----------------------------------------------------
Key: BUILDR-332
URL: https://issues.apache.org/jira/browse/BUILDR-332
Project: Buildr
Issue Type: Bug
Components: Test frameworks
Affects Versions: 1.3.5
Environment: All
Reporter: Alex Eagle
At revision 829438, vim +63 lib/buildr/scala/tests.rb
["org.scala-tools.testing:scalatest:jar:#{version}"] + Check.dependencies +
The new version 1.0 of scalatest has been released, and the maven package has
changed. Now it is here:
http://www.scala-tools.org/repo-releases/org/scalatest/scalatest/1.0/
Need some conditional here to look in the right package depending on the
requested version.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.