Re: svn commit: r683091 - in /cayenne/main/trunk: itests/jpa-chapter5/pom.xml pom.xml

From: Andrus Adamchik (andru..bjectstyle.org)
Date: Thu Aug 07 2008 - 11:20:47 EDT

  • Next message: Kevin Menard: "Republished snapshots"

    On Aug 6, 2008, at 7:39 PM, Aristedes Maniatis wrote:

    > By the way, even after deleting ~/.m2, running mvn clean, mvn
    > install, mvn -P mac install, and then building the assembly I still
    > get old cayenne-client code built into the result. I stopped working
    > on it at the point when I felt I needed to hurl my laptop at the
    > wall. I'll try again today and take a fresh look at this.

    I am not sure why you are seeing the old code, but here is one more
    hint:

    $ rm -rf ~/.m2/repository/org/apache/cayenne/
    $ mvn -o -P mac clean install

    "-o" flag ensures a local build and prevents all repository
    communication. You can try adding locally to build-mac.sh as well.

    Andrus



    This archive was generated by hypermail 2.0.0 : Thu Aug 07 2008 - 11:21:27 EDT