-
Followers
psfblair
AttachmentsNo attachmentsAssociationsNo associationsActivityThis is nexus issue. If you add the -Pdownload command it shoudl work...mvn install -Pdownload
For more see...
http://scalate.fusesource.org/building.htmlTime ExpenditureLoading
<repositories>
<repository>
<id>scala-tools</id>
<url>http://scala-tools.org/repo-releases</url>
</repository>
<repository>
<id>maven2-repository.java.net</id>
<url>http://download.java.net/maven/2</url>
</repository>
</repositories>