This page is no longer maintained — Please continue to the home page at www.scala-lang.org

Using maven with local trunk build

1 reply
octoberdan
Joined: 2008-09-09,
User offline. Last seen 4 years 8 weeks ago.

Well, after several months of being absent, I'm finally back in the
Scala community! And already I am in need of help ;-). I've decided I
want to start working out of trunk so that I may begin contributing
again. Generally I use the Scala maven plugin to do my development,
but generally I also use stables and RCs from the repository which is
no longer the case. Is there a simple way of being setup such that my
builds in trunk are picked up by maven? Perhaps an existent (or
nonexistent that I can write) ant task for installation in those
circumstances? What would be the ideal setup?

With many thanks,
Daniel.

Joshua.Suereth
Joined: 2008-09-02,
User offline. Last seen 32 weeks 5 days ago.
Re: Using maven with local trunk build
http://code.google.com/p/esmi/wiki/ScalaMavenIntegrationUsage

Use the "deploy to local repository" section and reference 2.8.0-SNAPSHOT in your pom.


Cheers,
-Josh


On Fri, Apr 17, 2009 at 1:46 PM, Daniel Green <octoberdan@gmail.com> wrote:
Well, after several months of being absent, I'm finally back in the
Scala community! And already I am in need of help ;-). I've decided I
want to start working out of trunk so that I may begin contributing
again. Generally I use the Scala maven plugin to do my development,
but generally I also use stables and RCs from the repository which is
no longer the case. Is there a simple way of being setup such that my
builds in trunk are picked up by maven? Perhaps an existent (or
nonexistent that I can write) ant task for installation in those
circumstances?  What would be the ideal setup?

With many thanks,
Daniel.

Copyright © 2012 École Polytechnique Fédérale de Lausanne (EPFL), Lausanne, Switzerland