Re: Maven Goals within Eclipse Debug environment?

2004-07-04 Thread Dion Gillard
For Java code, yes. For the jelly script execution, there's no step by step debug On Sun, 4 Jul 2004 20:28:48 -0600, David Erickson <[EMAIL PROTECTED]> wrote: > Maven seems to rock.. liking it more and more once the hassle of setting it > up is complete. I've been having problems with some of

RE: Maven Goals within Eclipse Debug environment?

2004-07-04 Thread Alex Shneyderman
> up is complete. I've been having problems with some of my unit tests > however, is it possible to launch maven tasks within Eclipse in a debug > environment so you can set breakpoints and what not to see whats going on? Do you have problems from within maven only? If not then the easiest would

Maven Goals within Eclipse Debug environment?

2004-07-04 Thread David Erickson
Maven seems to rock.. liking it more and more once the hassle of setting it up is complete. I've been having problems with some of my unit tests however, is it possible to launch maven tasks within Eclipse in a debug environment so you can set breakpoints and what not to see whats going on? Thank

Re: What in the meaning of the message "warning: last-modified not specified" in RC4?

2004-07-04 Thread Dion Gillard
Yep, that's fixed. On Mon, 5 Jul 2004 09:54:20 +1000, Brett Porter <[EMAIL PROTECTED]> wrote: > If you could test building from CVS (-r MAVEN-1_0-BRANCH) this should > be fixed. Let me know if you have any more issues. > > Cheers, > Brett > > > > On Sun, 4 Jul 2004 21:02:37 +1000, Dion Gillard

Re: maven-troque-plugin

2004-07-04 Thread Brett Porter
I think you'll get more help from the torque list on this one. On Fri, 02 Jul 2004 17:57:58 +0100, Khurram Chaudhary <[EMAIL PROTECTED]> wrote: > Hi All, > > I'm trying to build JetSpeed with maven, I've not used maven before so I am > a new bie. > > I'm getting the following error, can anyone p

Re: What in the meaning of the message "warning: last-modified not specified" in RC4?

2004-07-04 Thread Brett Porter
If you could test building from CVS (-r MAVEN-1_0-BRANCH) this should be fixed. Let me know if you have any more issues. Cheers, Brett On Sun, 4 Jul 2004 21:02:37 +1000, Dion Gillard <[EMAIL PROTECTED]> wrote: > I believe its a bug in the http handling that changed in RC4. > > Happens for me too

Re: Quick Dependency Questions

2004-07-04 Thread Brett Porter
#1: unless they have released builds, you'll need to build it yourself from CVS and place the JAR in your local repository as struts-1.2-SNAPSHOT.jar (then depend on version 1.2-SNAPSHOT) #2: as for #1. You really get into scary territory hacking on open source projects without submitting your cha

Quick Dependency Questions

2004-07-04 Thread Mark . Katheklakis
Return Receipt Your Quick Dependency Questions document :

Re: Maven and JDK 5.0

2004-07-04 Thread Brett Porter
No. I'm happy to work to resolve JDK 5.0 issues when it is officially released (and after Maven 1.0), but if you are getting the early accesses, be prepared to fix bugs yourself as it is going to be unknown whether the bug is in Maven or the JDK. Cheers, Brett On Sun, 04 Jul 2004 15:47:44 -0700,

Maven and JDK 5.0

2004-07-04 Thread Nadeem Bitar
Is there a documented list of plugins that do not work with JDK 5.0. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Quick Dependency Questions

2004-07-04 Thread dsearle
Return Receipt Your Quick Dependency Questions document:

Re: Maven (rc4) installer bug report

2004-07-04 Thread Geoffrey
Dion, Sure, love to help :) Only got some time in the evenings, but I 'll draw up a proposal file for the FAQ's, probably by Wednesday evening. Are there any big J2SE open source projects besides Maven I can consolidate some tricks from? As for the JVM included, I am all for. I am working on an o

Quick Dependency Questions

2004-07-04 Thread David Erickson
Hi just setting up maven.. got a couple quick questions: #1 My project is dependent on the currently un released struts 1.2.. which I have been occasionally grabbing from their nightly builds, how can I setup maven to be dependent on an unreleased version thats currently only in cvs? #2 Similar t

Re: What in the meaning of the message "warning: last-modified not specified" in RC4?

2004-07-04 Thread Dion Gillard
I believe its a bug in the http handling that changed in RC4. Happens for me too On Fri, 02 Jul 2004 12:18:49 -0400, Paul Spencer <[EMAIL PROTECTED]> wrote: > After upgrading to maven-1.0-rc4, the following message started > appearing when snapshot dependencies were being downloaded: >warning