I've a local copy of the lift sources that I'd like to build and debug my
app against.  So I currently reference the 1.1-SNAPSHOT artifact in my
application's pom.xml.

But maven seems to pull stuff down from the net more often than I'd like.
I'd like my snapshot not to change until I git pull the latest lift version
manually.  What's the best way to do this?

I was thinking perhaps one way would be to locally modify the version in all
the lift pom.xml files to 1.1-SNAPSHOT.local.  Or maybe there's some
configuration option?  Or perhaps I should setup a local maven repository?

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Lift" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to