Re: Maven Eclipse Contribution

2004-01-08 Thread Mark H. Wilkinson
On Wed, 2004-01-07 at 15:54, Eddie Post wrote: > Hellu, > > I had some problems getting the eclipse plugin to work well with the Junit > syntax. > I noticed that the eclipse plugin work with the following syntax in the > project.xml: > >${basedir}/src/test > > > However, I no

Re: Maven Eclipse Contribution

2004-01-07 Thread Gilles Dodinet
[EMAIL PROTECTED] wrote: Gillie, on MPECLIPSE-2, the last comment there was that the patch no longer applied, as it had been refactored, but it should be easy enough to create a new patch. Want to give it a go? dion, although i have read the comments ben made at that time i never had the tim

Re: Maven Eclipse Contribution

2004-01-07 Thread dion
ses such that I can use them in > my build for other test classes in another subproject ? > > Regards, > Ed Bras > > > >From: Gilles Dodinet <[EMAIL PROTECTED]> > >To: [EMAIL PROTECTED] > >Subject: Re: Maven Eclipse Contribution > >Date: Wed, 07

Re: Maven Eclipse Contribution

2004-01-07 Thread Eddie Post
egards, Ed Bras From: Gilles Dodinet <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: Re: Maven Eclipse Contribution Date: Wed, 07 Jan 2004 18:42:16 +0100 Eddie, unitTestSourceDirectory is used to specify the directory where the test case _sources_ are located, whereas unit/resources is used

RE: Maven Eclipse Contribution

2004-01-07 Thread Jörg Schaible
Eddie Post wrote on Wednesday, January 07, 2004 4:54 PM: [snip] > How is this code handled ? Will it be added to a new version > of this plugin > ?? [snip] Just open an issue here: http://jira.codehaus.org/secure/BrowseProject.jspa?id=10352 Regards, Jörg -