Re: Using Eclipse with Mavenized Cayenne - http://cayenne.apache.org/eclipse.html

From: Mike Kienenberger (mkienen..mail.com)
Date: Wed Feb 28 2007 - 11:42:03 EST

  • Next message: Andrus Adamchik: "Re: Is maven-cayenne-build-plugin supposed to be 1.4 compatible? replace(String, String) is a java 1.5 method call."

    Ok. Everything now looks good in the jdk15 workspace except for the
    regression tests (expected it to fail) and the tutorials (which
    probably shouldn't be failing -- we just need to fix the
    dependencies).

    The one issue I see with the maven2 dependencies is that there's no
    javasource attached to them. I also don't see any way to configure
    it. Does maven automatically download and make available source jar
    files?

    Source not found
    -------------------------------
    The JAR of this classfile belongs to the container 'Maven2 Dependencies'.
    To configure the source attachment, go directly to the corresponding
    configuration page
    (For example for JREs go to 'Installed JREs' page in preferences).
    -------------------------------

    On 2/28/07, Mike Kienenberger <mkienen..mail.com> wrote:
    > Well, unfortunately, it didn't work out.
    > My eclipse projects are still messed up, whether fixed with
    > "eclipse:clean" and svn update or removing each of the files manually
    > and svn update.
    >
    > At this point, I'm going to start over from scratch.
    >
    > On 2/28/07, Mike Kienenberger <mkienen..mail.com> wrote:
    > > I started deleting these by hand, and then had an idea ---
    > >
    > > mvn eclipse:clean
    > >
    > > I think it worked, but it's hard to tell :-)
    > >
    > >
    > > On 2/28/07, Andrus Adamchik <andru..bjectstyle.org> wrote:
    > > >
    > > > On Feb 28, 2007, at 4:29 PM, Mike Kienenberger wrote:
    > > >
    > > > > Ok. That's my problem. I did mvn eclipse:eclipse. I wonder how I
    > > > > can undo it?
    > > >
    > > > rm .classpath .project
    > > > svn up
    > > >
    > > >
    > > > > Can we either disable or change the behavior of this command if it
    > > > > doesn't work as expected? This is the first thing a Maven user is
    > > > > going to try to do to get the project to work in Eclipse. At
    > > > > minimum, the web page needs to have a DON'T DO IT warning in big
    > > > > letters :-)
    > > >
    > > > Let's put it on http://cayenne.apache.org/eclipse.html
    > > >
    > > > Andrus
    > > >
    > > >
    > >
    >



    This archive was generated by hypermail 2.0.0 : Wed Feb 28 2007 - 11:42:37 EST