Ha - beat you ;-)

[INFO]
------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 7 minutes 56 seconds
[INFO] Finished at: Sat Sep 19 22:02:30 CEST 2009
[INFO] Final Memory: 47M/85M
[INFO]
------------------------------------------------------------------------
bash-3.2$

Must have been the 'clean'.  My missus says I should tidy up more
often too!

Thanks for the support

Best regards

Ray



On Sep 19, 7:03 pm, David Pollak <feeder.of.the.be...@gmail.com>
wrote:
> On my Mac OS X box:
>
> pony:liftweb dpp$ mvn -version
> Maven version: 2.0.9
> Java version: 1.6.0_15
> OS name: "mac os x" version: "10.6" arch: "i386" Family: "mac"
> pony:liftweb dpp$
>
> Here's the build log:
>
> pony:~ dpp$ cd tmp/
> pony:tmp dpp$ git clone git://github.com/dpp/liftweb.git
> Initialized empty Git repository in /Users/dpp/tmp/liftweb/.git/
> remote: Counting objects: 35122, done.
> remote: Compressing objects: 100% (12807/12807), done.
> remote: Total 35122 (delta 14036), reused 34877 (delta 13857)
> Receiving objects: 100% (35122/35122), 18.53 MiB | 907 KiB/s, done.
> Resolving deltas: 100% (14036/14036), done.
> pony:tmp dpp$ cd liftweb/
> pony:liftweb dpp$ git tag
> 0.10
> 0.9
> 1.0
> 1.0.1
> 1.0.2
> 1.1-M1
> 1.1-M3
> 1.1-M4
> 1.1-M5
> bonded_to_rev_121_baf_dpp
> buy_a_feature_svn_130
> igo_1_0
> innovation_games_oneline_1_0
> osgi01
> teched08_demo_jam
> pony:liftweb dpp$ git checout 1.0.2
> git: 'checout' is not a git-command. See 'git --help'.
>
> Did you mean this?
>     checkout
> pony:liftweb dpp$ git checkout 1.0.2
> Note: moving to '1.0.2' which isn't a local branch
> If you want to create a new branch from this checkout, you may do so
> (now or later) by using -b with the checkout command again. Example:
>   git checkout -b <new_branch_name>
> HEAD is now at eb3efbd... [release] prepare 1.0.2
> pony:liftweb dpp$ mvn clean install
> [INFO] Scanning for projects...
> [INFO] Reactor build order:
> [INFO]   Lift
> [INFO]   Lift Utils
> [INFO]   Lift WebKit
> [INFO]   Lift Mapper
> [INFO]   Lift Machine
> [INFO]   Lift Record
> [INFO]   Lift Textile
> [INFO]   Lift Facebook
> [INFO]   Lift AMQP
> [INFO]   Lift XMPP
> [INFO]   Lift Widgets
> [INFO]   Lift OpenID
> [INFO]   Lift OAuth
> [INFO]   Lift PayPal
> [INFO]   Lift TestKit
> [INFO]   Lift Core (full lift)
> [INFO]   Lift Sites
> [INFO]   Lift Example
> [INFO]   Skittr Example
> [INFO]   HelloLift example application
> [INFO]   HelloDarwin tutorial application
> [INFO]   JPA Demo Master
> [INFO]   JPADemo-spa
> [INFO]   JPADemo-web
> [INFO]   HTTP Authentication example
> [INFO]   lift-archetype-blank
> [INFO]   lift-archetype-basic
> WAGON_VERSION: 1.0-beta-2
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Building Lift
> [INFO]    task-segment: [clean, install]
> [INFO]
> ------------------------------------------------------------------------
> [INFO] artifact org.scala-tools:maven-scala-plugin: checking for updates
> from scala-tools.org
> [INFO] artifact org.apache.maven.plugins:maven-eclipse-plugin: checking for
> updates from scala-tools.org
> [INFO] [clean:clean]
> [INFO] [scala:compile {execution: default}]
> [INFO] Checking for multiple versions of scala
> [WARNING] No source files found.
> [INFO] [scala:testCompile {execution: default}]
> [INFO] Checking for multiple versions of scala
> [WARNING] No source files found.
> [INFO] [site:attach-descriptor]
> [INFO] Preparing source:jar
> [WARNING] Removing: jar from forked lifecycle, to prevent recursive
> invocation.
> [INFO] No goals needed for project - skipping
> [INFO] [source:jar {execution: attach-sources}]
> [INFO] [install:install]
> [INFO] Installing /Users/dpp/tmp/liftweb/pom.xml to
> /Users/dpp/.m2/repository/net/liftweb/lift/1.0.2/lift-1.0.2.pom
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Building Lift Utils
> [INFO]    task-segment: [clean, install]
> [INFO]
> ------------------------------------------------------------------------
> [INFO] artifact net.sf.alchim:yuicompressor-maven-plugin: checking for
> updates from scala-tools.org
> [INFO] [clean:clean]
> [INFO] [resources:resources]
> [INFO] Using default encoding to copy filtered resources.
> [INFO] [yuicompressor:compress {execution: default}]
> [INFO] nb warnings: 0, nb errors: 0
> [INFO] artifact org.mortbay.jetty:jetty: checking for updates from
> scala-tools.org
> [INFO] artifact org.mortbay.jetty:jetty: checking for updates from
> scala-tools.org.snapshots
> [INFO] artifact org.mortbay.jetty:jetty: checking for updates from central
> Downloading:http://scala-tools.org/repo-releases/org/mortbay/jetty/jetty/6.1.20/j...
> Downloading:http://scala-tools.org/repo-snapshots/org/mortbay/jetty/jetty/6.1.20/...
> Downloading:http://repo1.maven.org/maven2/org/mortbay/jetty/jetty/6.1.20/jetty-6....
> 6K downloaded
> Downloading:http://scala-tools.org/repo-releases/org/mortbay/jetty/jetty-util/6.1...
> Downloading:http://scala-tools.org/repo-snapshots/org/mortbay/jetty/jetty-util/6....
> Downloading:http://repo1.maven.org/maven2/org/mortbay/jetty/jetty-util/6.1.20/jet...
> 3K downloaded
> Downloading:http://scala-tools.org/repo-releases/com/ibm/icu/icu4j/2.6.1/icu4j-2....
> Downloading:http://scala-tools.org/repo-snapshots/com/ibm/icu/icu4j/2.6.1/icu4j-2...
> Downloading:http://repo1.maven.org/maven2/com/ibm/icu/icu4j/2.6.1/icu4j-2.6.1.pom
> 150b downloaded
> [INFO] [compiler:compile]
> [INFO] Nothing to compile - all classes are up to date
> [INFO] [scala:compile {execution: default}]
> [INFO] Checking for multiple versions of scala
> [INFO] Compiling 32 source files to
> /Users/dpp/tmp/liftweb/lift-util/target/classes
> [INFO] use java command with args in file forced : false
> [INFO] [resources:testResources]
>
> <snip>
>
> [INFO] [INFO]
> ------------------------------------------------------------------------
> [INFO] [INFO] Building sample
> [INFO] [INFO]    task-segment: [package]
> [INFO] [INFO]
> ------------------------------------------------------------------------
> [INFO] [INFO] [resources:resources]
> [INFO] [INFO] Using default encoding to copy filtered resources.
> [INFO] [INFO] [yuicompressor:compress {execution: default}]
> [INFO] [INFO] nb warnings: 0, nb errors: 0
> [INFO] [INFO] [compiler:compile]
> [INFO] [INFO] Nothing to compile - all classes are up to date
> [INFO] [INFO] [scala:compile {execution: default}]
> [INFO] [INFO] Checking for multiple versions of scala
> [INFO] [INFO] Compiling 3 source files to
> /Users/dpp/tmp/liftweb/lift-archetype-basic/target/sample/target/classes
> [INFO] [INFO] use java command with args in file forced : false
> [INFO] [INFO] [resources:testResources]
> [INFO] [INFO] Using default encoding to copy filtered resources.
> [INFO] [INFO] [compiler:testCompile]
> [INFO] [INFO] Nothing to compile - all classes are up to date
> [INFO] [INFO] [scala:testCompile {execution: default}]
> [INFO] [INFO] Checking for multiple versions of scala
> [INFO] [INFO] Compiling 3 source files to
> /Users/dpp/tmp/liftweb/lift-archetype-basic/target/sample/target/test-classes
> [INFO] [INFO] use java command with args in file forced : false
> [INFO] [INFO] [surefire:test]
> [INFO] [INFO] Surefire report directory:
> /Users/dpp/tmp/liftweb/lift-archetype-basic/target/sample/target/surefire-reports
> [INFO]
> [INFO] -------------------------------------------------------
> [INFO]  T E S T S
> [INFO] -------------------------------------------------------
> [INFO] Running test.AppTest
> [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.56
> sec
> [INFO]
> [INFO] Results :
> [INFO]
> [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
> [INFO]
> [INFO] [INFO] [war:war]
> [INFO] [INFO] Packaging webapp
> [INFO] [INFO] Assembling webapp[sample] in
> [/Users/dpp/tmp/liftweb/lift-archetype-basic/target/sample/target/sample-0.1]
> [INFO] [INFO] Processing war project
> [INFO] [INFO] Webapp assembled in[1170 msecs]
> [INFO] [INFO] Building war:
> /Users/dpp/tmp/liftweb/lift-archetype-basic/target/sample/target/sample-0.1.war
> [INFO] [INFO]
> ------------------------------------------------------------------------
> [INFO] [INFO] BUILD SUCCESSFUL
> [INFO] [INFO]
> ------------------------------------------------------------------------
> [INFO] [INFO] Total time: 23 seconds
> [INFO] [INFO] Finished at: Sat Sep 19 10:00:13 PDT 2009
> [INFO] [INFO] Final Memory: 15M/62M
> [INFO] [INFO]
> ------------------------------------------------------------------------
> [INFO]
> [INFO]
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Reactor Summary:
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Lift .................................................. SUCCESS
> [8.013s]
> [INFO] Lift Utils ............................................ SUCCESS
> [1:24.935s]
> [INFO] Lift WebKit ........................................... SUCCESS
> [1:03.291s]
> [INFO] Lift Mapper ........................................... SUCCESS
> [1:05.730s]
> [INFO] Lift Machine .......................................... SUCCESS
> [12.393s]
> [INFO] Lift Record ........................................... SUCCESS
> [13.243s]
> [INFO] Lift Textile .......................................... SUCCESS
> [26.846s]
> [INFO] Lift Facebook ......................................... SUCCESS
> [11.994s]
> [INFO] Lift AMQP ............................................. SUCCESS
> [6.365s]
> [INFO] Lift XMPP ............................................. SUCCESS
> [7.791s]
> [INFO] Lift Widgets .......................................... SUCCESS
> [20.714s]
> [INFO] Lift OpenID ........................................... SUCCESS
> [10.133s]
> [INFO] Lift OAuth ............................................ SUCCESS
> [0.620s]
> [INFO] Lift PayPal ........................................... SUCCESS
> [11.302s]
> [INFO] Lift TestKit .......................................... SUCCESS
> [9.424s]
> [INFO] Lift Core (full lift) ................................. SUCCESS
> [0.793s]
> [INFO] Lift Sites ............................................ SUCCESS
> [0.350s]
> [INFO] Lift Example .......................................... SUCCESS
> [39.610s]
> [INFO] Skittr Example ........................................ SUCCESS
> [17.423s]
> [INFO] HelloLift example application ......................... SUCCESS
> [14.857s]
> [INFO] HelloDarwin tutorial application ...................... SUCCESS
> [15.065s]
> [INFO] JPA Demo Master ....................................... SUCCESS
> [0.221s]
> [INFO] JPADemo-spa ........................................... SUCCESS
> [16.634s]
> [INFO] JPADemo-web ........................................... SUCCESS
> [20.697s]
> [INFO] HTTP Authentication example ........................... SUCCESS
> [8.920s]
> [INFO] lift-archetype-blank .................................. SUCCESS
> [26.078s]
> [INFO] lift-archetype-basic .................................. SUCCESS
> [25.730s]
> [INFO]
> ------------------------------------------------------------------------
> [INFO]
> ------------------------------------------------------------------------
> [INFO] BUILD SUCCESSFUL
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Total time: 9 minutes 4 seconds
> [INFO] Finished at: Sat Sep 19 10:00:14 PDT 2009
> [INFO] Final Memory: 44M/62M
> [INFO]
> ------------------------------------------------------------------------
> pony:liftweb dpp$
>
> On Sat, Sep 19, 2009 at 9:31 AM, mond ray mond <mondraym...@gmail.com>wrote:
>
>
>
> > It's an open source project so I don't think that users that have the
> > temerity to build it should be questioned ;-)
>
> > Like our friend runt (probably not his / her real name), I have built
> > 1.0.2 from the github tag, following your instructions and get build
> > problems with the SQLMapper.  A small sample:
>
> > [WARNING] /Users/ray/NetBeansProjects/liftweb/lift-mapper/src/main/
> > scala/net/liftweb/mapper/LoggingStatementWrappers.scala:565: error:
> > value setSQLXML is not a member of java.sql.PreparedStatement
> > [WARNING]       underlying.setSQLXML(index, x)
> > [WARNING]                  ^
> > [WARNING] 28 errors found
> > [INFO]
> > ------------------------------------------------------------------------
> > [ERROR] BUILD FAILURE
> > [INFO]
> > ------------------------------------------------------------------------
>
> > What must be done to build successfully?
>
> > Thanks
>
> > Ray
>
> > On Sep 19, 10:35 am, Timothy Perrett <timo...@getintheloop.eu> wrote:
> > > runt,
>
> > > Why on earth are you sudo'ing for a simple build? Moreover, is there a
> > > reason you want to build from source? See my instructions here:
>
> > >http://wiki.github.com/dpp/liftweb/how-to-getting-and-building-from-s...
>
> > > To be honest, if you just want to use lift then you really don't need
> > > to build the source - try the following command also:
>
> > > mvn archetype:generate -DarchetypeCatalog=http://scala-tools.org/
>
> > > Try those and let me know...
>
> > > Cheers, Tim
>
> > > On Sep 19, 1:14 am, runt <run...@gmail.com> wrote:
>
> > > > Hi Everyone,
>
> > > > Ok, so I want to see what the hype is about with Lift - it sounds
> > > > pretty exciting. However trying to build Lift from source is killing
> > > > my buzz, I tried using the instructions from the wiki
>
> > > > sudo git clone git://github.com/dpp/liftweb.git
> > > > cd liftweb
> > > > sudo /opt/maven/bin/mvn -e install
>
> > > > on unbuntu 9.04, with maven 2.2.1, and git 1.6.3.3. I have a tried it
> > > > a couple times and had epic fails that have ranged from compilation
> > > > errors to runtime errors.
>
> > > > Readinghttp://wiki.liftweb.net/index.php/Source_codesaystheclone
> > > > URL is from the trunk. Please correct me if I am mistaken with that -
> > > > I cannot seem to find anything about Lift's release management.
>
> > > > My question is are stable release sources available? I would like to
> > > > try my luck with one of those.
>
> > > > Thankyou - runt
>
> --
> Lift, the simply functional web frameworkhttp://liftweb.net
> Beginning Scalahttp://www.apress.com/book/view/1430219890
> Follow me:http://twitter.com/dpp
> Git some:http://github.com/dpp

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

Reply via email to